From 709b64df4d40a4972dea43511be7faef204e443f Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Thu, 15 Aug 2024 12:21:19 -0300 Subject: Add Help page on Sidebar settings Note: Some entries are not mapped because it has not help ID. "reset to default" omitted but can be added depending on https://gerrit.libreoffice.org/c/core/+/171906 Change-Id: Ie8754e58deb76e95b2a366e1e7f4d712d3983694 Reviewed-on: https://gerrit.libreoffice.org/c/help/+/171913 Reviewed-by: Olivier Hallot Tested-by: Jenkins --- source/text/shared/01/menu_view_sidebar.xhp | 3 ++ source/text/shared/01/sidebar_customization.xhp | 54 +++++++++++++++++++++++++ 2 files changed, 57 insertions(+) create mode 100644 source/text/shared/01/sidebar_customization.xhp (limited to 'source/text/shared') diff --git a/source/text/shared/01/menu_view_sidebar.xhp b/source/text/shared/01/menu_view_sidebar.xhp index 140c854919..0fd82cabb5 100644 --- a/source/text/shared/01/menu_view_sidebar.xhp +++ b/source/text/shared/01/menu_view_sidebar.xhp @@ -50,6 +50,9 @@ CommandCtrl + F5 +
+ +
diff --git a/source/text/shared/01/sidebar_customization.xhp b/source/text/shared/01/sidebar_customization.xhp new file mode 100644 index 0000000000..10d943d57a --- /dev/null +++ b/source/text/shared/01/sidebar_customization.xhp @@ -0,0 +1,54 @@ + + + + + + + Sidebar Settings + /text/shared/01/sidebar_customization.xhp + + + + + + sidebar;settings + + +
+ + + + + Icon Sidebar Settings + + + Sidebar Settings + + +
+
+

Sidebar decks

+Activates the corresponding Sidebar deck. + +

Dock / Undock

+Toggle the dock / undock state of the Sidebar. + +

Close Sidebar

+Closes the Sidebar. To re-open the Sidebar use the View menu or Ctrl + F5. +

Customization

+Selects the Sidebar decks to activate. Inactive decks are greyed in the Sidebar. You cannot open an inactive deck from the Sidebar. +
+ +
+ +
-- cgit