[Xfce4-commits] <parole:master> Drop column-title for the checkbox	to activate Plugins
    Simon Steinbeiss 
    noreply at xfce.org
       
    Fri Oct 11 11:52:47 CEST 2013
    
    
  
Updating branch refs/heads/master
         to 25fad955b1b2c0e8ba64660b1d60a43dc1bef4e9 (commit)
       from 661219642ad8b4c871017a232dea6a94a16f47a1 (commit)
commit 25fad955b1b2c0e8ba64660b1d60a43dc1bef4e9
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date:   Tue Sep 24 16:38:16 2013 +0200
    Drop column-title for the checkbox to activate Plugins
 data/interfaces/plugins.ui |    1 -
 1 file changed, 1 deletion(-)
diff --git a/data/interfaces/plugins.ui b/data/interfaces/plugins.ui
index 597353e..7aaf5db 100644
--- a/data/interfaces/plugins.ui
+++ b/data/interfaces/plugins.ui
@@ -73,7 +73,6 @@
                     </child>
                     <child>
                       <object class="GtkTreeViewColumn" id="treeviewcolumn1">
-                        <property name="title" translatable="yes">Enabled</property>
                         <child>
                           <object class="GtkCellRendererToggle" id="cellrenderertoggle">
                             <signal name="toggled" handler="parole_plugins_manager_cell_toggled_cb" swapped="no"/>
    
    
More information about the Xfce4-commits
mailing list