diff options
author | Tuomas Kuosmanen <tigert@src.gnome.org> | 2001-07-20 14:12:38 +0800 |
---|---|---|
committer | Tuomas Kuosmanen <tigert@src.gnome.org> | 2001-07-20 14:12:38 +0800 |
commit | b2eeffb7617092b12e7c9e82e21dbf46db7bb24e (patch) | |
tree | 27f75041074b2baf89b9d7721091ff243f3b2baf | |
parent | f1738a4b78c2801519e255796029ef8ec22c2791 (diff) | |
download | gsoc2013-evolution-b2eeffb7617092b12e7c9e82e21dbf46db7bb24e.tar gsoc2013-evolution-b2eeffb7617092b12e7c9e82e21dbf46db7bb24e.tar.gz gsoc2013-evolution-b2eeffb7617092b12e7c9e82e21dbf46db7bb24e.tar.bz2 gsoc2013-evolution-b2eeffb7617092b12e7c9e82e21dbf46db7bb24e.tar.lz gsoc2013-evolution-b2eeffb7617092b12e7c9e82e21dbf46db7bb24e.tar.xz gsoc2013-evolution-b2eeffb7617092b12e7c9e82e21dbf46db7bb24e.tar.zst gsoc2013-evolution-b2eeffb7617092b12e7c9e82e21dbf46db7bb24e.zip |
Removed the colored background from the icons, since it turned out it
was confusing, especially on the "small icons" mode of the shortcutbar.
/tigert
svn path=/trunk/; revision=11255
-rw-r--r-- | art/ChangeLog | 8 | ||||
-rw-r--r-- | art/evolution-calendar.png | bin | 3140 -> 2733 bytes | |||
-rw-r--r-- | art/evolution-contacts.png | bin | 3092 -> 2288 bytes | |||
-rw-r--r-- | art/evolution-inbox.png | bin | 3285 -> 2937 bytes | |||
-rw-r--r-- | art/evolution-tasks.png | bin | 3853 -> 3601 bytes | |||
-rw-r--r-- | art/evolution-today.png | bin | 4153 -> 3713 bytes |
6 files changed, 8 insertions, 0 deletions
diff --git a/art/ChangeLog b/art/ChangeLog index 565f9ceb07..b23d53193c 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,11 @@ +2001-07-20 <tigert@ximian.com> + + * evolution-calendar.png, evolution-contacts.png, + evolution-inbox.png, evolution-tasks.png, evolution-today.png: + Took out the colored background circles from the icons, apparently + people found them confusing rather than useful, especially on small + icons -mode of the shortcutbar. + 2001-07-19 Rodrigo Moya <rodrigo@ximian.com> * Makefile.am: install the 2 new category icons diff --git a/art/evolution-calendar.png b/art/evolution-calendar.png Binary files differindex 39a870e08f..76afca6b6f 100644 --- a/art/evolution-calendar.png +++ b/art/evolution-calendar.png diff --git a/art/evolution-contacts.png b/art/evolution-contacts.png Binary files differindex 90d5cf8d68..0d2cfb7e5f 100644 --- a/art/evolution-contacts.png +++ b/art/evolution-contacts.png diff --git a/art/evolution-inbox.png b/art/evolution-inbox.png Binary files differindex f7a6ab4d91..66a4ba89cd 100644 --- a/art/evolution-inbox.png +++ b/art/evolution-inbox.png diff --git a/art/evolution-tasks.png b/art/evolution-tasks.png Binary files differindex 13ae43f11d..a3771c23eb 100644 --- a/art/evolution-tasks.png +++ b/art/evolution-tasks.png diff --git a/art/evolution-today.png b/art/evolution-today.png Binary files differindex ddfe7821f7..010bcb8cc7 100644 --- a/art/evolution-today.png +++ b/art/evolution-today.png |