comparison pixmaps/protocols/oscar/gnomeicu-online.xpm @ 3490:16f4776742af

[gaim-migrate @ 3547] I dont know why I felt like doing this.. I think I had a reason. I might remember why. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Sat, 07 Sep 2002 18:41:09 +0000
parents
children
comparison
equal deleted inserted replaced
3489:66bf7ecefedd 3490:16f4776742af
1 /* XPM */
2 static char * icon_online_xpm[] = {
3 "12 12 5 1",
4 " c None",
5 ". c #000000",
6 "+ c #FFFFFF",
7 "@ c #00FC00",
8 "# c #F8FC00",
9 " .. .. ",
10 " .+@.+@. ",
11 " .@@.@@... ",
12 " ...@.@@.+@.",
13 ".+@@....+@@.",
14 ".@@@.+#.... ",
15 " ....##.+@@.",
16 ".+@@....@@@.",
17 ".@@.+@.+... ",
18 " ...@@.@@. ",
19 " .@@.@@. ",
20 " .. .. "};