diff options
author | Michael Meeks <mmeeks@src.gnome.org> | 2000-09-21 22:13:27 +0800 |
---|---|---|
committer | Michael Meeks <mmeeks@src.gnome.org> | 2000-09-21 22:13:27 +0800 |
commit | 8b2ca2678997eee8b2b50206f51c72fbe242f972 (patch) | |
tree | 34ae292b73a29d3c5ea0b32a8cf8595b2984a528 /shell/ChangeLog | |
parent | aeb04a3e77564db46b25a31351dad66384ffa238 (diff) | |
download | gsoc2013-evolution-8b2ca2678997eee8b2b50206f51c72fbe242f972.tar gsoc2013-evolution-8b2ca2678997eee8b2b50206f51c72fbe242f972.tar.gz gsoc2013-evolution-8b2ca2678997eee8b2b50206f51c72fbe242f972.tar.bz2 gsoc2013-evolution-8b2ca2678997eee8b2b50206f51c72fbe242f972.tar.lz gsoc2013-evolution-8b2ca2678997eee8b2b50206f51c72fbe242f972.tar.xz gsoc2013-evolution-8b2ca2678997eee8b2b50206f51c72fbe242f972.tar.zst gsoc2013-evolution-8b2ca2678997eee8b2b50206f51c72fbe242f972.zip |
s/Bonobo_UIHandler/Bonobo_UIContainer/
s/include "bonobo-ui-handler.h"/include "bonobo-ui-compat.h"/
svn path=/trunk/; revision=5539
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index e592ffac5f..6c4f9487b9 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,16 @@ +2000-09-21 Michael Meeks <michael@helixcode.com> + + * e-shell-view.c (show_existing_view): upd. + + * Evolution-ShellComponent.idl: upd. + + * evolution-shell-component.c (impl_ShellComponent_populate_folder_context_menu): + upd. + +2000-09-18 Michael Meeks <michael@helixcode.com> + + * e-shell-view-menu.c (command_xml_dump): add xml dump option. + 2000-09-18 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Added $(EXTRA_GNOME_CFLAGS) and |