--- a/finch/libgnt/pygnt/example/rss/gntrss-ui.py Wed Sep 12 09:45:16 2007 +0000 +++ b/finch/libgnt/pygnt/example/rss/gntrss-ui.py Wed Sep 12 11:04:26 2007 +0000 @@ -54,7 +54,7 @@ } __gntbindings__ = { - 'jump-next-unread' : ('jump_next_unread', 'J') + 'jump-next-unread' : ('jump_next_unread', 'n') } def jump_next_unread(self, null):