diff pixmaps/available.xpm @ 1344:8b5ed2f0496c

[gaim-migrate @ 1354] jabber stuff. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 21 Dec 2000 10:31:42 +0000
parents
children c172128500ec
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pixmaps/available.xpm	Thu Dec 21 10:31:42 2000 +0000
@@ -0,0 +1,23 @@
+/* XPM */
+static char * available_xpm[] = {
+"15 15 5 1",
+" 	c None",
+".	c #333333",
+"+	c #FFFF00",
+"@	c #000000",
+"#	c #4C4C4C",
+"               ",
+"      ...      ",
+"     .+++.     ",
+"    .+++++.    ",
+"   .+++++++.   ",
+"   .++@+@++.   ",
+"   .++@+@++.   ",
+"   .+++@+++.   ",
+"    .++@++.    ",
+"    .++@++.    ",
+"     .+++.     ",
+"     #@@@#     ",
+"     #@@@#     ",
+"      @@@      ",
+"               "};