diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2024-03-18 21:21:00 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-03-23 12:40:52 +0100 |
commit | 1e3c2cb1ffa55b44e2b77d14ac5f5ce217630b8a (patch) | |
tree | b896fbabe75afee4766dd40f10b4cbdf9afc5f22 | |
parent | b010f7c91670f60ab8c637b321507b67d1bc4a63 (diff) |
Use default HIDs in Gallery sidebar help page
Change-Id: I7ab1d18d25c290320f3c0ebfdf3da1837cdf007a
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/165023
Tested-by: Jenkins
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
-rw-r--r-- | source/text/shared/01/gallery.xhp | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/source/text/shared/01/gallery.xhp b/source/text/shared/01/gallery.xhp index 25ec161a3f..34ace37727 100644 --- a/source/text/shared/01/gallery.xhp +++ b/source/text/shared/01/gallery.xhp @@ -27,10 +27,10 @@ <body> -<bookmark branch="hid/SVX_HID_GALLERY_ICONVIEW" id="bm_id3146946" localize="false"/> -<paragraph id="par_id3149783" role="paragraph"><ahelp hid="SVX_HID_GALLERY_ICONVIEW" visibility="hidden">Displays the contents of the <emph>Gallery </emph>as icons.</ahelp></paragraph> -<bookmark branch="hid/SVX_HID_GALLERY_LISTVIEW" id="bm_id3152821" localize="false"/> -<paragraph id="par_id3148983" role="paragraph"><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> +<bookmark branch="hid/svx/ui/sidebargallery/icon" id="bm_id3146946" localize="false"/> +<paragraph id="par_id3149783" role="paragraph"><ahelp hid="." visibility="hidden">Displays the contents of the <emph>Gallery </emph>as icons.</ahelp></paragraph> +<bookmark branch="hid/svx/ui/sidebargallery/list" id="bm_id3152821" localize="false"/> +<paragraph id="par_id3148983" role="paragraph"><ahelp hid="." visibility="hidden">Displays the contents of the <emph>Gallery </emph>as small icons, with title and path information.</ahelp></paragraph> <section id="media_gallery"> @@ -71,20 +71,21 @@ </switch> </section> -<bookmark branch="hid/SVX_HID_GALLERY_THEMELIST" id="bm_id3150774" localize="false"/> -<paragraph id="par_id3145346" role="paragraph">Themes are listed on the left side of the <emph>Gallery</emph>.<ahelp hid="SVX_HID_GALLERY_THEMELIST">Click a theme to view the objects associated with the theme.</ahelp></paragraph> -<bookmark branch="hid/SVX_HID_GALLERY_WINDOW" id="bm_id3157958" localize="false"/> -<paragraph id="par_id3155355" role="paragraph"><ahelp hid="SVX_HID_GALLERY_WINDOW">To insert a <emph>Gallery </emph>object, select the object, and then drag it into the document.</ahelp></paragraph> +<bookmark branch="hid/svx/ui/sidebargallery/themelist" id="bm_id3150774" localize="false"/> +<paragraph id="par_id3145346" role="paragraph">Themes are listed on the left side of the <emph>Gallery</emph>.<ahelp hid=".">Click a theme to view the objects associated with the theme.</ahelp></paragraph> +<bookmark branch="hid/svx/ui/sidebargallery/galleryscroll" id="bm_id3157958" localize="false"/> +<bookmark branch="hid/svx/ui/sidebargallery/gallerylist" id="bm_id3157959" localize="false"/> +<paragraph id="par_id3155355" role="paragraph"><ahelp hid=".">To insert a <emph>Gallery </emph>object, select the object, and then drag it into the document.</ahelp></paragraph> <embed href="text/shared/guide/gallery_insert.xhp#gallery_insert"/> <embed href="text/shared/guide/dragdrop_fromgallery.xhp#dragdrop_fromgallery"/> <embed href="text/shared/guide/dragdrop_gallery.xhp#dragdrop_gallery"/> <h3 id="hd_id3156113">Adding a New File to the Gallery</h3> <paragraph id="par_id3153032" role="paragraph">To add a file to the <emph>Gallery</emph>, right-click a theme, choose <emph>Properties</emph>, click the <emph>Files</emph> tab, and then click <emph>Add</emph>. You can also click an object in the current document, hold, and then drag it to the <emph>Gallery</emph> window.</paragraph> -<bookmark branch="hid/SVX_HID_GALLERY_NEWTHEME" id="bm_id3154381" localize="false"/> <h2 id="hd_id3145315">New theme</h2> -<paragraph id="par_id3150275" role="paragraph"><ahelp hid="SVX_HID_GALLERY_NEWTHEME">Adds a new theme to the <emph>Gallery</emph> and lets you choose the files to include in the theme.</ahelp></paragraph> +<bookmark branch="hid/svx/ui/sidebargallery/insert" id="bm_id3154381" localize="false"/> +<paragraph id="par_id3150275" role="paragraph"><ahelp hid=".">Adds a new theme to the <emph>Gallery</emph> and lets you choose the files to include in the theme.</ahelp></paragraph> <paragraph id="par_id3159167" role="paragraph">To access the following commands, right-click a theme in the <emph>Gallery</emph>:</paragraph> <embed href="text/shared/00/00000010.xhp#delete"/> <embed href="text/shared/00/00000010.xhp#delete2"/> |