https://bugs.gpodder.org/show_bug.cgi?id=1303
Jonas Kölker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Jonas Kölker <[email protected]> 2012-02-06 15:39:42 GMT --- (In reply to comment #3) > Making self._commands was a really good idea - nicely done! :) Oh, I forgot to thank you: thanks! It instills confidence and makes me happy when I hear that my ideas are good :-) (For those who didn't read the patch, it's clear that Thomas means `Making self._commands *a dictionary*') [I also added a fix for a minor snag: foo(_("bar %s" % baz)) becomes foo(_("bar %s") % baz)] -- Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes. _______________________________________________ gPodder-Bugs mailing list [email protected] https://lists.berlios.de/mailman/listinfo/gpodder-bugs
