Mercurial > pidgin
view pixmaps/yell.xpm @ 3662:4fcd36091737
[gaim-migrate @ 3791]
Anybody else hate this?
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.
WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':
WARNING: AC_DEFINE([NEED_MAIN], 1,
WARNING: [Define if a function `main' is needed.])
WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
It's gone!
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sun, 13 Oct 2002 08:30:18 +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", " ....... ", " ..+@@@@@+.. ", " .+@@@@@@@@@+. ", " ..@@@@@@@@@@@#. ", " .++..@@@@@@@..++. ", " .@@@@..@@@..@@@@. ", ".+@@@..@@@@@..@@@+.", ".@@@@..@@@@@..@@@@.", ".@@@@@@@@@@@@@@@@@.", ".@@@@@@@....@@@@@@.", ".@@@@@@......@@@@@.", ".@@@@@........@@@@.", ".+@@@@........@@@+.", " .@@@@...$$...@@@. ", " .+@@@..%%%%..@@+. ", " .@@@@.%&&%.@@@. ", " .+@@@.$$.@@+. ", " ..+@@@@@+.. ", " ....... "};