diff finch/libgnt/pygnt/example/rss/gntrss-ui.py @ 18871:2e41a68009ba

Fix a few small bugs in the example code.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 11 Aug 2007 04:17:15 +0000
parents a03c8b79f39b
children 44b4e8bd759b
line wrap: on
line diff
--- a/finch/libgnt/pygnt/example/rss/gntrss-ui.py	Sat Aug 11 04:15:11 2007 +0000
+++ b/finch/libgnt/pygnt/example/rss/gntrss-ui.py	Sat Aug 11 04:17:15 2007 +0000
@@ -73,6 +73,7 @@
         if first:
             self.set_active(first)
             self.set_selected(first)
+        return True
 
     def __init__(self):
         self.active = None