Mercurial > pidgin.yaz
view pixmaps/tongue.xpm @ 1109:c73736fa0b7c
[gaim-migrate @ 1119]
Auto-Away, courtesy BMiller. damn cool. i'm impressed. also minor touch-ups, mostly to indicate what all the FIXME's mean.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Mon, 20 Nov 2000 10:37:40 +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", " ....... ", " ..+@@@@@+.. ", " .+@@@@@@@@@+. ", " .@@@@@@@@@@@@@. ", " .+@@@.@@@@@.@@@+. ", " .@@@...@@@...@@@. ", ".+@@@...@@@...@@@+.", ".@@@@...@@@...@@@@.", ".@@@@...@@@...@@@@.", ".@@@@@.@@@@@.@@@@@.", ".@@@@@@@@@@@@@@@@@.", ".@@@@@@@@@@@@@@@@@.", ".+@@...........@@+.", " .@@@@@#####@@@@@. ", " .+@@@@@@####@@@+. ", " .@@@@@@@##@@@@. ", " .+@@@@@@@@@+. ", " ..+@@@@@+.. ", " ....... "};