default.xml 2.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <channel name="xfce4-panel" version="1.0">
  3. <property name="configver" type="int" value="2"/>
  4. <property name="panels" type="array">
  5. <value type="int" value="1"/>
  6. <property name="panel-1" type="empty">
  7. <property name="position" type="string" value="p=6;x=0;y=0"/>
  8. <property name="length" type="uint" value="100"/>
  9. <property name="position-locked" type="bool" value="true"/>
  10. <property name="size" type="uint" value="26"/>
  11. <property name="plugin-ids" type="array">
  12. <value type="int" value="1"/>
  13. <value type="int" value="15"/>
  14. <value type="int" value="6"/>
  15. <value type="int" value="16"/>
  16. <value type="int" value="17"/>
  17. <value type="int" value="5"/>
  18. <value type="int" value="2"/>
  19. </property>
  20. <property name="background-style" type="uint" value="0"/>
  21. <property name="background-alpha" type="uint" value="0"/>
  22. </property>
  23. </property>
  24. <property name="plugins" type="empty">
  25. <property name="plugin-1" type="string" value="applicationsmenu">
  26. <property name="show-menu-icons" type="bool" value="true"/>
  27. <property name="show-button-title" type="bool" value="true"/>
  28. <property name="button-icon" type="string" value="/etc/lightdm/icon.png"/>
  29. </property>
  30. <property name="plugin-2" type="string" value="actions"/>
  31. <property name="plugin-15" type="string" value="separator">
  32. <property name="expand" type="bool" value="true"/>
  33. <property name="style" type="uint" value="0"/>
  34. </property>
  35. <property name="plugin-5" type="string" value="clock"/>
  36. <property name="plugin-6" type="string" value="systray">
  37. <property name="names-visible" type="array">
  38. <value type="string" value="vlc"/>
  39. <value type="string" value="xfce4-power-manager"/>
  40. <value type="string" value="wicd-client.py"/>
  41. </property>
  42. </property>
  43. <property name="plugin-16" type="string" value="pulseaudio">
  44. <property name="enable-keyboard-shortcuts" type="bool" value="true"/>
  45. </property>
  46. <property name="plugin-17" type="string" value="power-manager-plugin"/>
  47. </property>
  48. </channel>