diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-12 06:46:58 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-08-12 06:46:58 +0800 |
commit | 0fd45526f9ade69b1209378015c3cd8e9848de49 (patch) | |
tree | ce8e39b0144d74331cc7075cb34a49a9f635deb3 /calendar/ChangeLog | |
parent | 54ebf885b1dc0211bb2c30d7b58afd32b5a13470 (diff) | |
download | gsoc2013-evolution-0fd45526f9ade69b1209378015c3cd8e9848de49.tar.gz gsoc2013-evolution-0fd45526f9ade69b1209378015c3cd8e9848de49.tar.zst gsoc2013-evolution-0fd45526f9ade69b1209378015c3cd8e9848de49.zip |
Update the paths of the Tools menu according to the changes in the XML
* gui/tasks-control.c: Update the paths of the Tools menu
according to the changes in the XML [i.e. things are moved to the
ComponentToolsPlaceholder].
* gui/calendar-commands.c: Likewise.
svn path=/trunk/; revision=11923
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 6758ff9c8b..ca562a340f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +2001-08-11 Ettore Perazzoli <ettore@ximian.com> + + * gui/tasks-control.c: Update the paths of the Tools menu + according to the changes in the XML [i.e. things are moved to the + ComponentToolsPlaceholder]. + + * gui/calendar-commands.c: Likewise. + 2001-08-11 Damon Chaplin <damon@ximian.com> * gui/dialogs/event-page.c (init_widgets): |