[billreminder/fresh] Messing with the layout to hold upcoming bills.



commit 2a788925eb4bc5b63e87e625fa7cffbfb6e7d86f
Author: Og B. Maciel <ogmaciel gnome org>
Date:   Sat Jan 16 13:24:49 2010 -0500

    Messing with the layout to hold upcoming bills.

 data/new.ui |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/data/new.ui b/data/new.ui
index 6500c73..05e5cb5 100644
--- a/data/new.ui
+++ b/data/new.ui
@@ -306,7 +306,12 @@
                                     <property name="visible">True</property>
                                     <property name="resize_mode">queue</property>
                                     <child>
-                                      <placeholder/>
+                                      <object class="GtkAlignment" id="bill_box">
+                                        <property name="visible">True</property>
+                                        <child>
+                                          <placeholder/>
+                                        </child>
+                                      </object>
                                     </child>
                                   </object>
                                 </child>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]