aboutsummaryrefslogtreecommitdiffstats
path: root/ui/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2001-06-28 03:30:43 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2001-06-28 03:30:43 +0800
commit8b1870fd9c0312ce2b289a667664393afed3e8a4 (patch)
treef4089f6d2c32b66fd962fdc551ba5bba622c9c00 /ui/ChangeLog
parent205fef856fe6f55500eb9df6cc4cf5a3f635f6ca (diff)
downloadgsoc2013-evolution-8b1870fd9c0312ce2b289a667664393afed3e8a4.tar
gsoc2013-evolution-8b1870fd9c0312ce2b289a667664393afed3e8a4.tar.gz
gsoc2013-evolution-8b1870fd9c0312ce2b289a667664393afed3e8a4.tar.bz2
gsoc2013-evolution-8b1870fd9c0312ce2b289a667664393afed3e8a4.tar.lz
gsoc2013-evolution-8b1870fd9c0312ce2b289a667664393afed3e8a4.tar.xz
gsoc2013-evolution-8b1870fd9c0312ce2b289a667664393afed3e8a4.tar.zst
gsoc2013-evolution-8b1870fd9c0312ce2b289a667664393afed3e8a4.zip
Copy and Move to Folder now require the Shift key.
2001-06-27 Jeffrey Stedfast <fejj@ximian.com> * evolution-mail-message.xml: Copy and Move to Folder now require the Shift key. svn path=/trunk/; revision=10537
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r--ui/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 963bc6c3de..ca522c50ea 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,5 +1,8 @@
2001-06-27 Jeffrey Stedfast <fejj@ximian.com>
+ * evolution-mail-message.xml: Copy and Move to Folder now require
+ the Shift key.
+
* evolution-mail-list.xml: Changed the Expunge accel to ^E instead
of ^X since ^X is Cut and reveresed the order of the
Cut/Copy/Paste and Select* menu item groups.