changeset 1966:074c31619d38

[gaim-migrate @ 1976] Nor does this. committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Wed, 06 Jun 2001 22:28:49 +0000
parents cfdb6a9d3af8
children c51b002b95a0
files pixmaps/Makefile.am pixmaps/mrt.xpm
diffstat 2 files changed, 28 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/pixmaps/Makefile.am	Wed Jun 06 22:28:19 2001 +0000
+++ b/pixmaps/Makefile.am	Wed Jun 06 22:28:49 2001 +0000
@@ -77,6 +77,7 @@
 		logout_icon.xpm			\
 		luke03.xpm			\
 		moneymouth.xpm			\
+		mrt.xpm				\
 		msg_pending.xpm			\
 		msn_away.xpm			\
 		msn_online.xpm			\
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/pixmaps/mrt.xpm	Wed Jun 06 22:28:49 2001 +0000
@@ -0,0 +1,27 @@
+/* XPM */
+static char * mrt_xpm[] = {
+"18 19 5 1",
+" 	c None",
+".	c #000000",
+"+	c #000008",
+"@	c #FFBD00",
+"#	c #FFFFFF",
+"      ......      ",
+"    ..@@@@@@..    ",
+"  ..@..@@@@..@..  ",
+"  ..@..@@@@..@..  ",
+" .@@.#+.@@..#+@@. ",
+" ..#####..####++. ",
+"..##############++",
+".+####+####+####++",
+".+####+####+##++@.",
+".@+#####++###+@@@.",
+".@@..##+@@+##+@@@.",
+".@@@@.+@@@@++@@@@.",
+" .@@@@......@@@@. ",
+" ..@@.@@@@@@.@... ",
+"  ....@....@....  ",
+"  ....@....@..    ",
+"   ...@....@..    ",
+"     .@@@@@@.     ",
+"      ......      "};