comparison pixmaps/wink.xpm @ 500:230b022108f4

[gaim-migrate @ 510] adding pixmaps for smileys committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 18 Jul 2000 05:05:41 +0000
parents
children
comparison
equal deleted inserted replaced
499:3ebd3ca4c3d4 500:230b022108f4
1 /* XPM */
2 static char * wink_xpm[] = {
3 "19 19 6 1",
4 " c None",
5 ". c #000000",
6 "+ c #CCCC00",
7 "@ c #FFFF00",
8 "# c #333300",
9 "$ c #FFFFFF",
10 " ....... ",
11 " ..+@@@@@+.. ",
12 " .+@@@@@@@@@+. ",
13 " .@@@@@@@@@@@@@. ",
14 " .+@@@@@@@@@@@@@+. ",
15 " .@@#.@@@@@@@@@@@. ",
16 ".+@.$$.@@@@..@@@@+.",
17 ".@@.$..@@...@@@@@@.",
18 ".@@@..@@@@@@@@@@@@.",
19 ".@@@@@@@@@@@@@@@@@.",
20 ".@@@@@@@@@@@@@@@@@.",
21 ".@@@@@@@@@.@@@@@@@.",
22 ".+@.@@@@@@@...@@@+.",
23 " .@@.@@@@@..@@@@@. ",
24 " .+@@.....#@@@@@+. ",
25 " .@@@....@@@@@@. ",
26 " .+@@@@@@@@@+. ",
27 " ..+@@@@@+.. ",
28 " ....... "};