SF.net SVN: geany:[5139] branches/Geany-0_19_1
ntrel at users.sourceforge.net
ntrel at xxxxx
Wed Aug 11 14:32:55 UTC 2010
Revision: 5139
http://geany.svn.sourceforge.net/geany/?rev=5139&view=rev
Author: ntrel
Date: 2010-08-11 14:32:54 +0000 (Wed, 11 Aug 2010)
Log Message:
-----------
r5082
Modified Paths:
--------------
branches/Geany-0_19_1/ChangeLog
branches/Geany-0_19_1/doc/geany.html
branches/Geany-0_19_1/doc/geany.txt
Modified: branches/Geany-0_19_1/ChangeLog
===================================================================
--- branches/Geany-0_19_1/ChangeLog 2010-08-11 14:30:18 UTC (rev 5138)
+++ branches/Geany-0_19_1/ChangeLog 2010-08-11 14:32:54 UTC (rev 5139)
@@ -1,3 +1,10 @@
+2010-07-02 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
+
+ * doc/geany.txt, doc/geany.html:
+ Fix wording - restarting is required for hidden prefs.
+ File templates don't need manual reloading anymore.
+
+
2010-07-01 Nick Treleaven <nick(dot)treleaven(at)btinternet(dot)com>
* src/printing.c, doc/geany.txt, doc/geany.html:
Modified: branches/Geany-0_19_1/doc/geany.html
===================================================================
--- branches/Geany-0_19_1/doc/geany.html 2010-08-11 14:30:18 UTC (rev 5138)
+++ branches/Geany-0_19_1/doc/geany.html 2010-08-11 14:32:54 UTC (rev 5139)
@@ -4628,8 +4628,7 @@
<h3><a class="toc-backref" href="#id187" id="hidden-preferences" name="hidden-preferences">Hidden preferences</a></h3>
<p>There are some rarely used preferences that are not shown in the Preferences
dialog. These can be set by editing the preferences file, then
-selecting <em>Tools->Reload Configuration</em> or restarting Geany. Search for the
-key name, then edit the value. Example:</p>
+restarting Geany. Search for the key name, then edit the value. Example:</p>
<blockquote>
<tt class="docutils literal"><span class="pre">brace_match_ltgt=true</span></tt></blockquote>
<p>The table below show the key names of hidden preferences in the
@@ -4866,8 +4865,7 @@
use them, choose the <em>New (with Template)</em> menu item from the <em>File</em>
menu.</p>
<p>By default, file templates are installed for some filetypes. Custom
-file templates can be added by creating the appropriate template file
-and then selecting <em>Tools->Reload Configuration</em> or restarting Geany. You can
+file templates can be added by creating the appropriate template file. You can
also edit the default file templates.</p>
<p>The file's contents are just the text to place in the document, with
optional template wildcards like <tt class="docutils literal"><span class="pre">{fileheader}</span></tt>. The fileheader
@@ -6098,7 +6096,7 @@
<div class="footer">
<hr class="footer" />
<a class="reference" href="geany.txt">View document source</a>.
-Generated on: 2010-08-11 14:28 UTC.
+Generated on: 2010-08-11 14:31 UTC.
Generated by <a class="reference" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source.
</div>
Modified: branches/Geany-0_19_1/doc/geany.txt
===================================================================
--- branches/Geany-0_19_1/doc/geany.txt 2010-08-11 14:30:18 UTC (rev 5138)
+++ branches/Geany-0_19_1/doc/geany.txt 2010-08-11 14:32:54 UTC (rev 5139)
@@ -4000,8 +4000,7 @@
There are some rarely used preferences that are not shown in the Preferences
dialog. These can be set by editing the preferences file, then
-selecting *Tools->Reload Configuration* or restarting Geany. Search for the
-key name, then edit the value. Example:
+restarting Geany. Search for the key name, then edit the value. Example:
``brace_match_ltgt=true``
@@ -4192,8 +4191,7 @@
menu.
By default, file templates are installed for some filetypes. Custom
-file templates can be added by creating the appropriate template file
-and then selecting *Tools->Reload Configuration* or restarting Geany. You can
+file templates can be added by creating the appropriate template file. You can
also edit the default file templates.
The file's contents are just the text to place in the document, with
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