Mercurial > pidgin.yaz
view pixmaps/sad.xpm @ 3387:c434f13dfa9b
[gaim-migrate @ 3406]
Even though we don't compile libicq anymore, it does have to be in
DIST_SUBDIRS, so that a make dist or make distcheck won't die on us.
We should probably remove it from configure.in (the line with
src/protocols/icqMakefile in AC_OUTPUT()). Then we can remove it from here.
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Thu, 08 Aug 2002 17:42:08 +0000 |
parents | 230b022108f4 |
children |
line wrap: on
line source
/* XPM */ static char * sad_xpm[] = { "19 19 11 1", " c None", ". c #000000", "+ c #CCCC00", "@ c #FFFF00", "# c #333333", "$ c #666600", "% c #666666", "& c #FFFFFF", "* c #CCCC33", "= c #999900", "- c #333300", " ....... ", " ..+@@@@@+.. ", " .+@@.@@@.@@+. ", " .@@@.@@@@@.@@@. ", " .+@.###@@@##..@+. ", " .@@$%&&*@$&&=$@@. ", ".+@@@%&.*@-&.=@@@+.", ".@@@@+..*@*..+@@@@.", ".@@@@@$@@@@@=@@@@@.", ".@@@@@@@@@@@@@@@@@.", ".@@@@@.......@@@@@.", ".@@$@.=@@@@@=.@$@@.", ".+@$-@@@***@@@-$@+.", " .@@$@@@@@@@@@$@@. ", " .+@@@@@@@@@@@@@+. ", " .@@@@@@@@@@@@@. ", " .+@@@@@@@@@+. ", " ..+@@@@@+.. ", " ....... "};