Git commit b0ff33b660cf7786708e6c9d12963cb8563e7fed by Andrey Goreev. Committed on 09/01/2018 at 19:36. Pushed by agoreev into branch 'master'.
Geolocation Editor section minor improvements M +4 -1 digikam/tool-geolocationeditor.docbook https://commits.kde.org/digikam-doc/b0ff33b660cf7786708e6c9d12963cb8563e7fed diff --git a/digikam/tool-geolocationeditor.docbook b/digikam/tool-geolocationeditor.docbook index e36ba1f..a9ab4b1 100644 --- a/digikam/tool-geolocationeditor.docbook +++ b/digikam/tool-geolocationeditor.docbook @@ -63,7 +63,10 @@ <para> The Geolocation Editor allows for adding and editing GPS coordinates of picture metadata. The geo-data is stored into the image (EXIF tags) and the location can be displayed in an internal or external browser map. The Geolocation Editor also offers a <firstterm>Reverse Geocoding</firstterm> tool. </para> - + <para> + Geolocation Editor can be opened via menu entry <guilabel>Item</guilabel> - <guilabel>Edit Geolocation</guilabel> or via pressing <guilabel>Ctrl + Shift + G</guilabel>. It requires at least one image to be selected othewise it will not open. + </para> + <para> <inlinemediaobject> <imageobject><imagedata fileref="&path;tool-geolocation-editcoords.png" format="PNG" /></imageobject>
