[evince] Remove "Quit" from shortcuts page



commit bb5df85bb943dec25f80d95469d7b2a6f1a797dd
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 957a68b2..30fa8865 100644
--- a/shell/help-overlay.ui
+++ b/shell/help-overlay.ui
@@ -403,13 +403,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]