From dcc5cbe678dace542549f17a3db99d26450a1ea4 Mon Sep 17 00:00:00 2001 From: Tuomas Kuosmanen Date: Mon, 22 Oct 2001 23:15:59 +0000 Subject: this too so the icons gets installed.. -tig- svn path=/trunk/; revision=13910 --- art/ChangeLog | 3 +++ art/Makefile.am | 3 ++- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'art') diff --git a/art/ChangeLog b/art/ChangeLog index ac2bae23f2..e8349c75c9 100644 --- a/art/ChangeLog +++ b/art/ChangeLog @@ -1,5 +1,8 @@ 2001-10-23 Tuomas Kuosmanen + * Makefile.am (appicon_DATA): Changed the filename here too + so the icon gets installed. + * evolution-icon.png: New icon that scales better. 2001-10-22 Jakub Steiner diff --git a/art/Makefile.am b/art/Makefile.am index 95962ac751..58407c9586 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.png +appicon_DATA = evolution-icon.png EXTRA_DIST = \ attachment.xpm \ @@ -215,3 +215,4 @@ EXTRA_DIST = \ $(conduits_DATA) \ $(appicon_DATA) + -- cgit v1.2.3