diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-31 23:50:11 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-10-31 23:50:11 +0800 |
commit | b632b84b27d54fd098f1f64786733421b703da6f (patch) | |
tree | 060d78fdfa89ad3c81596817b60e4de656c19215 | |
parent | 8b9b96523922646c3f4a102630af574db06acea1 (diff) | |
download | gsoc2013-evolution-b632b84b27d54fd098f1f64786733421b703da6f.tar.gz 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/ChangeLog | 7 | ||||
-rw-r--r-- | art/Makefile.am | 2 | ||||
-rw-r--r-- | art/evolution.png | bin | 4281 -> 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 Binary files differindex 3b0f90b292..ea73f96409 100644 --- a/art/evolution.png +++ b/art/evolution.png |