[gnome-music] help-overlay.ui: Hide ctrl+space accelerator for now



commit df89b9bf0ff64ad281ce7afe632d48b301f2cc85
Author: Marinus Schraal <mschraal src gnome org>
Date:   Mon Sep 12 11:58:26 2016 +0200

    help-overlay.ui: Hide ctrl+space accelerator for now
    
    Hide the ctrl+space accelerator in the shortcuts window for now, as
    there are some problem with widgets we use catching it before us.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=754096

 data/help-overlay.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/help-overlay.ui b/data/help-overlay.ui
index f817127..e6bc6d5 100644
--- a/data/help-overlay.ui
+++ b/data/help-overlay.ui
@@ -49,7 +49,7 @@
               <object class="GtkShortcutsShortcut">
                 <property name="visible">True</property>
                 <property name="title" translatable="yes" context="shortcut window">Play/Pause</property>
-                <property name="accelerator">&lt;Ctrl&gt;space &lt;Primary&gt;P</property>
+                <property name="accelerator">&lt;Primary&gt;P</property>
               </object>
             </child>
             <child>


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