Documentation update
authorColin Clark <colin.clark@cclark.uk>
Fri, 19 May 2017 18:49:47 +0000 (19:49 +0100)
committerColin Clark <colin.clark@cclark.uk>
Fri, 19 May 2017 18:49:47 +0000 (19:49 +0100)
Desktop files and the sort mnager.

doc/docbook/GuideEditorsConfig.xml
doc/docbook/GuideSidebarsSortManager.xml

index 5d23f90..7d71e83 100644 (file)
       <programlisting>X-Geeqie-Filter=true</programlisting>\r
     </para>\r
     <para>\r
-      When the external editor is executed, you are presented with a dialogue which enables a path to be selected. The path selected, appended by the filename currently being processed, is made available to the editor script either as an environment variable or via a call to geeqie --remote. The following code demonstrates the use of both methods:\r
+      Desktop files containing this entry will be displayed in the Folder action list of the\r
+      <link linkend="CopyMoveandLink" endterm="titleGuideSidebarsSortManager" />\r
+      . The path of the bookmark clicked will be used by the desktop file.\r
+      <para />\r
+      If the desktop file is called from the menu, when the external editor is executed you are presented with a dialogue which enables a path to be selected. The path selected, appended by the filename currently being processed, is made available to the editor script either as an environment variable or via a call to geeqie --remote. The following code demonstrates the use of both methods:\r
       <programlisting xml:space="preserve">\r
         for file in "$@"\r
         do\r
index 6b8f3f5..c2e77da 100644 (file)
       <para />\r
     </section>\r
     <section id="CopyMoveandLink">\r
-      <title>Copy, Move, and Link</title>\r
-      <para>These are the available operations to use on the active image, they should be self explanatory.</para>\r
+      <title>Copy, Move, Link and Desktop actions</title>\r
+      <para>\r
+        Copy, Move and Symbolic Link are available operations to use on the active image; they should be self explanatory. In some cases, Desktop files are also listed. This is detailed in\r
+        <link linkend="Geeqieextensions" endterm="titleGuideEditorsConfig" />\r
+      </para>\r
       <para />\r
     </section>\r
     <section id="Addbutton">\r