Mercurial > pidgin
comparison gtk/pixmaps/tb_drag_arrow_right.xpm @ 14191:009db0b357b5
This is a hand-crafted commit to migrate across subversion revisions
16854:16861, due to some vagaries of the way the original renames were
done. Witness that monotone can do in one revision what svn had to
spread across several.
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Sat, 16 Dec 2006 04:59:55 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
14190:366be2ce35a7 | 14191:009db0b357b5 |
---|---|
1 /* XPM */ | |
2 static char * tb_drag_arrow_right_xpm[] = { | |
3 "16 13 13 1", | |
4 " c None", | |
5 ". c #B80000", | |
6 "+ c #E40E0E", | |
7 "@ c #D23333", | |
8 "# c #E54545", | |
9 "$ c #F05757", | |
10 "% c #E56A6A", | |
11 "& c #E87676", | |
12 "* c #E78383", | |
13 "= c #F02F2F", | |
14 "- c #ED9191", | |
15 "; c #E79F9F", | |
16 "> c #EDAFAF", | |
17 " . ", | |
18 " +. ", | |
19 " +@. ", | |
20 " +##. ", | |
21 ".........+$$$. ", | |
22 "+%%%%%%%%%%%%%. ", | |
23 "+&&&&&&&&&&&&&&.", | |
24 "+*************= ", | |
25 "+=========---= ", | |
26 " +;;= ", | |
27 " +>= ", | |
28 " += ", | |
29 " + "}; |