[gnome-commander] one instance mode: docs



commit b8ed068653c7d9307ca881a68f485a91e5b48e4b
Author: Piotr Eljasiak <epiotr src gnome org>
Date:   Wed Mar 3 18:20:47 2010 +0100

    one instance mode: docs

 NEWS                      |    1 +
 README.in                 |    2 +-
 TODO                      |    1 -
 doc/C/gnome-commander.xml |   12 +++++++++++-
 4 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/NEWS b/NEWS
index ad28f3d..9453c1d 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ Bug fixes:
 New features:
  * Revamped bookmarks dialog
  * Revamped file properties dialog
+ * One instance mode
  * User defined LS_COLORS colours
  * New or updated docs: de, es, fr, sl
  * New or updated translations: da, es, eu, fr, hu, pl, ro, ru, sl, zh_CN
diff --git a/README.in b/README.in
index 5d0807e..58e8b61 100644
--- a/README.in
+++ b/README.in
@@ -67,7 +67,7 @@ Plugins:
 3. Building
 --------------------------------
 
-GNOME Commander requires glib >= @GLIB_REQ@, GTK+ >= @GTK_REQ@ and gnome >= @GNOMEUI_REQ@ libraries.
+GNOME Commander requires glib >= @GLIB_REQ@, GTK+ >= @GTK_REQ@, gnome >= @GNOMEUI_REQ@ and unique >= @UNIQUE_REQ@ libraries.
 
 Additionally GNOME Commander may require:
 
diff --git a/TODO b/TODO
index 2ba1dbe..d83bce5 100644
--- a/TODO
+++ b/TODO
@@ -29,7 +29,6 @@
   (visible file selection can be merged internally to the vfolder at any point,
    and then the usual multiple file actions can be applied)
 * Manageable queue for file transfers (pause/resume/cancel & rate limits)
-* One instance mode
 
 
 // Data presentation
diff --git a/doc/C/gnome-commander.xml b/doc/C/gnome-commander.xml
index 27f2d5e..a5d6d66 100644
--- a/doc/C/gnome-commander.xml
+++ b/doc/C/gnome-commander.xml
@@ -5848,8 +5848,15 @@
                                 </row>
                                 <row valign="top">
                                     <entry><para></para></entry>
-                                    <entry><para>skip_mounting</para></entry>
+                                    <entry><para>allow_multiple_instances</para></entry>
+                                    <entry><para></para></entry>
+                                    <entry><para></para></entry>
+                                    <entry><para></para></entry>
+                                </row>
+                                <row valign="top">
                                     <entry><para></para></entry>
+                                    <entry><para>skip_mounting</para></entry>
+                                    <entry><para>boolean</para></entry>
                                     <entry><para></para></entry>
                                     <entry><para></para></entry>
                                 </row>
@@ -6019,6 +6026,9 @@
                             <para>Revamped file properties dialog</para>
                         </listitem>
                         <listitem>
+                            <para>One instance mode</para>
+                        </listitem>
+                        <listitem>
                             <para>User defined LS_COLORS colours</para>
                         </listitem>
                         <listitem>



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