Advertisement
Guest User

Untitled

a guest
Jun 30th, 2013
577
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. <channel name="xfce4-panel" version="1.0">
  4. <property name="configver" type="int" value="2"/>
  5. <property name="panels" type="array">
  6. <value type="int" value="1"/>
  7. <value type="int" value="2"/>
  8. <property name="panel-1" type="empty">
  9. <property name="position" type="string" value="p=6;x=64;y=24"/>
  10. <property name="plugin-ids" type="array">
  11. <value type="int" value="1"/>
  12. <value type="int" value="2"/>
  13. <value type="int" value="5"/>
  14. <value type="int" value="4"/>
  15. <value type="int" value="3"/>
  16. </property>
  17. <property name="size" type="uint" value="24"/>
  18. <property name="position-locked" type="bool" value="true"/>
  19. <property name="length" type="uint" value="100"/>
  20. </property>
  21. <property name="panel-2" type="empty">
  22. <property name="position" type="string" value="p=8;x=64;y=999"/>
  23. <property name="position-locked" type="bool" value="true"/>
  24. <property name="size" type="uint" value="24"/>
  25. <property name="length" type="uint" value="100"/>
  26. <property name="plugin-ids" type="array">
  27. <value type="int" value="8"/>
  28. <value type="int" value="9"/>
  29. <value type="int" value="6"/>
  30. </property>
  31. </property>
  32. </property>
  33. <property name="plugins" type="empty">
  34. <property name="plugin-1" type="string" value="applicationsmenu"/>
  35. <property name="plugin-2" type="string" value="separator">
  36. <property name="expand" type="bool" value="true"/>
  37. <property name="style" type="uint" value="0"/>
  38. </property>
  39. <property name="plugin-3" type="string" value="clock">
  40. <property name="digital-format" type="string" value="%I:%M %p"/>
  41. <property name="show-frame" type="bool" value="false"/>
  42. </property>
  43. <property name="plugin-4" type="string" value="mixer">
  44. <property name="sound-card" type="string" value="AurealVortexau8810Alsamixer"/>
  45. <property name="track" type="string" value="Master"/>
  46. <property name="command" type="string" value="xfce4-mixer"/>
  47. </property>
  48. <property name="plugin-5" type="string" value="systray">
  49. <property name="show-frame" type="bool" value="false"/>
  50. <property name="names-visible" type="array">
  51. <value type="string" value="task manager"/>
  52. </property>
  53. </property>
  54. <property name="plugin-6" type="string" value="tasklist"/>
  55. <property name="plugin-8" type="string" value="launcher">
  56. <property name="items" type="array">
  57. <value type="string" value="13721836661.desktop"/>
  58. </property>
  59. </property>
  60. <property name="plugin-9" type="string" value="launcher">
  61. <property name="items" type="array">
  62. <value type="string" value="13721836963.desktop"/>
  63. </property>
  64. </property>
  65. </property>
  66. </channel>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement