[chronojump] Added missing ctrl+t shortcut for test config
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Added missing ctrl+t shortcut for test config
- Date: Fri, 26 Jun 2020 11:44:54 +0000 (UTC)
commit 9a0fbe4ecd914cefca68368e39c1c3b3d9fd72b2
Author: Xavier de Blas <xaviblas gmail com>
Date: Fri Jun 26 13:44:21 2020 +0200
Added missing ctrl+t shortcut for test config
glade/app1.glade | 32 ++++++++++++++++++++------------
1 file changed, 20 insertions(+), 12 deletions(-)
---
diff --git a/glade/app1.glade b/glade/app1.glade
index 8f6b4154..ab1038ce 100644
--- a/glade/app1.glade
+++ b/glade/app1.glade
@@ -5907,6 +5907,7 @@ EncoderInertialCapture</property>
<property name="tooltip"
translatable="yes">Test</property>
<property name="relief">half</property>
<signal name="clicked"
handler="on_button_contacts_exercise_clicked" swapped="no"/>
+ <accelerator key="t" signal="clicked"
modifiers="GDK_CONTROL_MASK"/>
<child>
<widget class="GtkImage"
id="image_contacts_exercise">
<property name="width_request">24</property>
@@ -24268,6 +24269,9 @@ Concentric</property>
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
</widget>
<packing>
<property name="expand">False</property>
@@ -25963,6 +25967,7 @@ Concentric</property>
<property name="tooltip"
translatable="yes">Test</property>
<property name="relief">half</property>
<signal name="clicked"
handler="on_button_encoder_exercise_clicked" swapped="no"/>
+ <accelerator key="t" signal="clicked"
modifiers="GDK_CONTROL_MASK"/>
<child>
<widget class="GtkImage"
id="image_encoder_exercise">
<property name="width_request">24</property>
@@ -27112,18 +27117,6 @@ Concentric</property>
<property name="can_focus">False</property>
<property name="spacing">6</property>
<child>
- <widget class="GtkLabel"
id="label_video_encoder_tests_will_be_filmed">
- <property name="can_focus">False</property>
- <property name="label" translatable="yes">Tests
will be filmed</property>
- </widget>
- <packing>
- <property name="expand">False</property>
- <property name="fill">False</property>
- <property name="pack_type">end</property>
- <property name="position">0</property>
- </packing>
- </child>
- <child>
<widget class="GtkHBox"
id="hbox_video_encoder_capturing">
<property name="can_focus">False</property>
<property name="spacing">4</property>
@@ -27160,6 +27153,18 @@ Concentric</property>
</packing>
</child>
<child>
+ <widget class="GtkLabel"
id="label_video_encoder_tests_will_be_filmed">
+ <property name="can_focus">False</property>
+ <property name="label" translatable="yes">Tests
will be filmed</property>
+ </widget>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">False</property>
+ <property name="pack_type">end</property>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
<widget class="GtkHBox"
id="hbox_video_encoder_no_capturing">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -35089,6 +35094,9 @@ then click this button.</property>
<child>
<placeholder/>
</child>
+ <child>
+ <placeholder/>
+ </child>
</widget>
<packing>
<property name="expand">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]