aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorMichael Meeks <michael@helixcode.com>2000-09-14 23:08:07 +0800
committerMichael Meeks <mmeeks@src.gnome.org>2000-09-14 23:08:07 +0800
commit3d4b488b2f09eaffaf6f81d80da55b9b051523e4 (patch)
tree36be04ce1e54e5100e44de926612b16d26941811 /shell/ChangeLog
parenta005cabc942b4cede3ff02f8f22f779e800f668e (diff)
downloadgsoc2013-evolution-3d4b488b2f09eaffaf6f81d80da55b9b051523e4.tar
gsoc2013-evolution-3d4b488b2f09eaffaf6f81d80da55b9b051523e4.tar.gz
gsoc2013-evolution-3d4b488b2f09eaffaf6f81d80da55b9b051523e4.tar.bz2
gsoc2013-evolution-3d4b488b2f09eaffaf6f81d80da55b9b051523e4.tar.lz
gsoc2013-evolution-3d4b488b2f09eaffaf6f81d80da55b9b051523e4.tar.xz
gsoc2013-evolution-3d4b488b2f09eaffaf6f81d80da55b9b051523e4.tar.zst
gsoc2013-evolution-3d4b488b2f09eaffaf6f81d80da55b9b051523e4.zip
add bonobo_ui_handler_unset_container to stop menus screwing up.
2000-09-14 Michael Meeks <michael@helixcode.com> * folder-browser-factory.c (control_deactivate): add bonobo_ui_handler_unset_container to stop menus screwing up. * Add 2 missing stock icons in toolbar. svn path=/trunk/; revision=5428
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 385018e244..95e7e54dd4 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,5 +1,9 @@
2000-09-14 Michael Meeks <michael@helixcode.com>
+ * e-shell-view-menu.c: Remove sillies in toggle paths.
+
+2000-09-14 Michael Meeks <michael@helixcode.com>
+
* e-shell-view.c: move fn to bonobo.
2000-09-14 Christopher James Lahey <clahey@helixcode.com>