aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2001-10-31 23:50:11 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2001-10-31 23:50:11 +0800
commitb632b84b27d54fd098f1f64786733421b703da6f (patch)
tree060d78fdfa89ad3c81596817b60e4de656c19215
parent8b9b96523922646c3f4a102630af574db06acea1 (diff)
downloadgsoc2013-evolution-b632b84b27d54fd098f1f64786733421b703da6f.tar
gsoc2013-evolution-b632b84b27d54fd098f1f64786733421b703da6f.tar.gz
gsoc2013-evolution-b632b84b27d54fd098f1f64786733421b703da6f.tar.bz2
gsoc2013-evolution-b632b84b27d54fd098f1f64786733421b703da6f.tar.lz
gsoc2013-evolution-b632b84b27d54fd098f1f64786733421b703da6f.tar.xz
gsoc2013-evolution-b632b84b27d54fd098f1f64786733421b703da6f.tar.zst
gsoc2013-evolution-b632b84b27d54fd098f1f64786733421b703da6f.zip
Install `evolution.png', not `evolution-icon.png'.
* Makefile.am: Install `evolution.png', not `evolution-icon.png'. * evolution.png: Renamed from `evolution-icon.png', removing the old, now unused `evolution.png'. svn path=/trunk/; revision=14538
-rw-r--r--art/ChangeLog7
-rw-r--r--art/Makefile.am2
-rw-r--r--art/evolution.pngbin4281 -> 4547 bytes
3 files changed, 8 insertions, 1 deletions
diff --git a/art/ChangeLog b/art/ChangeLog
index b6de803445..7d856a7992 100644
--- a/art/ChangeLog
+++ b/art/ChangeLog
@@ -1,3 +1,10 @@
+2001-10-31 Ettore Perazzoli <ettore@ximian.com>
+
+ * Makefile.am: Install `evolution.png', not `evolution-icon.png'.
+
+ * evolution.png: Renamed from `evolution-icon.png', removing the
+ old, now unused `evolution.png'.
+
2001-10-30 Jakub Steiner <jimmac@ximian.com>
* splash-1-0.png: new style splash
diff --git a/art/Makefile.am b/art/Makefile.am
index 58407c9586..ccb77e5d83 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -181,7 +181,7 @@ conduits_DATA = \
evo-48-todo-conduit.png
appicondir = $(datadir)/pixmaps
-appicon_DATA = evolution-icon.png
+appicon_DATA = evolution.png
EXTRA_DIST = \
attachment.xpm \
diff --git a/art/evolution.png b/art/evolution.png
index 3b0f90b292..ea73f96409 100644
--- a/art/evolution.png
+++ b/art/evolution.png
Binary files differ