summaryrefslogtreecommitdiffstats
path: root/abs/core/wmaker_settings/GNUstep/Defaults/aux_menu
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-09-03 19:08:52 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-09-03 19:08:52 (GMT)
commitcb1b6fc77c93d2de8f9d4f632069da655a4592f5 (patch)
treee865d10dd7bced32b0fbcce72690d7e8232b35f0 /abs/core/wmaker_settings/GNUstep/Defaults/aux_menu
parent89b1c2ed6b63457b2af33ef06a1e1996188cf5d4 (diff)
downloadlinhes_pkgbuild-cb1b6fc77c93d2de8f9d4f632069da655a4592f5.zip
linhes_pkgbuild-cb1b6fc77c93d2de8f9d4f632069da655a4592f5.tar.gz
linhes_pkgbuild-cb1b6fc77c93d2de8f9d4f632069da655a4592f5.tar.bz2
wmaker_settings: Fix the default menu to only include applications installed on the machine, also added all the possible options for mythinstall config screens
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