summaryrefslogtreecommitdiffstats
path: root/superkaramba/examples/globalMouse
diff options
context:
space:
mode:
Diffstat (limited to 'superkaramba/examples/globalMouse')
-rw-r--r--superkaramba/examples/globalMouse/eyes.py2
-rw-r--r--superkaramba/examples/globalMouse/eyes.theme2
2 files changed, 2 insertions, 2 deletions
diff --git a/superkaramba/examples/globalMouse/eyes.py b/superkaramba/examples/globalMouse/eyes.py
index 64bc3e0..b95f86d 100644
--- a/superkaramba/examples/globalMouse/eyes.py
+++ b/superkaramba/examples/globalMouse/eyes.py
@@ -108,7 +108,7 @@ def widgetUpdated(widget):
#f.close()
- #karamba.createWidgetMask(widget, theme_path + "pics/tqmask.png")
+ #karamba.createWidgetMask(widget, theme_path + "pics/mask.png")
linkePupille = karamba.createImage(widget, 15, 30, theme_path + "pics/pupille.png")
rechtePupille = karamba.createImage(widget, 100, 30, theme_path + "pics/pupille.png")
diff --git a/superkaramba/examples/globalMouse/eyes.theme b/superkaramba/examples/globalMouse/eyes.theme
index ffdff73..4f2417b 100644
--- a/superkaramba/examples/globalMouse/eyes.theme
+++ b/superkaramba/examples/globalMouse/eyes.theme
@@ -1,3 +1,3 @@
-KARAMBA X=5 Y=850 W=167 H=111 MASK="pics/tqmask.png" LOCKED=false INTERVAL=100
+KARAMBA X=5 Y=850 W=167 H=111 MASK="pics/mask.png" LOCKED=false INTERVAL=100
IMAGE X=0 Y=0 PATH="pics/eyes.png"