aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 3c5e3a0a0e..690dd84837 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,14 @@
2008-03-03 Tor Lillqvist <tml@novell.com>
+ * main.c (main) [Win32]: Drop the call to gtk_rc_parse_string() to
+ set gtk-fallback-icon-theme = "gnome". Instead just bundle a
+ suitable gtkrc with Evolution. And actually what we want seems to
+ get Tango icons seems to be gtk-fallback-icon-theme = "Tango", and
+ no mention of the gnome icon theme at all in gtkrc. (It is still
+ used, though.)
+
+2008-03-03 Tor Lillqvist <tml@novell.com>
+
* main.c: On Windows, set PATH to include Evolution's "bin" folder
and the "lib/evolution/$(BASE_VERSION)/components" folder. Set
BONOBO_ACTIVATION_PATH to the "lib/bonobo/servers" folder