[glade] Mark GladePropertyShell:custom-text as translatable



commit 52ee0c01db7e2a894b8f3737b21b99af5bac93dd
Author: Tristan Van Berkom <tristan van berkom gmail com>
Date:   Thu May 9 21:49:03 2013 +0900

    Mark GladePropertyShell:custom-text as translatable

 plugins/gladeui/gladeui.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/gladeui/gladeui.xml b/plugins/gladeui/gladeui.xml
index 42918a5..69d97a4 100644
--- a/plugins/gladeui/gladeui.xml
+++ b/plugins/gladeui/gladeui.xml
@@ -51,6 +51,7 @@
       <post-create-function>glade_glade_property_shell_post_create</post-create-function>
       <properties>
        <property id="editor-type" name="Editor Type" ignore="True"/>
+       <property id="custom-text" translatable="True"/>
 
        <!-- Disable GtkBox stuff -->
        <property id="orientation" disabled="True"/>


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