[gedit] external tools: do not show line numbers



commit f7e9c7032a119a3b509e6ffeb4ddf4e2b491c9fa
Author: Ignacio Casal Quinteiro <icq gnome org>
Date:   Sat Apr 20 15:17:00 2013 +0200

    external tools: do not show line numbers

 plugins/externaltools/tools/tools.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/plugins/externaltools/tools/tools.ui b/plugins/externaltools/tools/tools.ui
index d770d35..68e9395 100644
--- a/plugins/externaltools/tools/tools.ui
+++ b/plugins/externaltools/tools/tools.ui
@@ -614,7 +614,7 @@
                                 <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">True</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]