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