view pixmaps/status-here.xpm @ 4163:986c175a607c

[gaim-migrate @ 4392] Bjo"rn Voigt (bjoernv) writes: " The German translation po/de.po is very old: "PO-Revision-Date: 2002-03-31 11:29+0200\n" Also, this translation is written with the ISO-8859-1 character set. Some characters (German umlauts) are not shown in Gaim, because gaim.cvs uses UTF-8. An updated po/de.po file can be found here: http://user.cs.tu-berlin.de/~bjoern/gaim/" this is of course, the translation at that url. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Tue, 31 Dec 2002 21:00:55 +0000
parents 182fbac488c0
children
line wrap: on
line source

/* XPM */
static char * status_here_xpm[] = {
"12 12 10 1",
"       c None",
".      c #C0C0C0",
"+      c #000000",
"@      c #808000",
"#      c #FFFF00",
"$      c #FFFFFF",
"%      c #000080",
"&      c #808080",
"*      c #800000",
"=      c #FF0000",
"  ..++@@..  ",
" .++####@@. ",
".+##$$$$#$@.",
".+#$$$####@.",
"+#$$%$#%$##@",
"+#$.&..&.##@",
"+##########@",
"+##*####=##@",
".+##*==*##@.",
".+########@.",
" .++#$$#@@. ",
"  ..+++@..  "};