summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>2015-06-11 16:46:22 -0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2015-06-11 16:46:22 -0300
commite4986382f12d7def2fd123d142d29e3a7a7090f9 (patch)
tree48cabfe21933cc91661968a9e0fc184ad820e416
parent53e87c3bde6e13c9dee271aac01d2e27b7ab498d (diff)
downloadglade-e4986382f12d7def2fd123d142d29e3a7a7090f9.tar.gz
plugins/gtk+/gtk+.xml.in: removed GtkPackType displayable values redefinition
-rw-r--r--plugins/gtk+/gtk+.xml.in9
1 files changed, 1 insertions, 8 deletions
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index ef675fda..4550b24d 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -2448,14 +2448,7 @@
</property>
</properties>
<packing-properties>
- <property id="pack-type" transfer-on-paste="True">
- <displayable-values>
- <!-- GtkPackType enumeration value -->
- <value id="GTK_PACK_START" _name="Start"/>
- <!-- GtkPackType enumeration value -->
- <value id="GTK_PACK_END" _name="End"/>
- </displayable-values>
- </property>
+ <property id="pack-type" transfer-on-paste="True" />
</packing-properties>
<packing-actions>
<action id="remove_slot" _name="Remove Slot" stock="gtk-remove"/>