Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/tools/py2exe/gcompris.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/py2exe/gcompris.py')
-rwxr-xr-xtools/py2exe/gcompris.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/tools/py2exe/gcompris.py b/tools/py2exe/gcompris.py
index 23ac7e0..e133ae0 100755
--- a/tools/py2exe/gcompris.py
+++ b/tools/py2exe/gcompris.py
@@ -21,5 +21,8 @@ import cairo
import pangocairo
import atk
import gobject
-
+# For tuxpaint launcher
+#import _winreg
+# For admin module
+#import pysqlite2
print "Hello gcompris world now"