Git commit 070d725b22fb32a87ddee49abd528f1dac45d827 by Gilles Caulier.
Committed on 20/02/2017 at 07:46.
Pushed by cgilles into branch 'master'.

compile fine without this link uncommented

M  +26   -9    digikam/using-sidebar-maps.docbook

https://commits.kde.org/digikam-doc/070d725b22fb32a87ddee49abd528f1dac45d827

diff --git a/digikam/using-sidebar-maps.docbook 
b/digikam/using-sidebar-maps.docbook
index 7a38503..ac39707 100644
--- a/digikam/using-sidebar-maps.docbook
+++ b/digikam/using-sidebar-maps.docbook
@@ -1,19 +1,36 @@
-<sect2 id="using-sidebar-maps">    <title>Maps</title>
+<sect2 id="using-sidebar-maps">
+    <title>Maps</title>
 
     <para>
         &digikam; offers three geolocation tools:
     </para>
-        <orderedlist numeration="arabic">
-            <!--        <listitem><para>The <link 
linkend="using-mainwindow-mapview">Map View</link>  -->
-            <listitem><para>The Map View
-            on the Left Sidebar which is the search tool for finding images by 
their GPS data.</para></listitem>
-            <listitem><para>The <link 
linkend="tool-geolocationeditor">Geolocation Editor</link> which is accessible 
via <menuchoice><shortcut><keycombo 
action="simul">&Ctrl;&Shift;<keycap>G</keycap></keycombo></shortcut><guimenu>Item</guimenu><guimenuitem>Edit
 Geolocation...</guimenuitem></menuchoice> and allows to set and to edit GPS 
data.</para></listitem>
-            <listitem><para>This tab on the Right Sidebar which shows the 
location of the image on a map and is purely informative.</para></listitem>
-        </orderedlist>
+
+    <orderedlist numeration="arabic">
+
+        <listitem>
+            <para>
+                The <link linkend="using-mainwindow-mapview">Map View</link>on 
the Left Sidebar which is the search tool for finding images by their GPS data.
+            </para>
+        </listitem>
+
+        <listitem>
+            <para>
+                The <link linkend="tool-geolocationeditor">Geolocation 
Editor</link> which is accessible via <menuchoice><shortcut><keycombo 
action="simul">&Ctrl;&Shift;<keycap>G</keycap></keycombo></shortcut><guimenu>Item</guimenu><guimenuitem>Edit
 Geolocation...</guimenuitem></menuchoice> and allows to set and to edit GPS 
data.
+            </para>
+        </listitem>
+
+        <listitem>
+            <para>
+                This tab on the Right Sidebar which shows the location of the 
image on a map and is purely informative.
+            </para>
+        </listitem>
+
+    </orderedlist>
+
     <para>
         All three are based on the &marble; widget.
     </para>
-    
+
     <para>
         This tab shows a map of orientation where you will find a marker or a 
thumbnail to indicate the GPS location of the selected image. The GPS 
coordinates and the time information are displayed below the widget. You can 
zoom in and out with the mouse wheel by either scrolling it or hold and drag 
it. Pan by holding down the left mouse button.
     </para>

Reply via email to