summaryrefslogtreecommitdiffstats
path: root/abs/core/wmaker_settings/GNUstep/Defaults/system_menu
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-10-05 01:25:04 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-10-05 01:25:04 (GMT)
commitbf1016ccbfb7c04a4b1ffb0c09ccba068e73a9dd (patch)
tree99152e4a8cde4577b6fa387aa6b19525d1497f9f /abs/core/wmaker_settings/GNUstep/Defaults/system_menu
parent3b6edecc192dea64ff208f0f0322f88329ee7c05 (diff)
downloadlinhes_pkgbuild-bf1016ccbfb7c04a4b1ffb0c09ccba068e73a9dd.zip
linhes_pkgbuild-bf1016ccbfb7c04a4b1ffb0c09ccba068e73a9dd.tar.gz
linhes_pkgbuild-bf1016ccbfb7c04a4b1ffb0c09ccba068e73a9dd.tar.bz2
wmaker_settings: add sudo to mythvantage calls
Diffstat (limited to 'abs/core/wmaker_settings/GNUstep/Defaults/system_menu')
-rw-r--r--abs/core/wmaker_settings/GNUstep/Defaults/system_menu16
1 files changed, 16 insertions, 0 deletions
diff --git a/abs/core/wmaker_settings/GNUstep/Defaults/system_menu b/abs/core/wmaker_settings/GNUstep/Defaults/system_menu
new file mode 100644
index 0000000..f810637
--- /dev/null
+++ b/abs/core/wmaker_settings/GNUstep/Defaults/system_menu
@@ -0,0 +1,16 @@
+"System Configuration" 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
+ "User accounts" EXEC sudo mythinstall -s user
+ "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