diff options
author | Damon Chaplin <damon@ximian.com> | 2001-07-28 08:49:56 +0800 |
---|---|---|
committer | Damon Chaplin <damon@src.gnome.org> | 2001-07-28 08:49:56 +0800 |
commit | ca80930a38d5ac348e23e738ecbb5a934916e691 (patch) | |
tree | b44535da94898ac733fbfc9e13b27fe8d5a1f0b3 | |
parent | 8beb477562c0e1aee13d104487cc5e2dc3fc917e (diff) | |
download | gsoc2013-evolution-ca80930a38d5ac348e23e738ecbb5a934916e691.tar gsoc2013-evolution-ca80930a38d5ac348e23e738ecbb5a934916e691.tar.gz gsoc2013-evolution-ca80930a38d5ac348e23e738ecbb5a934916e691.tar.bz2 gsoc2013-evolution-ca80930a38d5ac348e23e738ecbb5a934916e691.tar.lz gsoc2013-evolution-ca80930a38d5ac348e23e738ecbb5a934916e691.tar.xz gsoc2013-evolution-ca80930a38d5ac348e23e738ecbb5a934916e691.tar.zst gsoc2013-evolution-ca80930a38d5ac348e23e738ecbb5a934916e691.zip |
renamed "Tasks Preferences" to "Tasks Settings" to be consistent with the
2001-07-27 Damon Chaplin <damon@ximian.com>
* evolution-tasks.xml: renamed "Tasks Preferences" to "Tasks Settings"
to be consistent with the other components.
svn path=/trunk/; revision=11466
-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> |