Mercurial > pidgin
view pixmaps/smile.xpm @ 1764:1e0613d9526b
[gaim-migrate @ 1774]
I decided to do the time stamp w/ messages thing that Eric put in the TODO list.
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Fri, 27 Apr 2001 23:26:19 +0000 |
parents | 230b022108f4 |
children |
line wrap: on
line source
/* XPM */ static char * smile_xpm[] = { "19 19 7 1", " c None", ". c #000000", "+ c #CCCC00", "@ c #FFFF00", "# c #666600", "$ c #999900", "% c #FF3300", " ....... ", " ..+@@@@@+.. ", " .+@@@@@@@@@+. ", " .@@@@@@@@@@@@@. ", " .+@@@.@@@@@.@@@+. ", " .@@@...@@@...@@@. ", ".+@@@...@@@...@@@+.", ".@@@@...@@@...@@@@.", ".@@@@@.@@@@@.@@@@@.", ".@@@@@@@@@@@@@@@@@.", ".@@@.@@@@@@@@@.@@@.", ".@@.#@@@@@@@@@#.@@.", ".+@@@.+@@@@@+.@@@+.", " .@@@@..$$$..@@@@. ", " .+@@@@.%%%.@@@@+. ", " .@@@@@...@@@@@. ", " .+@@@@@@@@@+. ", " ..+@@@@@+.. ", " ....... "};