Mercurial > pidgin
view pixmaps/protocols/msn/msn_flower.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 | 7e35f9ffa81f |
children |
line wrap: on
line source
/* XPM */ static char * msn_flower[] = { "21 21 18 1", " c None", ". c #CC5A3E", "+ c #B54F37", "@ c #DF856C", "# c #A93623", "$ c #E96C46", "% c #FCC3A4", "& c #F5592E", "* c #F87B52", "= c #EA3923", "- c #FAB089", "; c #A87066", "> c #B1B1B1", ", c #396B4C", "' c #89716A", ") c #5D7069", "! c #4A794A", "~ c #999899", " ", " . . + ", " @#+$++# ", " %&.*=.$ ", " -.$$=+$ ", " $=$*=.. ", " ;*.=.$+ ", " #+++#> ", " ,'> ", " , ", " ,, , ", " ))!,,, ", " ,,, , ", " , , )) ", " ,,,,,) ", " )~!,, ", " )>, ", " ) ", " ", " ", " "};