aboutsummaryrefslogtreecommitdiffstats
path: root/art
diff options
context:
space:
mode:
Diffstat (limited to 'art')
-rw-r--r--art/ChangeLog6
-rw-r--r--art/Makefile.am2
2 files changed, 7 insertions, 1 deletions
diff --git a/art/ChangeLog b/art/ChangeLog
index b23b8ece56..dde3f888c0 100644
--- a/art/ChangeLog
+++ b/art/ChangeLog
@@ -1,3 +1,9 @@
+2007-06-03 Srinivasa Ragavan <sragavan@novell.com>
+
+ ** Fix for version removal from Installed files from Gilles Dartiguelongue
+
+ * art/Makefile.am:
+
2007-05-03 David Farning <dfarning@gmail.com>
** Fix for bug #435610
diff --git a/art/Makefile.am b/art/Makefile.am
index 88202718ca..9f6a989f55 100644
--- a/art/Makefile.am
+++ b/art/Makefile.am
@@ -12,7 +12,7 @@ icon32_DATA = 32x32/evolution.png
icon48dir = $(datadir)/icons/hicolor/48x48/apps
icon48_DATA = \
- 48x48/preferences-autocompletion.png \
+ 48x48/preferences-autocompletion.png \
48x48/preferences-calendar-and-tasks.png \
48x48/preferences-certificates.png \
48x48/preferences-composer.png \