aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--configure.in4
-rw-r--r--data/evolution.desktop.in.in2
3 files changed, 13 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a6e3b2a50..4e6683504d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2004-04-19 Rodney Dawes <dobey@ximian.com>
+
+ * configure.in: Require gnome-icon-theme >= 1.2.0
+
+2004-04-19 Michael Terry <mike@mterry.name>
+
+ * data/evolution.desktop.in.in: Use the icon theme
+
2004-04-09 Chris Toshok <toshok@ximian.com>
* configure.in (UPGRADE_REVISION): bump to 8 for new contact list
diff --git a/configure.in b/configure.in
index 5231209e41..1eeb8fbfab 100644
--- a/configure.in
+++ b/configure.in
@@ -261,6 +261,10 @@ if test "x$ac_cv_gethostbyaddr_r_seven_args" = "xyes" ; then
AC_DEFINE(GETHOSTBYADDR_R_SEVEN_ARGS, 1, [Solaris-style gethostbyaddr_r])
fi
+dnl **************************************************
+dnl * Gnome Icon Theme
+dnl **************************************************
+PKG_CHECK_MODULES(GIT, gnome-icon-theme >= 1.2.0)
dnl **************************************************
dnl * Accessibility support
diff --git a/data/evolution.desktop.in.in b/data/evolution.desktop.in.in
index 5c7b272ffa..ef215266ad 100644
--- a/data/evolution.desktop.in.in
+++ b/data/evolution.desktop.in.in
@@ -2,7 +2,7 @@
_Name=Ximian Evolution (Unstable)
_Comment=The Ximian Evolution Groupware Suite
Exec=evolution-@BASE_VERSION@
-Icon=evolution-@BASE_VERSION@.png
+Icon=evolution
Terminal=false
Type=Application
Categories=GNOME;Application;Office;X-Red-Hat-Base;