summaryrefslogtreecommitdiffstats
path: root/abs/core/LinHES-config/mv_supplemental.py
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-08-23 15:27:45 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-08-23 15:27:45 (GMT)
commitbda151df1659f3c706385b2b8455c6ab44a1a9e3 (patch)
tree55ac8caa9ce1e33526b40de5e1f09f067e9b0411 /abs/core/LinHES-config/mv_supplemental.py
parent5b64c7e5eecd283b25cf6f60cd801436ba29fc4e (diff)
downloadlinhes_pkgbuild-bda151df1659f3c706385b2b8455c6ab44a1a9e3.zip
linhes_pkgbuild-bda151df1659f3c706385b2b8455c6ab44a1a9e3.tar.gz
linhes_pkgbuild-bda151df1659f3c706385b2b8455c6ab44a1a9e3.tar.bz2
LinHES-config/LinHES-system: set_windowmanager.sh rename mythvantage style to enhanced.
add checks to set_windowmanager to check that the wm is valid and that the style is valid
Diffstat (limited to 'abs/core/LinHES-config/mv_supplemental.py')
-rw-r--r--abs/core/LinHES-config/mv_supplemental.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/LinHES-config/mv_supplemental.py b/abs/core/LinHES-config/mv_supplemental.py
index e25465e..608e997 100644
--- a/abs/core/LinHES-config/mv_supplemental.py
+++ b/abs/core/LinHES-config/mv_supplemental.py
@@ -20,7 +20,7 @@ def windowmanager(systemconfig):
style = ""
if style == "1" and windowmanager != "default" :
- style = "mythvantage"
+ style = "enhanced"
else:
style = ""