summaryrefslogtreecommitdiffstats
path: root/abs/core/wmaker_settings/GNUstep/Defaults/myth_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/myth_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/myth_menu')
-rw-r--r--abs/core/wmaker_settings/GNUstep/Defaults/myth_menu21
1 files changed, 21 insertions, 0 deletions
diff --git a/abs/core/wmaker_settings/GNUstep/Defaults/myth_menu b/abs/core/wmaker_settings/GNUstep/Defaults/myth_menu
new file mode 100644
index 0000000..444f9f1
--- /dev/null
+++ b/abs/core/wmaker_settings/GNUstep/Defaults/myth_menu
@@ -0,0 +1,21 @@
+"Applications" MENU
+ "MythFrontend" EXEC mythfrontend
+ "MythTV setup" EXEC mythtv-setup
+ "System configuration" MENU
+ "Access " EXEC mythinstall -s accesscontrol
+ "Network " EXEC mythinstall -s network
+ "System Type " EXEC mythinstall -s hostype
+ "Screensaver " EXEC mythinstall -s screensaver
+ "Remotes " EXEC mythinstall -s ir
+ "Add/Remove software " EXEC mythinstall -s plugins,software
+ "Shutdown settings " EXEC mythinstall -s sleep
+ "Display " EXEC mythinstall -s advancedX
+ "Advanced" EXEC mythinstall -s advanced
+ "User accounts" EXEC mythinstall -s user
+ "Web security" EXEC mythinstall -s webuser
+ "vnc service " EXEC mythinstall -s vnc
+ "User accounts" EXEC mythinstall -s user
+ "File shares" EXEC mythinstall -s fileshare
+ "System Configuration" END
+
+"Applications" END