summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorSaurav Agarwalla <saurav.agarwalla92@gmail.com>2014-02-04 13:11:34 +0530
committerEmmanuele Bassi <ebassi@gnome.org>2015-02-23 15:43:17 +0000
commitbb037e3680457eeb3a06c8af329385f1d98d1bf6 (patch)
tree67b707769dd63961e2d1c02b5a667ef07a4b0975 /data
parent0cbca4cc9a9eac06b013c3981aa1673e601bf9d1 (diff)
downloadgnome-dictionary-bb037e3680457eeb3a06c8af329385f1d98d1bf6.tar.gz
Drop slash for the 'Find' action
That line was causing 'Find' to be called whenever the user pressed the forward-slash button. Removing it causes 'Find' to be called only when the user presses <Primary>F. https://bugzilla.gnome.org/show_bug.cgi?id=452059
Diffstat (limited to 'data')
-rw-r--r--data/gnome-dictionary-menus.ui1
1 files changed, 0 insertions, 1 deletions
diff --git a/data/gnome-dictionary-menus.ui b/data/gnome-dictionary-menus.ui
index c21b8df..7ffcd9a 100644
--- a/data/gnome-dictionary-menus.ui
+++ b/data/gnome-dictionary-menus.ui
@@ -78,7 +78,6 @@
<attribute name="label" translatable="yes">_Find</attribute>
<attribute name="action">win.find</attribute>
<attribute name="accel">&lt;Primary&gt;f</attribute>
- <attribute name="accel">slash</attribute>
</item>
<item>
<attribute name="label" translatable="yes">Find Ne_xt</attribute>