Mercurial > pidgin.yaz
view pixmaps/tongue.xpm @ 2691:b5698b2cad87
[gaim-migrate @ 2704]
you did it wrong, sean. we should take the default for the widget (which in gaim always ends up being the default for the style, but that's ok)
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 07 Nov 2001 21:17:32 +0000 |
parents | 230b022108f4 |
children | 213da352c0a8 |
line wrap: on
line source
/* XPM */ static char * tongue_xpm[] = { "19 19 5 1", " c None", ". c #000000", "+ c #CCCC00", "@ c #FFFF00", "# c #FF0000", " ....... ", " ..+@@@@@+.. ", " .+@@@@@@@@@+. ", " .@@@@@@@@@@@@@. ", " .+@@@.@@@@@.@@@+. ", " .@@@...@@@...@@@. ", ".+@@@...@@@...@@@+.", ".@@@@...@@@...@@@@.", ".@@@@...@@@...@@@@.", ".@@@@@.@@@@@.@@@@@.", ".@@@@@@@@@@@@@@@@@.", ".@@@@@@@@@@@@@@@@@.", ".+@@...........@@+.", " .@@@@@#####@@@@@. ", " .+@@@@@@####@@@+. ", " .@@@@@@@##@@@@. ", " .+@@@@@@@@@+. ", " ..+@@@@@+.. ", " ....... "};