Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Char.py
diff options
context:
space:
mode:
authorAleksey Lim <alsroot@member.fsf.org>2009-01-21 02:53:52 (GMT)
committer Aleksey Lim <alsroot@member.fsf.org>2009-01-21 11:51:12 (GMT)
commit8398a7c2ad0a751a809b66a058bdab37403e8401 (patch)
treeafe4b1b0e383efb2bfc90e57cb793e549d48e594 /Char.py
parent2226397d5157e3aee5f2bd612adbb9a98747322e (diff)
...
Diffstat (limited to 'Char.py')
-rw-r--r--Char.py5
1 files changed, 4 insertions, 1 deletions
diff --git a/Char.py b/Char.py
index 6450cd5..f69d54b 100644
--- a/Char.py
+++ b/Char.py
@@ -24,7 +24,10 @@ class Char:
self.dir = dir
self.custom = custom
- def thumb(self):
+ def thumb(self, index = None):
+ return self.pixbuf
+
+ def orig(self, index):
return self.pixbuf
THEMES = (