[hamster-applet] removed label and gave more space to the scale widget
- From: Toms Baugis <tbaugis src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [hamster-applet] removed label and gave more space to the scale widget
- Date: Sat, 10 Apr 2010 19:21:30 +0000 (UTC)
commit fa0d91c6aba8ad1b7fa5c77f43204ec97a259509
Author: Toms Bauģis <toms baugis gmail com>
Date: Sat Apr 10 20:13:55 2010 +0100
removed label and gave more space to the scale widget
data/edit_activity.ui | 42 +++++++++++++++++++-----------------------
1 files changed, 19 insertions(+), 23 deletions(-)
---
diff --git a/data/edit_activity.ui b/data/edit_activity.ui
index f1adb1b..46c67e1 100644
--- a/data/edit_activity.ui
+++ b/data/edit_activity.ui
@@ -16,6 +16,19 @@
<object class="GtkVBox" id="vbox2">
<property name="visible">True</property>
<child>
+ <object class="GtkEventBox" id="day_preview">
+ <property name="height_request">70</property>
+ <property name="visible">True</property>
+ <property name="can_focus">True</property>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ <packing>
+ <property name="position">0</property>
+ </packing>
+ </child>
+ <child>
<object class="GtkTable" id="table1">
<property name="visible">True</property>
<property name="n_rows">5</property>
@@ -23,21 +36,6 @@
<property name="column_spacing">12</property>
<property name="row_spacing">6</property>
<child>
- <object class="GtkEventBox" id="day_preview">
- <property name="height_request">70</property>
- <property name="visible">True</property>
- <property name="can_focus">True</property>
- <property name="has_focus">True</property>
- <child>
- <placeholder/>
- </child>
- </object>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- </packing>
- </child>
- <child>
<object class="GtkHBox" id="hbox2">
<property name="visible">True</property>
<property name="spacing">4</property>
@@ -240,17 +238,15 @@
</packing>
</child>
<child>
- <object class="GtkLabel" id="label4">
- <property name="visible">True</property>
- <property name="xalign">0</property>
- <property name="yalign">0</property>
- <property name="label" translatable="yes">Preview:</property>
- </object>
+ <placeholder/>
+ </child>
+ <child>
+ <placeholder/>
</child>
</object>
<packing>
<property name="expand">False</property>
- <property name="position">0</property>
+ <property name="position">1</property>
</packing>
</child>
<child>
@@ -290,7 +286,7 @@
</child>
</object>
<packing>
- <property name="position">1</property>
+ <property name="position">2</property>
</packing>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]