annotate pixmaps/close_small.xpm @ 1030:38452403563b

[gaim-migrate @ 1040] updating the buddy list to work better with multiple connections. there are still a bunch of things fucked up with this but i wanted more people to start working on it than just me, especially since i won't be here this weekend. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 27 Oct 2000 07:53:32 +0000
parents 8b9f0537f473
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
727
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
1 /* XPM */
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
2 static char * close_small_xpm[] = {
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
3 "18 18 2 1",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
4 " c None",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
5 ". c #000000",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
6 " ",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
7 " ",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
8 " ",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
9 " ",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
10 " . ",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
11 " .. ... ",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
12 " .... ",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
13 " ... ",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
14 " ... ",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
15 " ..... ",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
16 " . ... ",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
17 " . . ",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
18 " ",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
19 " ",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
20 " ",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
21 " ",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
22 " ",
8b9f0537f473 [gaim-migrate @ 737]
Rob Flynn <gaim@robflynn.com>
parents:
diff changeset
23 " "};