diff pixmaps/tb_drag_arrow_right.xpm @ 12676:87e95b8ce60b

[gaim-migrate @ 15019] SF Patch #139054 from Julien Pivotto " There is 4 new pictures (arrows) for the Tab D&D. In the sources, it is in /pixmaps. And It's under GPL !" committer: Tailor Script <tailor@pidgin.im>
author Richard Laager <rlaager@wiktel.com>
date Thu, 29 Dec 2005 19:34:23 +0000
parents 5fb47ec9bfe4
children
line wrap: on
line diff
--- a/pixmaps/tb_drag_arrow_right.xpm	Thu Dec 29 19:01:48 2005 +0000
+++ b/pixmaps/tb_drag_arrow_right.xpm	Thu Dec 29 19:34:23 2005 +0000
@@ -1,18 +1,29 @@
 /* XPM */
-static char * tb_drag_arrow_left_xpm[] = {
-"16 13 2 1",
+static char * tb_drag_arrow_right_xpm[] = {
+"16 13 13 1",
 " 	c None",
-".	c #FF0000",
+".	c #B80000",
+"+	c #E40E0E",
+"@	c #D23333",
+"#	c #E54545",
+"$	c #F05757",
+"%	c #E56A6A",
+"&	c #E87676",
+"*	c #E78383",
+"=	c #F02F2F",
+"-	c #ED9191",
+";	c #E79F9F",
+">	c #EDAFAF",
 "         .      ",
-"         ..     ",
-"         ...    ",
-"         ....   ",
-"         .....  ",
-"............... ",
-"................",
-"............... ",
-"         .....  ",
-"         ....   ",
-"         ...    ",
-"         ..     ",
-"         .      "};
+"         +.     ",
+"         +@.    ",
+"         +##.   ",
+".........+$$$.  ",
+"+%%%%%%%%%%%%%. ",
+"+&&&&&&&&&&&&&&.",
+"+*************= ",
+"+=========---=  ",
+"         +;;=   ",
+"         +>=    ",
+"         +=     ",
+"         +      "};