[glade] GladeAdaptorChooser: Removed unneeded translatable strings.



commit 35a47d3330d02ffc2ab4ae7b0de41129d9cfd3d9
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Thu May 15 15:09:11 2014 -0300

    GladeAdaptorChooser: Removed unneeded translatable strings.

 gladeui/glade-adaptor-chooser.ui |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/gladeui/glade-adaptor-chooser.ui b/gladeui/glade-adaptor-chooser.ui
index 086053c..cd8dab5 100644
--- a/gladeui/glade-adaptor-chooser.ui
+++ b/gladeui/glade-adaptor-chooser.ui
@@ -66,7 +66,6 @@
             </child>
             <child>
               <object class="GtkTreeViewColumn" id="column_icon">
-                <property name="title" translatable="yes">column</property>
                 <child>
                   <object class="GtkCellRendererPixbuf" id="icon_cell"/>
                 </child>
@@ -74,7 +73,6 @@
             </child>
             <child>
               <object class="GtkTreeViewColumn" id="column_adaptor">
-                <property name="title" translatable="yes">column</property>
                 <child>
                   <object class="GtkCellRendererText" id="adaptor_cell"/>
                 </child>


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