Mercurial > pidgin.yaz
view pixmaps/status-idle.xpm @ 1521:ba83e9e2fd9b
[gaim-migrate @ 1531]
fix double-escaping of away messages and fix segfault for away messages that only consist of {}\\\"\n
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Thu, 01 Mar 2001 02:29:54 +0000 |
parents | 0c7c659fc730 |
children | 182fbac488c0 |
line wrap: on
line source
/* XPM */ static char * status_idle_xpm[] = { "17 17 11 1", " c None", ". c #FFFFFF", "+ c #FFFF00", "@ c #C6C3C6", "# c #848284", "$ c #848200", "% c #840084", "& c #00FFFF", "* c #0000FF", "= c #000084", "- c #000000", " ", " @@@@@@ ", " @@@--$$@@@ ", " @@--++++$$@@ ", " @-++....+.$@ ", " @@-+...++++$@@ ", " @-+..=.+=.++$@ ", " @-+.@#@@#@++$@ ", " @-**=+++++++$@ ", " @=&&#&=+++$++$@ ", " =&@.-.&=$$++$@@ ", " =&..=.&=++++$@ ", " =&-$=.@=.+$$@@ ", " =&.@.@&%-$@@@ ", " @=&&&&%@@@@ ", " @%%%%@ ", " "};