[almanah] Better margin in the TextView widget instead the text margin



commit b0510858ed7744259f4908d12d312e962ddc61a4
Author: Álvaro Peña <alvaropg gmail com>
Date:   Tue Feb 26 13:18:44 2013 +0100

    Better margin in the TextView widget instead the text margin

 data/almanah.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/almanah.ui b/data/almanah.ui
index ec51317..e70d4d2 100644
--- a/data/almanah.ui
+++ b/data/almanah.ui
@@ -255,8 +255,8 @@
                                                                                                <property 
name="can-focus">True</property>
                                                                                                <property 
name="has-focus">True</property>
                                                                                                <property 
name="wrap-mode">GTK_WRAP_WORD</property>
-                                                                                               <property 
name="left-margin">10</property>
-                                                                                               <property 
name="right-margin">10</property>
+                                                                                               <property 
name="margin_left">10</property>
+                                                                                               <property 
name="margin_right">10</property>
                                                                                                <child 
internal-child="accessible">
                                                                                                        
<object class="AtkObject" id="a11y-almanah_mw_entry_view">
                                                                                                              
  <property name="AtkObject::accessible-name" translatable="yes">Entry editing area</property>


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