diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2017-12-05 01:06:51 +0100 |
---|---|---|
committer | Gabor Kelemen <kelemeng@ubuntu.com> | 2017-12-05 10:09:05 +0100 |
commit | cbb8898cd472519719eba62b5051c507f394e73b (patch) | |
tree | dac25052c896a83339f7379a31f0d4b8a6098630 | |
parent | 4897b4f477ec02a9a8eeae08520d1e13a0201ac1 (diff) |
Hide some extended help only strings from the top of the page
Change-Id: I2df670078db010b9bcd8544c655e91a0ccec2686
Reviewed-on: https://gerrit.libreoffice.org/45833
Reviewed-by: Gabor Kelemen <kelemeng@ubuntu.com>
Tested-by: Gabor Kelemen <kelemeng@ubuntu.com>
(cherry picked from commit 0b7bf0473bcc891eb169eb489195cf61463cd63f)
Reviewed-on: https://gerrit.libreoffice.org/45852
-rw-r--r-- | source/text/shared/01/gallery.xhp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/shared/01/gallery.xhp b/source/text/shared/01/gallery.xhp index 1c85f09623..ceae4e0b44 100644 --- a/source/text/shared/01/gallery.xhp +++ b/source/text/shared/01/gallery.xhp @@ -28,9 +28,9 @@ <body> <bookmark xml-lang="en-US" branch="hid/SVX_HID_GALLERY_ICONVIEW" id="bm_id3146946" localize="false"/> -<paragraph id="par_id3149783" role="paragraph" xml-lang="en-US"><ahelp hid="SVX_HID_GALLERY_ICONVIEW">Displays the contents of the <emph>Gallery </emph>as icons.</ahelp></paragraph> +<paragraph id="par_id3149783" role="paragraph" xml-lang="en-US"><ahelp hid="SVX_HID_GALLERY_ICONVIEW" visibility="hidden">Displays the contents of the <emph>Gallery </emph>as icons.</ahelp></paragraph> <bookmark xml-lang="en-US" branch="hid/SVX_HID_GALLERY_LISTVIEW" id="bm_id3152821" localize="false"/> -<paragraph id="par_id3148983" role="paragraph" xml-lang="en-US"><ahelp hid="SVX_HID_GALLERY_LISTVIEW">Displays the contents of the <emph>Gallery </emph>as small icons, with title and path information.</ahelp></paragraph> +<paragraph id="par_id3148983" role="paragraph" xml-lang="en-US"><ahelp hid="SVX_HID_GALLERY_LISTVIEW" visibility="hidden">Displays the contents of the <emph>Gallery </emph>as small icons, with title and path information.</ahelp></paragraph> <section id="media_gallery"> |