[epiphany] shortcuts-dialog: Remove save as web app



commit 9159be23d00dde30a8d86a56a4e3989fe067a1cf
Author: Michael Catanzaro <mcatanzaro igalia com>
Date:   Mon Nov 13 10:24:28 2017 -0600

    shortcuts-dialog: Remove save as web app
    
    It doesn't work in Flatpak, and it would be a mess to have different
    shortcuts dialogs for flatpak and non-flatpak, and this shortcut is just
    not important enough to warrant that effort. So let's not advertise it.

 src/resources/gtk/shortcuts-dialog.ui |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/src/resources/gtk/shortcuts-dialog.ui b/src/resources/gtk/shortcuts-dialog.ui
index f8654a9..8ca9927 100644
--- a/src/resources/gtk/shortcuts-dialog.ui
+++ b/src/resources/gtk/shortcuts-dialog.ui
@@ -44,13 +44,6 @@
             <child>
               <object class="GtkShortcutsShortcut">
                 <property name="visible">True</property>
-                <property name="title" translatable="yes" context="shortcut window">Save page as web 
app</property>
-                <property name="accelerator">&lt;shift&gt;&lt;Primary&gt;A</property>
-              </object>
-            </child>
-            <child>
-              <object class="GtkShortcutsShortcut">
-                <property name="visible">True</property>
                 <property name="title" translatable="yes" context="shortcut window">Print page</property>
                 <property name="accelerator">&lt;Primary&gt;P</property>
               </object>


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