aboutsummaryrefslogtreecommitdiffstats
path: root/art
diff options
context:
space:
mode:
authorTuomas Kuosmanen <tigert@src.gnome.org>2001-08-09 22:21:02 +0800
committerTuomas Kuosmanen <tigert@src.gnome.org>2001-08-09 22:21:02 +0800
commitfe269e36346d7ffa1fd06173cf5638a1ab966830 (patch)
tree3c354612d0cbca7731a818796919413592b504a2 /art
parentd86216c263f9b5c6af215fe4414e7df25c434d1c (diff)
downloadgsoc2013-evolution-fe269e36346d7ffa1fd06173cf5638a1ab966830.tar
gsoc2013-evolution-fe269e36346d7ffa1fd06173cf5638a1ab966830.tar.gz
gsoc2013-evolution-fe269e36346d7ffa1fd06173cf5638a1ab966830.tar.bz2
gsoc2013-evolution-fe269e36346d7ffa1fd06173cf5638a1ab966830.tar.lz
gsoc2013-evolution-fe269e36346d7ffa1fd06173cf5638a1ab966830.tar.xz
gsoc2013-evolution-fe269e36346d7ffa1fd06173cf5638a1ab966830.tar.zst
gsoc2013-evolution-fe269e36346d7ffa1fd06173cf5638a1ab966830.zip
Fixed to match the style of the other icons.. /tigert
svn path=/trunk/; revision=11831
Diffstat (limited to 'art')
-rw-r--r--art/ChangeLog6
-rw-r--r--art/send-receive.xpm95
2 files changed, 61 insertions, 40 deletions
diff --git a/art/ChangeLog b/art/ChangeLog
index cd74c6dd09..d001487abd 100644
--- a/art/ChangeLog
+++ b/art/ChangeLog
@@ -1,3 +1,9 @@
+2001-08-09 Tuomas Kuosmanen <tigert@ximian.com>
+
+ * send-receive.xpm: Updated this to have the yellow/green arrows
+ so it matches the style of other icons. Noticed that tasklist scales
+ 16x16 icons larger, so they generally look Bad(tm). (fixes #6475)
+
2001-08-07 Damon Chaplin <damon@ximian.com>
* timezone-16.xpm: copied from the international category icon.
diff --git a/art/send-receive.xpm b/art/send-receive.xpm
index 59d9bfb5d5..f9ba82e5c8 100644
--- a/art/send-receive.xpm
+++ b/art/send-receive.xpm
@@ -1,43 +1,58 @@
/* XPM */
-static char * 16_send_receive_xpm[] = {
-"16 16 24 1",
+static char * send_receive_xpm[] = {
+"16 16 39 1",
" c None",
". c #000000",
-"+ c #EEC7C1",
-"@ c #8B625D",
-"# c #F2D1CB",
-"$ c #CE3216",
-"% c #D25B46",
-"& c #CF8173",
-"* c #F4D8D3",
-"= c #B72C13",
-"- c #D29C94",
-"; c #C99A93",
-"> c #95220D",
-", c #7F8488",
-"' c #C5CED6",
-") c #CDD5DC",
-"! c #BAC6CF",
-"~ c #506D89",
-"{ c #9EADBB",
-"] c #95A6B7",
-"^ c #4F575E",
-"/ c #3A4148",
-"( c #42484E",
-"_ c #3F3F3F",
-" ",
-" ",
-" ",
-" .. ",
-" .+@.. ",
-" .#$%&. ",
-".*$$$=. ",
-" .-$==. .. ",
-" .;>.. ..,'. ",
-" .. .)!~{. ",
-" .]~~~^.",
-" .]~~/. ",
-" ...(. ",
-" ._ ",
-" ",
-" "};
+"+ c #F7EFD0",
+"@ c #F7EFD1",
+"# c #EED680",
+"$ c #C38909",
+"% c #F6ECC9",
+"& c #D1940C",
+"* c #B98208",
+"= c #A59458",
+"- c #D1BC70",
+"; c #E9D17B",
+"> c #B07C08",
+", c #916608",
+"' c #F3E3A8",
+") c #AE7B0A",
+"! c #F4E4AD",
+"~ c #F5E9BC",
+"{ c #D8E6D2",
+"] c #B9C9B1",
+"^ c #6F9059",
+"/ c #C6B26A",
+"( c #D7E5D0",
+"_ c #AECCA1",
+": c #557C3B",
+"< c #D3E3CB",
+"[ c #D0E1C9",
+"} c #DBE7D6",
+"| c #B9C3B5",
+"1 c #BDCEB6",
+"2 c #A9C79C",
+"3 c #65894C",
+"4 c #748C64",
+"5 c #668154",
+"6 c #669447",
+"7 c #58833C",
+"8 c #E1EBDC",
+"9 c #5E8A41",
+"0 c #E0EADB",
+" . ",
+" .+. ",
+" .@#$. ",
+" .%##&*. ",
+".%=-;>,,. ",
+"...'#)... ",
+" .!#). ..... ",
+" .~#). .{]^. ",
+" .#/). .(_:. ",
+" ..... .<_:. ",
+" ...[_:...",
+" .}|12345.",
+" .}__67. ",
+" .8_9. ",
+" .0. ",
+" . "};