[glade/glade-3-12] Set GtkCheckButton:xalign save-always. fixes bug #675042 "plugins/gtk+.xml.in: always store GtkButto



commit afafb04f3ee137a84f9e5f8abade1cb8e0052617
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Wed May 2 17:49:34 2012 -0300

    Set GtkCheckButton:xalign save-always. fixes bug #675042
    "plugins/gtk+.xml.in: always store GtkButton [x|y]align properties"

 plugins/gtk+/gtk+.xml.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index fc96235..8ae25e8 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -1080,6 +1080,7 @@ embedded in another object</_tooltip>
       <properties>
       	<property id="label" default="checkbutton"/>
 	<property id="draw-indicator" default="True" save-always="True"/>
+        <property id="xalign" save-always="True"/>
       </properties>
     </glade-widget-class>
 



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