aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorMatt Bissiri <bissiri@eecs.umich.edu>2000-10-04 14:30:31 +0800
committerChris Lahey <clahey@src.gnome.org>2000-10-04 14:30:31 +0800
commit26df339fb8b1548eb9ff5fd7ea6988a7a6658921 (patch)
tree0a0edc403909c686e7a767e5bfe8a7c129f4d4de /shell/ChangeLog
parent774584fd4dc7e4dd6f8ed878407aaa3d885c03e8 (diff)
downloadgsoc2013-evolution-26df339fb8b1548eb9ff5fd7ea6988a7a6658921.tar
gsoc2013-evolution-26df339fb8b1548eb9ff5fd7ea6988a7a6658921.tar.gz
gsoc2013-evolution-26df339fb8b1548eb9ff5fd7ea6988a7a6658921.tar.bz2
gsoc2013-evolution-26df339fb8b1548eb9ff5fd7ea6988a7a6658921.tar.lz
gsoc2013-evolution-26df339fb8b1548eb9ff5fd7ea6988a7a6658921.tar.xz
gsoc2013-evolution-26df339fb8b1548eb9ff5fd7ea6988a7a6658921.tar.zst
gsoc2013-evolution-26df339fb8b1548eb9ff5fd7ea6988a7a6658921.zip
ui/evolution-addressbook-ldap.xml, ui/evolution-addressbook.xml,
2000-10-03 Matt Bissiri <bissiri@eecs.umich.edu> * ui/evolution-addressbook-ldap.xml, * ui/evolution-addressbook.xml, * ui/evolution-calendar.xml, * ui/evolution-contact-editor.xml: Fixed typo `_decr' -> `_descr', so some missing tooltips will appear. Also fixed some typos in descr values. From shell/ChangeLog: 2000-10-03 Matt Bissiri <bissiri@eecs.umich.edu> * e-shell-view-menu.c (e_shell_view_menu_setup): Use `bonobo_ui_component_add_verb_list' instead of `bonobo_ui_component_add_verb_list_with_data' for help_verbs, so that `command_help' gets an html filename as user_data, instead of a ptr to EShellView. (menu_do_misc): Move DumpXML from help_verbs to here, because `command_xml_dump' needs to get EShellView as user_data. svn path=/trunk/; revision=5703
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 6ad17fa0fb..d986283db5 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -2,6 +2,16 @@
* e-shell-view.c (setup_progress_bar): remove evil usize set.
+2000-10-03 Matt Bissiri <bissiri@eecs.umich.edu>
+
+ * e-shell-view-menu.c (e_shell_view_menu_setup): Use
+ `bonobo_ui_component_add_verb_list' instead of
+ `bonobo_ui_component_add_verb_list_with_data' for help_verbs,
+ so that `command_help' gets an html filename as user_data,
+ instead of a ptr to EShellView.
+ (menu_do_misc): Move DumpXML from help_verbs to here, because
+ `command_xml_dump' needs to get EShellView as user_data.
+
2000-10-02 Ettore Perazzoli <ettore@helixcode.com>
* e-shortcuts-view.c (show_new_group_dialog): Destroy the dialog