[nautilus-actions] FileManager-Actions: update reference document



commit 6a08f08b37c52a0254aa29c266fe9e19966e7576
Author: Pierre Wieser <pwieser trychlos org>
Date:   Wed Feb 15 16:39:43 2017 +0100

    FileManager-Actions: update reference document

 docs/reference/filemanager-actions-docs.xml |    4 +++-
 docs/reference/fma-about.xml                |    2 +-
 docs/reference/fma-compiling.xml            |   15 ++++++---------
 docs/reference/fma-getting.xml              |    2 +-
 docs/reference/fma-what-is-it.xml           |    2 +-
 5 files changed, 12 insertions(+), 13 deletions(-)
---
diff --git a/docs/reference/filemanager-actions-docs.xml b/docs/reference/filemanager-actions-docs.xml
index a9b7ce7..c318ed0 100644
--- a/docs/reference/filemanager-actions-docs.xml
+++ b/docs/reference/filemanager-actions-docs.xml
@@ -21,7 +21,7 @@
   <bookinfo>
     <title>&prodname; Reference Manual</title>
     <releaseinfo>
-      For &prodname; &version;
+      For <productname>FileManager-Actions</productname> &version;
       <!-- linebreak -->
       The latest version of this documentation can be found on-line at
       <ulink role="online-location" 
url="http://www.nautilus-actions.org/manuals/reference/html/";>http://www.nautilus-actions.org/manuals/reference/html</ulink>.
@@ -33,6 +33,8 @@
       <year>2013</year>
       <year>2014</year>
       <year>2015</year>
+      <year>2016</year>
+      <year>2017</year>
          <holder>Pierre Wieser</holder>
     </copyright>
   </bookinfo>
diff --git a/docs/reference/fma-about.xml b/docs/reference/fma-about.xml
index 0e54ca5..ab98634 100644
--- a/docs/reference/fma-about.xml
+++ b/docs/reference/fma-about.xml
@@ -29,7 +29,7 @@
     <itemizedlist>
       <listitem>
         developers, whether they want provide extensions to &prodname;
-        or partipating to the development of &prodname; itself;
+        or participate to the development of &prodname; itself;
       </listitem>
       <listitem>
         packagers, who will found here some relevant informations
diff --git a/docs/reference/fma-compiling.xml b/docs/reference/fma-compiling.xml
index 15e4043..973a589 100644
--- a/docs/reference/fma-compiling.xml
+++ b/docs/reference/fma-compiling.xml
@@ -127,15 +127,6 @@
       </listitem>
       <listitem>
         <para>
-          <ulink url="http://www.x.org/";>libSM</ulink> and
-          <ulink url="http://www.x.org/";>libICE</ulink>
-          are used as a session management libraries, in order to be sure the session
-          will not terminate without at least proposing the user to save his
-          modifications.
-        </para>
-      </listitem>
-      <listitem>
-        <para>
           <ulink url="ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng";>libUUID</ulink>
           is the universally unique ID library used to automatically generate a
           unique identifier at item creation.
@@ -147,12 +138,14 @@
           is needed if you want build &nautilus; extensions.
         </para>
       </listitem>
+      <!--
       <listitem>
         <para>
           <ulink url="https://github.com/linuxmint/nemo/";>&nemo; extension</ulink>
           is needed if you want build &nemo; extensions.
         </para>
       </listitem>
+      -->
     </itemizedlist>
   </refsect1>
 
@@ -168,7 +161,9 @@
         <command>configure</command>
         <group>
           <arg>--with-nautilus-extdir=DIR</arg>
+          <!--
           <arg>--with-nemo-extdir=DIR</arg>
+          -->
           <arg>--with-default-io-provider=io-gconf|io-desktop</arg>
           <arg>--enable-html-manuals[=gdt|db2html]</arg>
           <arg>--enable-pdf-manuals[=dblatex]</arg>
@@ -178,7 +173,9 @@
 
     <formalpara>
       <title><systemitem>--with-nautilus-extdir=DIR</systemitem></title>
+      <!--
       <title><systemitem>--with-nemo-extdir=DIR</systemitem></title>
+      -->
       <para>
         With this option, one may define an alternate directory where
         our file manager extensions will be stored.
diff --git a/docs/reference/fma-getting.xml b/docs/reference/fma-getting.xml
index 883ad6b..8606aa4 100644
--- a/docs/reference/fma-getting.xml
+++ b/docs/reference/fma-getting.xml
@@ -34,7 +34,7 @@
          </listitem>
          <listitem>
            <simpara>
-          <ulink role="online-location" 
url="http://download.gnome.org/sources/nautilus-actions/";>http://ftp.gnome.org/nautilus-actions/&version_dir;/</ulink>
+          <ulink role="online-location" 
url="http://download.gnome.org/sources/nautilus-actions/";>http://ftp.gnome.org/nautilus-actions</ulink>
         </simpara>
          </listitem>
          <listitem>
diff --git a/docs/reference/fma-what-is-it.xml b/docs/reference/fma-what-is-it.xml
index a16125b..7c39ab2 100644
--- a/docs/reference/fma-what-is-it.xml
+++ b/docs/reference/fma-what-is-it.xml
@@ -32,7 +32,7 @@
          &prodname; is compliant with 
       <ulink role="online-location" url="http://www.nautilus-actions.org/?q=node/377/";>DES-EMA</ulink>
          specification. This means that actions and menus defined in &prodname;
-         will be shareable with the compliant desktop environments.
+         are shareable with the compliant desktop environments.
        </para>
   </refsect1>
 


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