[glade] Fixed Bug 679079 "Glade changes the "homogenous" packing property of toolbar buttons to "yes""
- From: Juan Pablo Ugarte <jpu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glade] Fixed Bug 679079 "Glade changes the "homogenous" packing property of toolbar buttons to "yes""
- Date: Sat, 14 Sep 2013 06:56:24 +0000 (UTC)
commit 2ca2be44d4047447e66c9633a4dd45b384b743ff
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date: Sat Sep 14 03:55:52 2013 -0300
Fixed Bug 679079 "Glade changes the "homogenous" packing property of toolbar buttons to "yes""
plugins/gtk+/gtk+.xml.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index f5d79d8..6c05847 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -851,7 +851,7 @@ embedded in another object</_tooltip>
<_tooltip>The position of the tool item in the toolbar</_tooltip>
</property>
<property id="expand" transfer-on-paste="True" save-always="True"/>
- <property id="homogeneous" transfer-on-paste="True"/>
+ <property id="homogeneous" transfer-on-paste="True" save-always="True"/>
</packing-properties>
<packing-defaults>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]