aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ChangeLog
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@ximian.com>2001-03-17 10:33:55 +0800
committerMiguel de Icaza <miguel@src.gnome.org>2001-03-17 10:33:55 +0800
commitf67a81d4aa710ce9fff8041f51da57f7a828e137 (patch)
tree84f58b600b303ca3eb18856917d56c0285ca3a95 /ui/ChangeLog
parentdfb396395e6ee5e847a82f8ad1d78fabb2628f9f (diff)
downloadgsoc2013-evolution-f67a81d4aa710ce9fff8041f51da57f7a828e137.tar
gsoc2013-evolution-f67a81d4aa710ce9fff8041f51da57f7a828e137.tar.gz
gsoc2013-evolution-f67a81d4aa710ce9fff8041f51da57f7a828e137.tar.bz2
gsoc2013-evolution-f67a81d4aa710ce9fff8041f51da57f7a828e137.tar.lz
gsoc2013-evolution-f67a81d4aa710ce9fff8041f51da57f7a828e137.tar.xz
gsoc2013-evolution-f67a81d4aa710ce9fff8041f51da57f7a828e137.tar.zst
gsoc2013-evolution-f67a81d4aa710ce9fff8041f51da57f7a828e137.zip
Added accelerator to elements missing accelerators (Reply, Inline, Quoted,
2001-03-16 Miguel de Icaza <miguel@ximian.com> * evolution-mail.xml: Added accelerator to elements missing accelerators (Reply, Inline, Quoted, Attachments, Empty Trash, Full Headers). * evolution.xml: Added a placeholder for the beginning of the view. 2001-03-16 Miguel de Icaza <miguel@ximian.com> * menus/gal-view-menus.c (build_menus): Hook this up under the "ViewBegin" node. svn path=/trunk/; revision=8772
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r--ui/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index babb1df2e0..a82b480191 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,12 @@
+2001-03-16 Miguel de Icaza <miguel@ximian.com>
+
+ * evolution-mail.xml: Added accelerator to elements missing
+ accelerators (Reply, Inline, Quoted, Attachments, Empty Trash,
+ Full Headers).
+
+ * evolution.xml: Added a placeholder for the beginning of the
+ view.
+
2001-03-12 Jeffrey Stedfast <fejj@ximian.com>
* evolution-message-composer.xml: Added Reply-To field.