diff -r 8d10d094b7aa -r 50476028f83f finch/libgnt/pygnt/example/rss/gntrss-ui.py --- 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