Mercurial > pidgin.yaz
view pixmaps/yell.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 | 230b022108f4 |
children |
line wrap: on
line source
/* XPM */ static char * yell_xpm[] = { "19 19 8 1", " c None", ". c #000000", "+ c #CCCC00", "@ c #FFFF00", "# c #333300", "$ c #330000", "% c #FF6600", "& c #CC3300", " ....... ", " ..+@@@@@+.. ", " .+@@@@@@@@@+. ", " ..@@@@@@@@@@@#. ", " .++..@@@@@@@..++. ", " .@@@@..@@@..@@@@. ", ".+@@@..@@@@@..@@@+.", ".@@@@..@@@@@..@@@@.", ".@@@@@@@@@@@@@@@@@.", ".@@@@@@@....@@@@@@.", ".@@@@@@......@@@@@.", ".@@@@@........@@@@.", ".+@@@@........@@@+.", " .@@@@...$$...@@@. ", " .+@@@..%%%%..@@+. ", " .@@@@.%&&%.@@@. ", " .+@@@.$$.@@+. ", " ..+@@@@@+.. ", " ....... "};