[Bug 452059] Cannot enter slashes
gnome-dictionary (bugzilla.gnome.org)
bugzilla at gnome.org
Sat Feb 1 15:57:18 UTC 2014
https://bugzilla.gnome.org/show_bug.cgi?id=452059
gnome-dictionary | general | git master
--- Comment #3 from Saurav Agarwalla <saurav.agarwalla92 at gmail.com> 2014-02-01 15:57:10 UTC ---
(From update of attachment 267779)
>From b2260f3a25f440ac6d7e637d2370c0791ff7695d Mon Sep 17 00:00:00 2001
>From: Saurav Agarwalla <saurav_agarwalla at yahoo.com>
>Date: Sat, 1 Feb 2014 18:05:36 +0530
>Subject: [PATCH] Modified gnome-dictionary-menus.ui which made forward-slash as the key accelerator.
>
>That line was causing 'Find' to be called whenever the user pressed 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
>---
> data/gnome-dictionary-menus.ui | 1 -
> 1 file changed, 1 deletion(-)
>
>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"><Primary>f</attribute>
>- <attribute name="accel">slash</attribute>
> </item>
> <item>
> <attribute name="label" translatable="yes">Find Ne_xt</attribute>
>--
>1.8.3.2
>
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the pkg-gnome-maintainers
mailing list