--- monomoin/to_be_moved_to_the_plugin_directory/monomoin.py 2006-01-06 10:51:16.000000000 +0000 +++ monomoin/to_be_moved_to_the_plugin_directory/monomoin.py 2009-07-30 13:02:10.000000000 +0100 @@ -38,10 +38,13 @@ 'up': (_("Up"), "moin-parent.png", 15, 13), # FileAttach 'attach': ("%(attach_count)s", "moin-attach.png", 7, 15), + 'attachimg': (_("[ATTACH]"), "attach.png", 32, 32), # RecentChanges 'rss': (_("[RSS]"), "moin-rss.png", 36, 14), 'deleted': (_("[DELETED]"), "moin-deleted.png",60, 12), 'updated': (_("[UPDATED]"), "moin-updated.png",60, 12), + 'renamed': (_("[RENAMED]"), "moin-renamed.png", 60, 12), + 'conflict': (_("[CONFLICT]"), "moin-conflict.png", 60, 12), 'new': (_("[NEW]"), "moin-new.png", 31, 12), 'diffrc': (_("[DIFF]"), "moin-diff.png", 15, 11), # General