annotate pixmaps/protocols/icq/gnomeicu-na.xpm @ 4018:1e9dbcdf8455
[gaim-migrate @ 4218]
No longer building sound headers, sounds are played from file
committer: Tailor Script <tailor@pidgin.im>
author |
Herman Bloggs <hermanator12002@yahoo.com> |
date |
Fri, 29 Nov 2002 19:12:24 +0000 |
parents |
f4f5eb78a201 |
children |
|
rev |
line source |
3581
|
1 /* XPM */
|
|
2 static char * icon_na_xpm[] = {
|
|
3 "12 12 6 1",
|
|
4 " c None",
|
|
5 ". c #000000",
|
|
6 "+ c #FFFFFF",
|
|
7 "@ c #00FC00",
|
|
8 "# c #F80000",
|
|
9 "$ c #F8FCF8",
|
|
10 " .. .. ",
|
|
11 " .+@.+@. ",
|
|
12 " .@@.@@... ",
|
|
13 " .########@.",
|
|
14 ".#.$$.$$.$#.",
|
|
15 ".#..$.$.$.# ",
|
|
16 " #.$..$...#.",
|
|
17 ".#.$$.$.$.#.",
|
|
18 ".@########. ",
|
|
19 " ...@@.@@. ",
|
|
20 " .@@.@@. ",
|
|
21 " .. .. "};
|