[devhelp] help-overlay: change <Primary> to <Control>
- From: Sébastien Wilmet <swilmet src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [devhelp] help-overlay: change <Primary> to <Control>
- Date: Wed, 20 Dec 2017 17:15:50 +0000 (UTC)
commit 6f944ae94597eb52496e66a5fd0fc92c911b7bfb
Author: Sébastien Wilmet <swilmet gnome org>
Date: Wed Dec 20 18:08:42 2017 +0100
help-overlay: change <Primary> to <Control>
Same as in commit 1e96872577620756b6ac7b27a53f7098e0121218.
src/help-overlay.ui | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/src/help-overlay.ui b/src/help-overlay.ui
index 7c9b8cc..80eea36 100644
--- a/src/help-overlay.ui
+++ b/src/help-overlay.ui
@@ -15,28 +15,28 @@
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
- <property name="accelerator"><Primary>K</property>
+ <property name="accelerator"><Control>K</property>
<property name="title" translatable="yes" context="shortcut window">Focus global
search</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
- <property name="accelerator"><Primary>F</property>
+ <property name="accelerator"><Control>F</property>
<property name="title" translatable="yes" context="shortcut window">Find in current
page</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
- <property name="accelerator"><Primary>N</property>
+ <property name="accelerator"><Control>N</property>
<property name="title" translatable="yes" context="shortcut window">Open a new
window</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
- <property name="accelerator"><Primary>T</property>
+ <property name="accelerator"><Control>T</property>
<property name="title" translatable="yes" context="shortcut window">Open a new tab</property>
</object>
</child>
@@ -64,21 +64,21 @@
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
- <property name="accelerator"><Primary>P</property>
+ <property name="accelerator"><Control>P</property>
<property name="title" translatable="yes" context="shortcut window">Print</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
- <property name="accelerator"><Primary>W</property>
+ <property name="accelerator"><Control>W</property>
<property name="title" translatable="yes" context="shortcut window">Close the current
window</property>
</object>
</child>
<child>
<object class="GtkShortcutsShortcut">
<property name="visible">1</property>
- <property name="accelerator"><Primary>Q</property>
+ <property name="accelerator"><Control>Q</property>
<property name="title" translatable="yes" context="shortcut window">Close all
windows</property>
</object>
</child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]