summaryrefslogtreecommitdiffstats
path: root/abs/core/wmaker_settings/GNUstep/Defaults/aux_menu
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/wmaker_settings/GNUstep/Defaults/aux_menu')
-rw-r--r--abs/core/wmaker_settings/GNUstep/Defaults/aux_menu20
1 files changed, 20 insertions, 0 deletions
diff --git a/abs/core/wmaker_settings/GNUstep/Defaults/aux_menu b/abs/core/wmaker_settings/GNUstep/Defaults/aux_menu
new file mode 100644
index 0000000..0bce5c5
--- /dev/null
+++ b/abs/core/wmaker_settings/GNUstep/Defaults/aux_menu
@@ -0,0 +1,20 @@
+"Applications" MENU
+ "Internet" MENU
+ "Avahi SSH Server Browser" EXEC /usr/bin/bssh
+ "Avahi VNC Server Browser" EXEC /usr/bin/bvnc
+ "Internet" END
+ "Programming" MENU
+ "Qt Assistant" EXEC /usr/bin/assistant
+ "Qt Designer" EXEC /usr/bin/designer
+ "Qt Linguist" EXEC /usr/bin/linguist
+ "Programming" END
+ "Sound & Video" MENU
+ "QT V4L2 test Utility" EXEC qv4l2
+ "Sound & Video" END
+ "System Tools" MENU
+ "Avahi Zeroconf Browser" EXEC /usr/bin/avahi-discover
+ "Tilda" EXEC tilda
+ "UXTerm" EXEC uxterm
+ "XTerm" EXEC xterm
+ "System Tools" END
+"Applications" END