aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/ChangeLog21
-rw-r--r--ui/evolution.xml2
2 files changed, 17 insertions, 6 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index c2c86ed850..8409b94503 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,10 +1,16 @@
+2002-03-12 Ettore Perazzoli <ettore@ximian.com>
+
+ * evolution.xml: Add an entry to invoke the new unified config
+ dialog.
+
2002-03-11 Anna Marie Dirks <anna@ximian.com>
- * evolution-mail-message.xml: doh. In my previous commit, a whole bunch
- of changes that were supposed to be kept in my personal evo were added
- to HEAD. (Mainly, this was the addition of a "Search" menu.) I am
- reverting the wrong parts of that patch, and am committing only the
- accelerators which that patch was supposed to add. Sorry.
+ * evolution-mail-message.xml: doh. In my previous commit, a whole
+ bunch of changes that were supposed to be kept in my personal evo
+ were added to HEAD. (Mainly, this was the addition of a "Search"
+ menu.) I am reverting the wrong parts of that patch, and am
+ committing only the accelerators which that patch was supposed to
+ add. Sorry.
2002-03-08 Radek Doulik <rodo@ximian.com>
@@ -12,7 +18,10 @@
2002-03-07 Anna Marie Dirks <anna@ximian.com>
- * evolution-mail-message.xml: Fixed tiny typo ("Addressbook", not "Address book"), and cleaned up accelerators more, so that all of them actually work. Also added accelerators to items in the Go To menu and the Forward menu as part of fixing bug #10666.
+ * evolution-mail-message.xml: Fixed tiny typo ("Addressbook", not
+ "Address book"), and cleaned up accelerators more, so that all of
+ them actually work. Also added accelerators to items in the Go To
+ menu and the Forward menu as part of fixing bug #10666.
2002-03-07 Radek Doulik <rodo@ximian.com>
diff --git a/ui/evolution.xml b/ui/evolution.xml
index 7bd5a849a8..9f20b1eddc 100644
--- a/ui/evolution.xml
+++ b/ui/evolution.xml
@@ -139,6 +139,8 @@
<placeholder name="ComponentActionsPlaceholder"/>
<submenu name="Tools" _label="_Tools">
+ <menuitem name="Settings" verb="" _label="_Configure..."/>
+ <separator/>
<placeholder name="ComponentPlaceholder"/>
<menuitem name="PilotSettings" verb="" _label="_Pilot Settings..."/>
</submenu>