aboutsummaryrefslogtreecommitdiffstats
path: root/art
diff options
context:
space:
mode:
Diffstat (limited to 'art')
-rw-r--r--art/ChangeLog8
-rw-r--r--art/Makefile.am8
-rw-r--r--art/inbox-mini.pngbin0 -> 587 bytes
-rw-r--r--art/inbox.pngbin0 -> 587 bytes
-rw-r--r--art/outbox-mini.pngbin0 -> 575 bytes
-rw-r--r--art/outbox.pngbin0 -> 575 bytes
6 files changed, 12 insertions, 4 deletions
diff --git a/art/ChangeLog b/art/ChangeLog
index 09f9c30d1c..be22e7daa8 100644
--- a/art/ChangeLog
+++ b/art/ChangeLog
@@ -1,3 +1,11 @@
+2002-07-09 Ettore Perazzoli <ettore@ximian.com>
+
+ * Makefile.am (images_DATA): inbox-mini.png instead of
+ inbox-16.png, outbox-mini.png instead of outbox-16.png. Also add
+ inbox.png and outbox.png.
+ (inbox.png): New.
+ (outbox.png): New.
+
2002-05-20 Ettore Perazzoli <ettore@ximian.com>
* schedule-meeting-24.png: New.
diff --git a/art/Makefile.am b/art/Makefile.am
index bd70574209..28f623e17e 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -69,8 +69,8 @@ images_DATA = \
ico-weather.png \
import.png \
import.xpm \
- inbox-16.png \
- inbox-full-16.png \
+ inbox.png \
+ inbox-mini.png \
ldap-mini.png \
ldap-settings.png \
ldap.png \
@@ -107,8 +107,8 @@ images_DATA = \
offline.png \
online.png \
open-in-new-window-16.png \
- outbox-16.png \
- outbox-full-16.png \
+ outbox.png \
+ outbox-mini.png \
pattern.png \
pgp-signature-bad.png \
pgp-signature-nokey.png \
diff --git a/art/inbox-mini.png b/art/inbox-mini.png
new file mode 100644
index 0000000000..88071fa91e
--- /dev/null
+++ b/art/inbox-mini.png
Binary files differ
diff --git a/art/inbox.png b/art/inbox.png
new file mode 100644
index 0000000000..88071fa91e
--- /dev/null
+++ b/art/inbox.png
Binary files differ
diff --git a/art/outbox-mini.png b/art/outbox-mini.png
new file mode 100644
index 0000000000..e52e00a7f3
--- /dev/null
+++ b/art/outbox-mini.png
Binary files differ
diff --git a/art/outbox.png b/art/outbox.png
new file mode 100644
index 0000000000..e52e00a7f3
--- /dev/null
+++ b/art/outbox.png
Binary files differ