Mercurial > pidgin
view pixmaps/fgcolor.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 | 9e2dcad06d3c |
children |
line wrap: on
line source
/* XPM */ static char *fgcolor_xpm[] = { /* columns rows colors chars-per-pixel */ "16 13 4 1", " c Blue", ". c Magenta", "X c Gray60", "o c None", /* pixels */ "oooooooooooooooo", "oooooooooooooooo", "oooooooooooooooo", "oooooooooooooooo", "oooooooo ooooooo", "ooooooo oooooo", "ooooooo oooooo", "oooooo o ooooo", "oooooo ooooo", "ooooo ooo oooo", "ooooo ooo oooo", "oooo o ooo", "oooooooooooooooo", };