Mercurial > pidgin.yaz
view pixmaps/gnome_add.xpm @ 4276:32fcf4cf5f80
[gaim-migrate @ 4527]
E'ric Boumaour (zongo_fr) writes:
"This patch enables the use of ngettext for singular and
plural forms of sentences ("%s person in room"/"%s
people in room") cf. gettext documentation.
Some call to g_snprintf have been rewritten to make
strings translatable (like "%s has %s")
The patch is also available at
http://www.frankiz.org/gaim/ starting by i18n-ngettext-
http://www.frankiz.org/gaim/i18n-ngettext-20030110.diff
is the current file, a newer date would be an update.
HTH,
Eric"
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Fri, 10 Jan 2003 15:36:48 +0000 |
parents | ff7a04b30608 |
children |
line wrap: on
line source
/* XPM */ static char * gnome_add_xpm[] = { "24 24 29 1", " c None", ". c #000000", "+ c #706C60", "@ c #E0DCC0", "# c #6F6B5F", "$ c #6E6A5E", "% c #DEDABE", "& c #ADA798", "* c #686754", "= c #949480", "- c #BAB696", "; c #41413F", "> c #5F5F59", ", c #D4CCC0", "' c #A7A296", ") c #B3B090", "! c #484844", "~ c #84847C", "{ c #A19D90", "] c #4B4B48", "^ c #CEC7B9", "/ c #969289", "( c #BAB3A8", "_ c #6D6D66", ": c #AAA597", "< c #5B5B56", "[ c #7F7C71", "} c #5A5A54", "| c #8D897F", " ", " ", " ", " ... ", " ... ", " ... ", " ... ", " ... ", " ....... ", " ..... ", " ...+...@... ", " ..++#$#.@%%@@.. ", " .&.*+++=@@@-;>. ", " .,,'.*+=@)!>~~. ", " .,,,,{.+]>~~~~. ", " .,,,,,^.~~~~~~. ", " .,,,,,,.~~~~~~. ", " .,,,,,,.~~~~~~. ", " ./(,,,,.~~~~~_. ", " ..:,,,.~~~~<.. ", " .[(,.~~}.. ", " ..|.}.. ", " ... ", " "};