diff options
author | Tuomas Kuosmanen <tigert@src.gnome.org> | 2001-07-12 20:36:38 +0800 |
---|---|---|
committer | Tuomas Kuosmanen <tigert@src.gnome.org> | 2001-07-12 20:36:38 +0800 |
commit | 69054ca6f38225c84e9b0980e9ad4ccf2cf93aec (patch) | |
tree | 395ca8af3d87cf75e1e51ff8392cfb0c4d740e8b | |
parent | 6b3232a68491b65eb0185c443b7bdd1d7864253d (diff) | |
download | gsoc2013-evolution-69054ca6f38225c84e9b0980e9ad4ccf2cf93aec.tar gsoc2013-evolution-69054ca6f38225c84e9b0980e9ad4ccf2cf93aec.tar.gz gsoc2013-evolution-69054ca6f38225c84e9b0980e9ad4ccf2cf93aec.tar.bz2 gsoc2013-evolution-69054ca6f38225c84e9b0980e9ad4ccf2cf93aec.tar.lz gsoc2013-evolution-69054ca6f38225c84e9b0980e9ad4ccf2cf93aec.tar.xz gsoc2013-evolution-69054ca6f38225c84e9b0980e9ad4ccf2cf93aec.tar.zst gsoc2013-evolution-69054ca6f38225c84e9b0980e9ad4ccf2cf93aec.zip |
Renamed for consistency. Though we need to think about the consistent naming
a bit sometime. /tigert
svn path=/trunk/; revision=11035
-rw-r--r-- | art/ChangeLog | 12 | ||||
-rw-r--r-- | art/delete_message.png (renamed from art/delete.png) | bin | 1210 -> 1210 bytes |
2 files changed, 12 insertions, 0 deletions
diff --git a/art/ChangeLog b/art/ChangeLog index c22d41a83e..2b75eb0211 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,15 @@ +2001-07-12 <tigert@ximian.com> + + * delete_message.[png,xpm]: New versions for the trashcan icon. + I am wondering if we should do some filename cleanup here, all menu + icons should really be 16_foo.png, whereas the toolbar ones should + be foo.png. Currently we are mixing PNG and XPM here with some files + having otherwise same names (like this one).. + +2001-07-11 <tigert@ximian.com> + + * new_appointment.[png,xpm]: New versions + 2001-07-10 Tuomas Kuosmanen <tigert@ximian.com> * new_appointment.png: New appointment icon. diff --git a/art/delete.png b/art/delete_message.png Binary files differindex 1bec6baac7..1bec6baac7 100644 --- a/art/delete.png +++ b/art/delete_message.png |