aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDamon Chaplin <damon@ximian.com>2001-07-26 06:29:42 +0800
committerDamon Chaplin <damon@src.gnome.org>2001-07-26 06:29:42 +0800
commit8458c070e057e77c1c84b125b3000a408c7dae6f (patch)
treefa7949c6bf6a5f732d72878821a0ff13378f8f7a
parentf7af48b5a97a7db7551f66f5b41c75c7c5bb3418 (diff)
downloadgsoc2013-evolution-8458c070e057e77c1c84b125b3000a408c7dae6f.tar
gsoc2013-evolution-8458c070e057e77c1c84b125b3000a408c7dae6f.tar.gz
gsoc2013-evolution-8458c070e057e77c1c84b125b3000a408c7dae6f.tar.bz2
gsoc2013-evolution-8458c070e057e77c1c84b125b3000a408c7dae6f.tar.lz
gsoc2013-evolution-8458c070e057e77c1c84b125b3000a408c7dae6f.tar.xz
gsoc2013-evolution-8458c070e057e77c1c84b125b3000a408c7dae6f.tar.zst
gsoc2013-evolution-8458c070e057e77c1c84b125b3000a408c7dae6f.zip
changed "Settings" to "Calendar Settings". Fixes bug #5498.
2001-07-25 Damon Chaplin <damon@ximian.com> * evolution-calendar.xml: changed "Settings" to "Calendar Settings". Fixes bug #5498. svn path=/trunk/; revision=11417
-rw-r--r--ui/ChangeLog5
-rw-r--r--ui/evolution-calendar.xml2
2 files changed, 6 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 54c962bd59..79c2c0275c 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-25 Damon Chaplin <damon@ximian.com>
+
+ * evolution-calendar.xml: changed "Settings" to "Calendar Settings".
+ Fixes bug #5498.
+
2001-07-24 Peter Williams <peterw@ximian.com>
* evolution-message-composer.xml: Move Insert File from the File
diff --git a/ui/evolution-calendar.xml b/ui/evolution-calendar.xml
index 374ab1c9bb..2554368d8c 100644
--- a/ui/evolution-calendar.xml
+++ b/ui/evolution-calendar.xml
@@ -103,7 +103,7 @@
<submenu name="Tools" _label="_Tools">
<placeholder name="Component">
<menuitem name="CalendarPreferences" verb=""
- _label="Settings..." pixtype="pixbuf"/>
+ _label="_Calendar Settings..." pixtype="pixbuf"/>
</placeholder>
</submenu>