aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2007-11-30 18:24:16 +0800
committerMilan Crha <mcrha@src.gnome.org>2007-11-30 18:24:16 +0800
commit78e2089c145a14c18c7e3776b82aa824cdd90e59 (patch)
tree2e90d44353fcd0fe43b29f68ab5d184b52f47946 /shell/ChangeLog
parent462fdd34535c090706e59ce3ffb4aa51bc29a034 (diff)
downloadgsoc2013-evolution-78e2089c145a14c18c7e3776b82aa824cdd90e59.tar.gz
gsoc2013-evolution-78e2089c145a14c18c7e3776b82aa824cdd90e59.tar.zst
gsoc2013-evolution-78e2089c145a14c18c7e3776b82aa824cdd90e59.zip
** Fix for bug #400213
2007-11-30 Milan Crha <mcrha@redhat.com> ** Fix for bug #400213 * e-shell-window.c: (load_icons): Function removed. * e-shell-window.c: (update_offline_toggle_status): Do not use pixmaps and masks, load images from file, instead. svn path=/trunk/; revision=34615
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index e637930b59..dbac9390c0 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,11 @@
+2007-11-30 Milan Crha <mcrha@redhat.com>
+
+ ** Fix for bug #400213
+
+ * e-shell-window.c: (load_icons): Function removed.
+ * e-shell-window.c: (update_offline_toggle_status):
+ Do not use pixmaps and masks, load images from file, instead.
+
2007-11-26 Andre Klapper <a9016009@gmx.de>
** Fixes bug #497810