aboutsummaryrefslogtreecommitdiff
path: root/mytest.py
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2005-05-20 20:50:42 +0000
committerFelix Domke <tmbinc@elitedvb.net>2005-05-20 20:50:42 +0000
commit5610b97e30804e35cc242e14702e4f4cb8f5aa40 (patch)
treeee64ee0c80bed5baa6792a88d6ae8fdd22b9152b /mytest.py
parent8eb03b9a607269d101bf67c7734cf3fb5346ccf5 (diff)
downloadenigma2-5610b97e30804e35cc242e14702e4f4cb8f5aa40.tar.gz
enigma2-5610b97e30804e35cc242e14702e4f4cb8f5aa40.zip
- merge cluts for borders, too
Diffstat (limited to 'mytest.py')
-rw-r--r--mytest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mytest.py b/mytest.py
index 461fdfa2..d6cfb1a2 100644
--- a/mytest.py
+++ b/mytest.py
@@ -153,7 +153,7 @@ def runScreenTest():
import keymapparser
keymapparser.readKeymap()
import skin
-skin.loadSkin()
+skin.loadSkin(getDesktop())
# first, setup a screen
runScreenTest()