SF.net SVN: geany: [1402] trunk/doc/geany.docbook
ntrel at users.sourceforge.net
ntrel at xxxxx
Thu Mar 15 17:19:27 UTC 2007
Revision: 1402
http://svn.sourceforge.net/geany/?rev=1402&view=rev
Author: ntrel
Date: 2007-03-15 10:19:27 -0700 (Thu, 15 Mar 2007)
Log Message:
-----------
Add note about disabling the current line background highlighting.
Modified Paths:
--------------
trunk/doc/geany.docbook
Modified: trunk/doc/geany.docbook
===================================================================
--- trunk/doc/geany.docbook 2007-03-15 16:48:09 UTC (rev 1401)
+++ trunk/doc/geany.docbook 2007-03-15 17:19:27 UTC (rev 1402)
@@ -1809,9 +1809,12 @@
<row>
<entry>current_line</entry>
<entry>The style for colouring the background of the current
- line. Only the second argument is interpreted.
+ line. Only the second and third arguments are interpreted.
+ The second argument is the background colour.
+ Use the third argument to enable or disable background
+ highlighting for the current line (has to be true/false).
</entry>
- <entry>current_line=0x0;0xe5e5e5;false;false</entry>
+ <entry>current_line=0x0;0xe5e5e5;true;false</entry>
</row>
<row>
<entry>indent_guide</entry>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Commits
mailing list