[evince/gnome-41] Remove "Quit" from shortcuts page



commit cb18b92486533b4553da22ca538f554b7a094d85
Author: Marek Kasik <mkasik redhat com>
Date:   Wed Oct 13 11:00:07 2021 +0200

    Remove "Quit" from shortcuts page
    
    The shortcut "Ctrl + q" does not do anything.

 shell/help-overlay.ui | 7 -------
 1 file changed, 7 deletions(-)
---
diff --git a/shell/help-overlay.ui b/shell/help-overlay.ui
index d2057348..ced1dd56 100644
--- a/shell/help-overlay.ui
+++ b/shell/help-overlay.ui
@@ -396,13 +396,6 @@
                 <property name="accelerator">&lt;Primary&gt;W</property>
               </object>
             </child>
-            <child>
-              <object class="GtkShortcutsShortcut">
-                <property name="visible">True</property>
-                <property name="title" translatable="yes" context="shortcut window">Quit</property>
-                <property name="accelerator">&lt;Primary&gt;Q</property>
-              </object>
-            </child>
             <child>
               <object class="GtkShortcutsShortcut">
                 <property name="visible">True</property>


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