summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuan Pablo Ugarte <juanpablougarte@gmail.com>2012-12-03 18:35:20 -0300
committerJuan Pablo Ugarte <juanpablougarte@gmail.com>2012-12-03 20:02:21 -0300
commit222f8a37c978003b2f97f3ecee1c22069bb3fba8 (patch)
tree89521c6ded22e4f1c1ae65cc450d93c4b51e958f
parent65bd76e043945582d9ba2658a7eddad869fc6d05 (diff)
downloadglade-222f8a37c978003b2f97f3ecee1c22069bb3fba8.tar.gz
Fixed bug in button properties sensitivity
-rw-r--r--plugins/gtk+/gtk+.xml.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/gtk+/gtk+.xml.in b/plugins/gtk+/gtk+.xml.in
index 97190c01..5c31f6fc 100644
--- a/plugins/gtk+/gtk+.xml.in
+++ b/plugins/gtk+/gtk+.xml.in
@@ -466,7 +466,7 @@ embedded in another object</_tooltip>
<!-- GtkActivatable -->
<property id="related-action" _name="Related Action" custom-layout="True" since="2.16" save="False" needs-sync="True"/>
- <property id="use-action-appearance" _name="Use Action Appearance" save="False" custom-layout="True" needs-sync="True" since="2.16"/>
+ <property id="use-action-appearance" _name="Use Action Appearance" save="False" custom-layout="True" needs-sync="True" since="2.16" default="False"/>
<!-- Atk click property -->
<property id="atk-click" _name="Click" ignore="True" atk-property="True" save="False">
@@ -682,7 +682,7 @@ embedded in another object</_tooltip>
<properties>
<!-- GtkActivatable -->
<property id="related-action" _name="Related Action" custom-layout="True" since="2.16" save="False" needs-sync="True"/>
- <property id="use-action-appearance" _name="Use Action Appearance" custom-layout="True" save="False" needs-sync="True" since="2.16"/>
+ <property id="use-action-appearance" _name="Use Action Appearance" custom-layout="True" save="False" needs-sync="True" since="2.16" default="False"/>
</properties>
</glade-widget-class>
@@ -1000,7 +1000,7 @@ embedded in another object</_tooltip>
<!-- GtkActivatable -->
<property id="related-action" _name="Related Action" custom-layout="True" since="2.16" save="False" needs-sync="True"/>
- <property id="use-action-appearance" _name="Use Action Appearance" custom-layout="True" save="False" needs-sync="True" since="2.16"/>
+ <property id="use-action-appearance" _name="Use Action Appearance" custom-layout="True" save="False" needs-sync="True" since="2.16" default="False"/>
<!-- Atk click property -->
<property id="atk-click" _name="Click" ignore="True" atk-property="True" save="False">