Git commit a9d5326173c409026ec1e31afb83a681e0a190df by Yuri Chornoivan. Committed on 09/01/2018 at 20:07. Pushed by yurchor into branch 'master'.
Fix XML M +1 -1 digikam/tool-geolocationeditor.docbook https://commits.kde.org/digikam-doc/a9d5326173c409026ec1e31afb83a681e0a190df diff --git a/digikam/tool-geolocationeditor.docbook b/digikam/tool-geolocationeditor.docbook index a9ab4b1..51c6828 100644 --- a/digikam/tool-geolocationeditor.docbook +++ b/digikam/tool-geolocationeditor.docbook @@ -64,7 +64,7 @@ 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. + Geolocation Editor can be opened via menu entry <menuchoice><guimenu>Item</guimenu> <guimenuitem>Edit Geolocation</guimenuitem></menuchoice> or via pressing <keycombo action="simul">&Ctrl;&Shift;<keycap>G</keycap></keycombo>. It requires at least one image to be selected othewise it will not open. </para> <para>
