[gnome-builder] shortcut window: reflow to reduce height
- From: Sébastien Lafargue <slafargue src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder] shortcut window: reflow to reduce height
- Date: Thu, 17 Aug 2017 16:11:55 +0000 (UTC)
commit 237f73251fb099e6e2479d35b266969425cbf6f1
Author: Sebastien Lafargue <slafargue gnome org>
Date: Thu Aug 17 18:08:49 2017 +0200
shortcut window: reflow to reduce height
https://bugzilla.gnome.org/show_bug.cgi?id=786393
libide/keybindings/ide-shortcuts-window.ui | 40 ++++++++++++++--------------
1 files changed, 20 insertions(+), 20 deletions(-)
---
diff --git a/libide/keybindings/ide-shortcuts-window.ui b/libide/keybindings/ide-shortcuts-window.ui
index e20fde8..e310be2 100644
--- a/libide/keybindings/ide-shortcuts-window.ui
+++ b/libide/keybindings/ide-shortcuts-window.ui
@@ -93,26 +93,6 @@
<child>
<object class="GtkShortcutsGroup">
<property name="visible">true</property>
- <property name="title" translatable="yes" context="shortcut window">Touchpad gestures</property>
- <child>
- <object class="GtkShortcutsShortcut">
- <property name="visible">true</property>
- <property name="shortcut-type">gesture-two-finger-swipe-right</property>
- <property name="title" translatable="yes" context="shortcut window">Switch to the next
document</property>
- </object>
- </child>
- <child>
- <object class="GtkShortcutsShortcut">
- <property name="visible">true</property>
- <property name="shortcut-type">gesture-two-finger-swipe-left</property>
- <property name="title" translatable="yes" context="shortcut window">Switch to the previous
document</property>
- </object>
- </child>
- </object>
- </child>
- <child>
- <object class="GtkShortcutsGroup">
- <property name="visible">true</property>
<property name="title" translatable="yes" context="shortcut window">Files</property>
<child>
<object class="GtkShortcutsShortcut">
@@ -446,6 +426,26 @@
</child>
</object>
</child>
+ <child>
+ <object class="GtkShortcutsGroup">
+ <property name="visible">true</property>
+ <property name="title" translatable="yes" context="shortcut window">Touchpad gestures</property>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">true</property>
+ <property name="shortcut-type">gesture-two-finger-swipe-right</property>
+ <property name="title" translatable="yes" context="shortcut window">Switch to the next
document</property>
+ </object>
+ </child>
+ <child>
+ <object class="GtkShortcutsShortcut">
+ <property name="visible">true</property>
+ <property name="shortcut-type">gesture-two-finger-swipe-left</property>
+ <property name="title" translatable="yes" context="shortcut window">Switch to the previous
document</property>
+ </object>
+ </child>
+ </object>
+ </child>
</object>
</child>
<child>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]