[anjuta-extras/gtk3] scintilla: display line number by default



commit 89ab49725ceb1d64f5158c2a299e28eeeeb69694
Author: Sébastien Granjoux <seb sfo free fr>
Date:   Tue May 24 21:32:58 2011 +0200

    scintilla: display line number by default

 plugins/scintilla/properties/anjuta.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/plugins/scintilla/properties/anjuta.properties b/plugins/scintilla/properties/anjuta.properties
index d102e56..a80938a 100644
--- a/plugins/scintilla/properties/anjuta.properties
+++ b/plugins/scintilla/properties/anjuta.properties
@@ -247,7 +247,7 @@ edge.mode=1
 edge.colour=#C0DCC0
 
 # Should the linenumber margin visible (0/1)
-margin.linenumber.visible=0
+margin.linenumber.visible=1
 
 # Should the marker margin visible (0/1)
 margin.marker.visible=1



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