diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-12-31 14:02:15 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2018-01-05 01:23:20 +0100 |
commit | 7371e98b61d6af97d18b8c48023fd808d1cdaa6d (patch) | |
tree | b840618b9e57fc0ee19e521145653493609beb57 | |
parent | 091a6727bc90dc273b6a65128f50bf3b1ef282fc (diff) |
Fix missing bookmark on gallerys General properties page
Change-Id: Idf7874bd22318b6684e523c6017e4bc24ebfd4fd
Reviewed-on: https://gerrit.libreoffice.org/47422
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Tested-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/00/01050000.xhp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/source/text/shared/00/01050000.xhp b/source/text/shared/00/01050000.xhp index b6b2fe5397..c60249be66 100644 --- a/source/text/shared/00/01050000.xhp +++ b/source/text/shared/00/01050000.xhp @@ -28,10 +28,11 @@ </meta> <body> <section id="allgemein"> +<bookmark xml-lang="en-US" branch="hid/cui/ui/gallerygeneralpage/GalleryGeneralPage" id="bm_id3152895" localize="false"/> <paragraph role="heading" id="hd_id3158397" xml-lang="en-US" level="1"><link href="text/shared/00/01050000.xhp" name="General">General</link><comment>UFI: this is a tab page of the Gallery. Deleted everything else</comment></paragraph> <paragraph role="paragraph" id="par_id3159242" xml-lang="en-US"><ahelp hid=".">The<emph> General </emph>tab page lists the general properties of the current theme.</ahelp></paragraph> </section> -<bookmark xml-lang="en-US" branch="hid/cui/ui/gallerygeneralpage/GalleryGeneralPage" id="bm_id3152895" localize="false"/> +<bookmark xml-lang="en-US" branch="hid/cui/ui/gallerygeneralpage/name" id="bm_id3152896" localize="false"/> <paragraph role="heading" id="hd_id3150264" xml-lang="en-US" level="2">Name</paragraph> <paragraph role="paragraph" id="par_id3154094" xml-lang="en-US"><ahelp hid="cui/ui/gallerygeneralpage/name">Displays the name of the theme.</ahelp> If no name has been assigned, you can type a new name in the text box.</paragraph> <paragraph role="heading" id="hd_id3147089" xml-lang="en-US" level="3">Type</paragraph> |