[epiphany] Add go homepage shortcut in the shortcuts dialog



commit 64ed3177f90bd9dc3da83875fbf3286898839509
Author: cedlemo <cedlemo gmx com>
Date:   Wed Mar 22 22:21:16 2017 +0100

    Add go homepage shortcut in the shortcuts dialog
    
    https://bugzilla.gnome.org/show_bug.cgi?id=779916

 src/resources/gtk/shortcuts-dialog.ui |    7 +++++++
 1 files changed, 7 insertions(+), 0 deletions(-)
---
diff --git a/src/resources/gtk/shortcuts-dialog.ui b/src/resources/gtk/shortcuts-dialog.ui
index f11b77c..f8654a9 100644
--- a/src/resources/gtk/shortcuts-dialog.ui
+++ b/src/resources/gtk/shortcuts-dialog.ui
@@ -87,6 +87,13 @@
             <child>
               <object class="GtkShortcutsShortcut">
                 <property name="visible">True</property>
+                <property name="title" translatable="yes" context="shortcut window">Go to homepage</property>
+                <property name="accelerator">&lt;alt&gt;Home</property>
+              </object>
+            </child>
+            <child>
+              <object class="GtkShortcutsShortcut">
+                <property name="visible">True</property>
                 <property name="title" translatable="yes" context="shortcut window">Reload current 
page</property>
                 <property name="accelerator">F5 &lt;Primary&gt;R</property>
               </object>


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