diff pixmaps/tb_drag_arrow_down.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_down.xpm	Thu Dec 29 19:01:48 2005 +0000
+++ b/pixmaps/tb_drag_arrow_down.xpm	Thu Dec 29 19:34:23 2005 +0000
@@ -1,21 +1,32 @@
 /* XPM */
-static const char * arrow_down_xpm[] = {
-"13 16 2 1",
-" 	c None",
-".	c #FF0000",
-"     ...     ",
-"     ...     ",
-"     ...     ",
-"     ...     ",
-"     ...     ",
-"     ...     ",
-"     ...     ",
-"     ...     ",
-"     ...     ",
-".............",
-" ........... ",
-"  .........  ",
-"   .......   ",
-"    .....    ",
-"     ...     ",
-"      .      "};
+static char * tb_drag_arrow_down_xpm[] = {
+"13 16 13 1",
+" 	g None",
+".	g #E40E0E",
+"+	g #B80000",
+"@	g #F02F2F",
+"#	g #E78383",
+"$	g #E87676",
+"%	g #E56A6A",
+"&	g #EDAFAF",
+"*	g #E79F9F",
+"=	g #ED9191",
+"-	g #F05757",
+";	g #E54545",
+">	g #D23333",
+"    ....+    ",
+"    @#$%+    ",
+"    @#$%+    ",
+"    @#$%+    ",
+"    @#$%+    ",
+"    @#$%+    ",
+"    @#$%+    ",
+"    @#$%+    ",
+"    @#$%+    ",
+"....@#$%....+",
+" @&*=#$%-;>+ ",
+"  @*=#$%-;+  ",
+"   @=#$%-+   ",
+"    @#$%+    ",
+"     @$+     ",
+"      +      "};