From 061cd70be23717fd9c42c801a1266eb0581913cd Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 16 Jul 2002 22:30:23 +0000 Subject: Added final large versions of the Inbox and Outbox icons. svn path=/trunk/; revision=17486 --- art/ChangeLog | 5 +++++ art/inbox.png | Bin 587 -> 3126 bytes art/outbox.png | Bin 575 -> 2841 bytes 3 files changed, 5 insertions(+) diff --git a/art/ChangeLog b/art/ChangeLog index 3cc9ae2669..0609e3f39a 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,3 +1,8 @@ +2002-07-16 Ettore Perazzoli + + * inbox.png, outbox.png: Added final large versions of the Inbox + and Outbox icons. + 2002-07-09 Dan Winship * Makefile.am (images_DATA): add folder.png, folder-mini.png, diff --git a/art/inbox.png b/art/inbox.png index 88071fa91e..6f79e4c395 100644 Binary files a/art/inbox.png and b/art/inbox.png differ diff --git a/art/outbox.png b/art/outbox.png index e52e00a7f3..035f58816d 100644 Binary files a/art/outbox.png and b/art/outbox.png differ -- cgit