Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Char.py
diff options
context:
space:
mode:
Diffstat (limited to 'Char.py')
-rw-r--r--Char.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/Char.py b/Char.py
index 6a2e1eb..c47b79e 100644
--- a/Char.py
+++ b/Char.py
@@ -19,7 +19,7 @@ class Char:
pixbuf = None #gtk.gdk.Pixbuf()
def themes():
- return [Char()]
+ return [None]
"""