On change les images des icones pour tre plus agrable lire par un
francophone. darcs-hash:20060415151629-72cb0-8effdd0373526dba7c7e6aeefcc9bbbf5bdfeadf.gz
This commit is contained in:
parent
c10aa62d3e
commit
ba2a01bceb
1 changed files with 3 additions and 3 deletions
|
@ -40,9 +40,9 @@ class ThemeCrans(ThemeBase):
|
|||
'attach': ("%(attach_count)s", "moin-attach.png", 7, 15),
|
||||
# RecentChanges
|
||||
'rss': (_("[RSS]"), "moin-rss.png", 36, 14),
|
||||
'deleted': (_("[DELETED]"), "moin-deleted.png",60, 12),
|
||||
'updated': (_("[UPDATED]"), "moin-updated.png",60, 12),
|
||||
'new': (_("[NEW]"), "moin-new.png", 31, 12),
|
||||
'deleted': (_("[DELETED]"), "moin-supprime.png",51, 12),
|
||||
'updated': (_("[UPDATED]"), "moin-modifie.png",45, 12),
|
||||
'new': (_("[NEW]"), "moin-nouveau.png", 51, 12),
|
||||
'diffrc': (_("[DIFF]"), "moin-diff.png", 22, 22),
|
||||
# General
|
||||
'bottom': (_("[BOTTOM]"), "moin-bottom.png", 14, 10),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue