[gedit/gnome-3-8] external tools: let GeditView handle the properties by itself



commit 221e2d834b8845a5e95321c7ee5715d4d1e3f65c
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sat Apr 20 23:29:21 2013 +0200

    external tools: let GeditView handle the properties by itself

 plugins/externaltools/tools/tools.ui | 7 -------
 1 file changed, 7 deletions(-)
---
diff --git a/plugins/externaltools/tools/tools.ui b/plugins/externaltools/tools/tools.ui
index 68e9395..50a362e 100644
--- a/plugins/externaltools/tools/tools.ui
+++ b/plugins/externaltools/tools/tools.ui
@@ -608,13 +608,6 @@
                               <object class="GeditView" id="commands">
                                 <property name="buffer">commands_buffer</property>
                                 <property name="visible">True</property>
-                                <property name="auto-indent">True</property>
-                                <property name="insert-spaces-instead-of-tabs">False</property>
-                                <property name="smart-home-end">GTK_SOURCE_SMART_HOME_END_AFTER</property>
-                                <property name="tab-width">2</property>
-                                <property name="highlight-current-line">True</property>
-                                <property name="show-right-margin">False</property>
-                                <property name="show-line-numbers">False</property>
                               </object>
                             </child>
                           </object>


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