File: TrayIcon.xml

package info (click to toggle)
muine 0.8.7-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 4,436 kB
  • ctags: 3,081
  • sloc: cs: 12,764; sh: 8,895; ansic: 5,290; xml: 1,408; makefile: 493
file content (13 lines) | stat: -rw-r--r-- 312 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
<ui>
  <popup name="Menu">
    <menuitem action="TogglePlay" />
    <separator />
    <menuitem action="Previous" />
    <menuitem action="Next" />
    <separator />
    <menuitem action="PlaySong" />
    <menuitem action="PlayAlbum" />
    <separator />
    <menuitem action="ToggleVisible" />
  </popup>
</ui>