diff options
-rw-r--r-- | ui/ChangeLog | 5 | ||||
-rw-r--r-- | ui/evolution-tasks.xml | 2 |
2 files changed, 6 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 383028579d..86929e72ce 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,5 +1,10 @@ 2001-07-27 Damon Chaplin <damon@ximian.com> + * evolution-tasks.xml: renamed "Tasks Preferences" to "Tasks Settings" + to be consistent with the other components. + +2001-07-27 Damon Chaplin <damon@ximian.com> + * evolution-comp-editor.xml: removed Edit & Help menus. Fixes #5500. 2001-07-26 Federico Mena Quintero <federico@ximian.com> diff --git a/ui/evolution-tasks.xml b/ui/evolution-tasks.xml index 592f9b4b5d..5eeff7eea8 100644 --- a/ui/evolution-tasks.xml +++ b/ui/evolution-tasks.xml @@ -65,7 +65,7 @@ <placeholder name="Component"> <menuitem name="Preferences" - _label="Tasks Preferences..." + _label="_Tasks Settings..." verb="TasksPreferences"/> </placeholder> |