[glade] Gladeui plugin: Specify that the construct-only 'editor-type' property is to be ignored.



commit 58360cd055bb67cc001c75214dea11269d1f2ac8
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Sun Apr 14 17:59:26 2013 +0900

    Gladeui plugin: Specify that the construct-only 'editor-type' property is to be ignored.

 plugins/gladeui/gladeui.xml | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/plugins/gladeui/gladeui.xml b/plugins/gladeui/gladeui.xml
index 75435de..edb7e9c 100644
--- a/plugins/gladeui/gladeui.xml
+++ b/plugins/gladeui/gladeui.xml
@@ -49,6 +49,7 @@
     <glade-widget-class name="GladePropertyShell" generic-name="propertyshell"
                        title="Property Shell" icon-name="widget-gtk-entry" use-placeholders="False">
       <properties>
+       <property id="editor-type" name="Editor Type" ignore="True"/>
        <property id="orientation" disabled="True"/>
        <property id="size" disabled="True"/>
        <property id="spacing" disabled="True"/>


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