diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-12-04 18:52:55 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-12-04 18:52:55 +0800 |
commit | bfb8c339693b75919860ade1e9affb4587445f0e (patch) | |
tree | bb3260db87b0123d5bdfdeb501abe1f7e4296073 /ui/ChangeLog | |
parent | b7efb0befa9d8b141c4ddac54c194bc4f94f4134 (diff) | |
download | gsoc2013-evolution-bfb8c339693b75919860ade1e9affb4587445f0e.tar.gz gsoc2013-evolution-bfb8c339693b75919860ade1e9affb4587445f0e.tar.zst gsoc2013-evolution-bfb8c339693b75919860ade1e9affb4587445f0e.zip |
Make inline forwarding not be the default anymore.
svn path=/trunk/; revision=6771
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog index e0e3697b6a..2df7d9d185 100644 --- a/ui/ChangeLog +++ b/ui/ChangeLog @@ -1,4 +1,12 @@ +2000-12-04 Ettore Perazzoli <ettore@helixcode.com> + + * evolution-mail.xml: Renamed "MessageForward" to + "MessageForwardInlined" and "MessageForwardAttach" to + "MessageForwardAttached". Make the attached forward the default, + and the one advertised on the toolbar as well. + 2000-12-01 Anna Marie Dirks <anna@helixcode.com> + * evolution.xml: Redid all the keyboard shortcuts to comply with GNOME standards. Removed unnecessary shortcuts from less commonly used menu items, changed all references to "alt", etc. |