[gnome-maps] Remove ctrl+f1 shortcut from Keyboard Shortcuts page
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] Remove ctrl+f1 shortcut from Keyboard Shortcuts page
- Date: Sat, 21 Mar 2020 22:12:05 +0000 (UTC)
commit bcfb2bd07cc2fb563a4d3957e09b95708cc8ee42
Author: Sabri Ünal <libreajans gmail com>
Date: Sun Feb 9 17:19:39 2020 +0300
Remove ctrl+f1 shortcut from Keyboard Shortcuts page
Remove ctrl+F1 shortcut due to "Ctrl+F1 accel for GtkApplication help-overlay conflicts
with GtkWidget binding to toggle tooltip".
(https://gitlab.gnome.org/GNOME/gtk/issues/626)
data/ui/help-overlay.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/data/ui/help-overlay.ui b/data/ui/help-overlay.ui
index b9e9260b..6c304459 100644
--- a/data/ui/help-overlay.ui
+++ b/data/ui/help-overlay.ui
@@ -16,7 +16,7 @@
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
<property name="title" translatable="yes" context="shortcut window">Show Shortcuts</property>
- <property name="accelerator"><Primary>F1 <Primary>question</property>
+ <property name="accelerator"><Primary>question</property>
</object>
</child>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]