[chronojump] Rest time label limited width
- From: Xavier de Blas <xaviblas src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chronojump] Rest time label limited width
- Date: Sat, 9 Dec 2017 18:20:01 +0000 (UTC)
commit 68357bfa0e62109e0f330aa368588ff926767537
Author: Xavier de Blas <xaviblas gmail com>
Date: Sat Dec 9 13:13:22 2017 +0100
Rest time label limited width
glade/app1.glade | 18 +++++++++++++++++-
1 files changed, 17 insertions(+), 1 deletions(-)
---
diff --git a/glade/app1.glade b/glade/app1.glade
index 41f763a..fca1e91 100644
--- a/glade/app1.glade
+++ b/glade/app1.glade
@@ -1512,6 +1512,9 @@
<placeholder/>
</child>
<child>
+ <placeholder/>
+ </child>
+ <child>
<widget class="GtkLabel"
id="label_start_selector_jumps">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -2919,13 +2922,23 @@ EncoderInertialCapture</property>
<property name="spacing">6</property>
<child>
<widget class="GtkCheckButton"
id="checkbutton_rest">
- <property name="label"
translatable="yes">Highlight rest</property>
<property name="visible">True</property>
<property name="can_focus">True</property>
<property
name="receives_default">False</property>
+ <property name="tooltip"
translatable="yes">Highlight rest</property>
<property name="active">True</property>
<property name="draw_indicator">True</property>
<signal name="clicked"
handler="on_checkbutton_rest_clicked" swapped="no"/>
+ <child>
+ <widget class="GtkLabel" id="label261">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="xalign">0</property>
+ <property name="label"
translatable="yes">Highlight rest</property>
+ <property name="ellipsize">end</property>
+ <property name="width_chars">16</property>
+ </widget>
+ </child>
</widget>
<packing>
<property name="expand">True</property>
@@ -22322,6 +22335,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]