SF.net SVN: geany: [1877] trunk

ntrel at users.sourceforge.net ntrel at xxxxx
Wed Sep 12 16:08:27 UTC 2007


Revision: 1877
          http://geany.svn.sourceforge.net/geany/?rev=1877&view=rev
Author:   ntrel
Date:     2007-09-12 09:08:26 -0700 (Wed, 12 Sep 2007)

Log Message:
-----------
Edit how to manually edit geany.conf hidden prefs.

Modified Paths:
--------------
    trunk/ChangeLog
    trunk/doc/geany.html
    trunk/doc/geany.txt

Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2007-09-12 16:01:23 UTC (rev 1876)
+++ trunk/ChangeLog	2007-09-12 16:08:26 UTC (rev 1877)
@@ -15,6 +15,8 @@
    Make Toggle Case use the current word if there's no selection.
    Make Toggle Case keep an existing selection.
    Rename ui_widgets.popup_items to popup_copy_items.
+ * doc/geany.txt, doc/geany.html:
+   Edit how to manually edit geany.conf hidden prefs.
 
 
 2007-09-11  Enrico Tröger  <enrico.troeger at uvena.de>

Modified: trunk/doc/geany.html
===================================================================
--- trunk/doc/geany.html	2007-09-12 16:01:23 UTC (rev 1876)
+++ trunk/doc/geany.html	2007-09-12 16:08:26 UTC (rev 1877)
@@ -2477,12 +2477,18 @@
 <div class="section">
 <h1><a class="toc-backref" href="#id103" id="hidden-preferences" name="hidden-preferences">Hidden preferences</a></h1>
 <p>There are some uncommon preferences that are not shown in the
-Preferences dialog. These can be set by using a second instance of
-Geany to edit <tt class="docutils literal"><span class="pre">~/.geany/geany.conf</span></tt>. After saving the file, restart
-the first instance, and the new settings will be used. Otherwise,
-the configuration file changes are overwritten when Geany is closed.</p>
-<p>The table below refers to the key names in the configuration file, under the
-<tt class="docutils literal"><span class="pre">[geany]</span></tt> group.</p>
+Preferences dialog. These can be set in two ways:</p>
+<ol class="arabic simple">
+<li>By quitting all instances of Geany and using another editor to edit
+<tt class="docutils literal"><span class="pre">~/.geany/geany.conf</span></tt>.</li>
+<li>By using Geany to edit <tt class="docutils literal"><span class="pre">~/.geany/geany.conf</span></tt>, then after saving
+the file, start a second instance of Geany, and the new settings
+will be used. Make sure to then quit the first instance.</li>
+</ol>
+<p>Otherwise, the configuration file changes are overwritten when Geany
+is closed.</p>
+<p>The table below refers to the key names in the configuration file,
+under the <tt class="docutils literal"><span class="pre">[geany]</span></tt> group.</p>
 <table border="1" class="docutils">
 <colgroup>
 <col width="33%" />
@@ -3036,7 +3042,7 @@
 <div class="footer">
 <hr class="footer" />
 <a class="reference" href="geany.txt">View document source</a>.
-Generated on: 2007-09-12 11:56 UTC.
+Generated on: 2007-09-12 15:30 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: trunk/doc/geany.txt
===================================================================
--- trunk/doc/geany.txt	2007-09-12 16:01:23 UTC (rev 1876)
+++ trunk/doc/geany.txt	2007-09-12 16:08:26 UTC (rev 1877)
@@ -2255,14 +2255,20 @@
 ==================
 
 There are some uncommon preferences that are not shown in the
-Preferences dialog. These can be set by using a second instance of
-Geany to edit ``~/.geany/geany.conf``. After saving the file, restart
-the first instance, and the new settings will be used. Otherwise,
-the configuration file changes are overwritten when Geany is closed.
+Preferences dialog. These can be set in two ways:
 
-The table below refers to the key names in the configuration file, under the
-``[geany]`` group.
+1. By quitting all instances of Geany and using another editor to edit
+   ``~/.geany/geany.conf``.
+2. By using Geany to edit ``~/.geany/geany.conf``, then after saving
+   the file, start a second instance of Geany, and the new settings
+   will be used. Make sure to then quit the first instance.
 
+Otherwise, the configuration file changes are overwritten when Geany
+is closed.
+
+The table below refers to the key names in the configuration file,
+under the ``[geany]`` group.
+
 ==============================  ============================================    ==================
 Option                          Description                                     Default
 ==============================  ============================================    ==================


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