summaryrefslogtreecommitdiffstats
path: root/abs/core/wmaker_settings/GNUstep/Defaults/system_menu
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-10-08 01:53:08 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-10-08 01:53:08 (GMT)
commite9f780559b6c0d56f219e053c23c35c11748560d (patch)
treeb598f1e64405337015f5e62c14ca5b0cc9156856 /abs/core/wmaker_settings/GNUstep/Defaults/system_menu
parent0bcc106ac80552a806bc318218deeab6b3a99ac5 (diff)
downloadlinhes_pkgbuild-e9f780559b6c0d56f219e053c23c35c11748560d.zip
linhes_pkgbuild-e9f780559b6c0d56f219e053c23c35c11748560d.tar.gz
linhes_pkgbuild-e9f780559b6c0d56f219e053c23c35c11748560d.tar.bz2
wmaker_settings: rename Systemconfig meno to service menu. Rearrage order to match the mythtv interface
Diffstat (limited to 'abs/core/wmaker_settings/GNUstep/Defaults/system_menu')
-rw-r--r--abs/core/wmaker_settings/GNUstep/Defaults/system_menu24
1 files changed, 13 insertions, 11 deletions
diff --git a/abs/core/wmaker_settings/GNUstep/Defaults/system_menu b/abs/core/wmaker_settings/GNUstep/Defaults/system_menu
index f810637..fb2750c 100644
--- a/abs/core/wmaker_settings/GNUstep/Defaults/system_menu
+++ b/abs/core/wmaker_settings/GNUstep/Defaults/system_menu
@@ -1,16 +1,18 @@
-"System Configuration" MENU
+"Service Menu" MENU
"Access " EXEC sudo mythinstall -s accesscontrol
- "Network " EXEC sudo mythinstall -s network:
- "System Type " EXEC sudo mythinstall -s hostype
- "Screensaver " EXEC sudo mythinstall -s screensaver
- "Remotes " EXEC sudo mythinstall -s ir
"Add/Remove software " EXEC sudo mythinstall -s plugins,software
- "Shutdown settings " EXEC sudo mythinstall -s sleep
- "Display " EXEC sudo mythinstall -s advancedX
"Advanced" EXEC sudo mythinstall -s advanced
+ "Audio Settings" EXEC sudo mythinstall -s sound
+ "Display " EXEC sudo mythinstall -s advancedX
+ "Dynamic DNS" EXEC sudo mythinstall -s ddns
+ "File shares" EXEC sudo mythinstall -s fileshare
+ "Miscellanouse settings" EXEC sudo mythinstall -s misc
+ "Network " EXEC sudo mythinstall -s network
+ "Remotes " EXEC sudo mythinstall -s ir
+ "Screensaver " EXEC sudo mythinstall -s screensaver
+ "Shutdown settings " EXEC sudo mythinstall -s sleep
+ "System Type " EXEC sudo mythinstall -s hostype
"User accounts" EXEC sudo mythinstall -s user
+ "VNC service " EXEC sudo mythinstall -s vnc
"Web security" EXEC sudo mythinstall -s webuser
- "vnc service " EXEC sudo mythinstall -s vnc
- "User accounts" EXEC sudo mythinstall -s user
- "File shares" EXEC sudo mythinstall -s fileshare
-"System Configuration" END
+"Service Menu" END