[hamster-applet] added frame
- From: Toms Baugis <tbaugis src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [hamster-applet] added frame
- Date: Sun, 20 Dec 2009 14:53:56 +0000 (UTC)
commit b14880eb2dce778e31c505934f297d1861672fce
Author: Toms Bauģis <toms baugis gmail com>
Date: Sun Dec 20 14:50:40 2009 +0000
added frame
data/stats.ui | 19 +++++++++++++++++--
1 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/data/stats.ui b/data/stats.ui
index 13b26c3..80a0967 100644
--- a/data/stats.ui
+++ b/data/stats.ui
@@ -269,10 +269,25 @@
<property name="left_padding">12</property>
<property name="right_padding">12</property>
<child>
- <object class="GtkAlignment" id="by_day_box">
- <property name="height_request">50</property>
+ <object class="GtkFrame" id="frame1">
<property name="visible">True</property>
+ <property name="label_xalign">0</property>
+ <property name="shadow_type">in</property>
<child>
+ <object class="GtkAlignment" id="alignment4">
+ <property name="visible">True</property>
+ <child>
+ <object class="GtkAlignment" id="by_day_box">
+ <property name="height_request">50</property>
+ <property name="visible">True</property>
+ <child>
+ <placeholder/>
+ </child>
+ </object>
+ </child>
+ </object>
+ </child>
+ <child type="label_item">
<placeholder/>
</child>
</object>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]