aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarish Krishnaswamy <kharish@novell.com>2005-12-31 14:44:58 +0800
committerHarish Krishnaswamy <kharish@src.gnome.org>2005-12-31 14:44:58 +0800
commit7fcaf184d56bd87d5b11b04a8b430e9f329432eb (patch)
tree92493e462a548d8d1ecef5feed17caac93e70e12
parent64f1b2b1dc4ab668ab1663eec4d82d8c1d1af035 (diff)
downloadgsoc2013-evolution-7fcaf184d56bd87d5b11b04a8b430e9f329432eb.tar
gsoc2013-evolution-7fcaf184d56bd87d5b11b04a8b430e9f329432eb.tar.gz
gsoc2013-evolution-7fcaf184d56bd87d5b11b04a8b430e9f329432eb.tar.bz2
gsoc2013-evolution-7fcaf184d56bd87d5b11b04a8b430e9f329432eb.tar.lz
gsoc2013-evolution-7fcaf184d56bd87d5b11b04a8b430e9f329432eb.tar.xz
gsoc2013-evolution-7fcaf184d56bd87d5b11b04a8b430e9f329432eb.tar.zst
gsoc2013-evolution-7fcaf184d56bd87d5b11b04a8b430e9f329432eb.zip
Revert the patch committed for shortcut to mark spam (see 2005-12-16
2005-12-31 Harish Krishnaswamy <kharish@novell.com> * evolution-mail-message.xml : Revert the patch committed for shortcut to mark spam (see 2005-12-16 below) as it uses an existing accel. svn path=/trunk/; revision=30983
-rw-r--r--ui/ChangeLog6
-rw-r--r--ui/evolution-mail-message.xml4
2 files changed, 8 insertions, 2 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog
index 3454637c64..3f3c5c5dde 100644
--- a/ui/ChangeLog
+++ b/ui/ChangeLog
@@ -1,3 +1,9 @@
+2005-12-31 Harish Krishnaswamy <kharish@novell.com>
+
+ * evolution-mail-message.xml : Revert the patch committed
+ for shortcut to mark spam (see 2005-12-16 below)
+ as it uses an existing accel.
+
2005-12-23 Srinivasa Ragavan <sragavan@novell.com>
** Fixes bug #324677
diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml
index c237753df4..f3183b68c8 100644
--- a/ui/evolution-mail-message.xml
+++ b/ui/evolution-mail-message.xml
@@ -101,11 +101,11 @@
<cmd name="MessageMarkAsJunk"
_tip="Mark the selected message(s) as junk"
- accel="*Control*j" pixtype="pixbuf"/>
+ pixtype="pixbuf"/>
<cmd name="MessageMarkAsNotJunk"
_tip="Mark the selected message(s) as not being junk"
- accel="*Control**Shift*j" pixtype="pixbuf"/>
+ pixtype="pixbuf"/>
<cmd name="MessageFilterJunk"
_tip="Filter the selected messages for junk status"