diff options
author | Radek Doulik <rodo@helixcode.com> | 2000-11-02 04:52:08 +0800 |
---|---|---|
committer | Radek Doulik <rodo@src.gnome.org> | 2000-11-02 04:52:08 +0800 |
commit | 0168cb84899135be026f23932edde9fb84cd6570 (patch) | |
tree | 2f70b42415d765a29af89380c5f32b97bb79d063 /ui/ChangeLog | |
parent | 6babb16217f8755a81fcc1fbabb24d565b77a9f1 (diff) | |
download | gsoc2013-evolution-0168cb84899135be026f23932edde9fb84cd6570.tar.gz gsoc2013-evolution-0168cb84899135be026f23932edde9fb84cd6570.tar.zst gsoc2013-evolution-0168cb84899135be026f23932edde9fb84cd6570.zip |
added accel="*Control*Return" to FileSend replace FileSendNow with
2000-11-01 Radek Doulik <rodo@helixcode.com>
* evolution-message-composer.xml: added accel="*Control*Return" to
FileSend
replace FileSendNow with FileSend as FileSendNow wasn't defined
svn path=/trunk/; revision=6319
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index 447bc838ae..383aacd93d 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,3 +1,9 @@ +2000-11-01 Radek Doulik <rodo@helixcode.com> + + * 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. |