[epiphany] Revert "ephy-window: Make F6 focus address entry"



commit 56e16902ca8070c5205542a9720347d9fa5a91cb
Author: Yosef Or Boczko <yoseforb src gnome org>
Date:   Wed May 7 19:56:42 2014 +0300

    Revert "ephy-window: Make F6 focus address entry"
    
    This reverts commit 8b8ad903d686d8e8f5bd31aedb47635778fc4864.

 src/ephy-window.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/ephy-window.c b/src/ephy-window.c
index e25c6af..4c48ace 100644
--- a/src/ephy-window.c
+++ b/src/ephy-window.c
@@ -279,7 +279,6 @@ static const struct
                                GDK_SHIFT_MASK,         "TabsMoveRight",         FALSE },
        /* Go */
        { GDK_KEY_l,            GDK_CONTROL_MASK,       "GoLocation",            FALSE },
-       { GDK_KEY_F6,           0,                      "GoLocation",            FALSE },
        /* Support all the MSIE tricks as well ;) */
        { GDK_KEY_F5,           0,                      "ViewReload",            FALSE },
        { GDK_KEY_F5,           GDK_CONTROL_MASK,       "ViewReload",            FALSE },


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]