[Libreoffice-commits] help.git: source/text

Gabor Kelemen kelemeng at gnome.hu
Tue Dec 5 09:09:35 UTC 2017


 source/text/shared/01/gallery.xhp |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 0b7bf0473bcc891eb169eb489195cf61463cd63f
Author: Gabor Kelemen <kelemeng at gnome.hu>
Date:   Tue Dec 5 01:06:51 2017 +0100

    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 at ubuntu.com>
    Tested-by: Gabor Kelemen <kelemeng at ubuntu.com>

diff --git a/source/text/shared/01/gallery.xhp b/source/text/shared/01/gallery.xhp
index 1c85f0962..ceae4e0b4 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">
 


More information about the Libreoffice-commits mailing list