summaryrefslogtreecommitdiffstats
path: root/noatun/modules/systray/systrayui.rc
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/modules/systray/systrayui.rc')
-rw-r--r--noatun/modules/systray/systrayui.rc20
1 files changed, 20 insertions, 0 deletions
diff --git a/noatun/modules/systray/systrayui.rc b/noatun/modules/systray/systrayui.rc
new file mode 100644
index 00000000..2b50654b
--- /dev/null
+++ b/noatun/modules/systray/systrayui.rc
@@ -0,0 +1,20 @@
+<!DOCTYPE kpartgui>
+<kpartgui name="noatunsystray" version="12">
+<Menu name="tray">
+ <Action name="file_open"/>
+ <Action name="show_playlist"/>
+ <Separator lineSeparator="true"/>
+ <Action name="back"/>
+ <Action name="stop"/>
+ <Action name="play"/>
+ <Action name="forward"/>
+ <Separator lineSeparator="true"/>
+ <Action name="loop_style"/>
+ <Action name="effects"/>
+ <Action name="equalizer"/>
+ <Separator lineSeparator="true"/>
+ <Action name="options_configure"/>
+ <Separator lineSeparator="true"/>
+ <Action name="file_quit"/>
+</Menu>
+</kpartgui>