diff options
author | Anna Marie Dirks <anna@helixcode.com> | 2000-11-09 02:32:20 +0800 |
---|---|---|
committer | Anna Dirks <anna@src.gnome.org> | 2000-11-09 02:32:20 +0800 |
commit | e60633e82d87b106217ae5359d67810c5c8e472f (patch) | |
tree | 7870b1dbf4301a5df8be4ad90cc597226ce5ace6 | |
parent | 909049551064e43cdddfb0839153809b132a8221 (diff) | |
download | gsoc2013-evolution-e60633e82d87b106217ae5359d67810c5c8e472f.tar gsoc2013-evolution-e60633e82d87b106217ae5359d67810c5c8e472f.tar.gz gsoc2013-evolution-e60633e82d87b106217ae5359d67810c5c8e472f.tar.bz2 gsoc2013-evolution-e60633e82d87b106217ae5359d67810c5c8e472f.tar.lz gsoc2013-evolution-e60633e82d87b106217ae5359d67810c5c8e472f.tar.xz gsoc2013-evolution-e60633e82d87b106217ae5359d67810c5c8e472f.tar.zst gsoc2013-evolution-e60633e82d87b106217ae5359d67810c5c8e472f.zip |
Added keyboard bindings to the composer.
2000-11-08 Anna Marie Dirks <anna@helixcode.com>
* evolution-message-composer.xml: Added keyboard bindings to the
composer.
svn path=/trunk/; revision=6513
-rw-r--r-- | ui/ChangeLog | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 540fbfd519..9248544d30 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,7 @@ +2000-11-08 Anna Marie Dirks <anna@helixcode.com> + * evolution-message-composer.xml: Added keyboard shortcuts + to all of the composer menus. + 2000-11-07 Jesse Pavel <jpavel@helixcode.com> * evolution-event-editor.xml: removed ``FIXME'' from the ``Schedule Meeting'' @@ -25,7 +29,7 @@ * evolution-message-composer.xml: added accel="*Control*Return" to FileSend replace FileSendNow with FileSend as FileSendNow wasn't defined - + 2000-10-25 Jeffrey Stedfast <fejj@helixcode.com> * evolution-mail.xml: Added a MessageApplyFilters menu item. @@ -139,3 +143,18 @@ * ui/evolution.xml: Add status bar + + + + + + + + + + + + + + +
\ No newline at end of file |