From fb0675b83b007afc59e919dea066889d19d44044 Mon Sep 17 00:00:00 2001 From: Olivier Hallot Date: Thu, 28 Sep 2023 20:57:12 -0300 Subject: tdf#155878 Impress UI - Tools menu review + Refactor + Presentation Minimizer help page Change-Id: Ia90ed0db5352f97b2cd1e34fb87920d1cd8adfde Reviewed-on: https://gerrit.libreoffice.org/c/help/+/157390 Tested-by: Jenkins Reviewed-by: Olivier Hallot --- AllLangHelp_simpress.mk | 1 + source/text/shared/main_tools.xhp | 19 ++++++++------- source/text/simpress/00/00000406.xhp | 19 +++++++++++++++ source/text/simpress/01/PresentationMinimizer.xhp | 29 +++++++++++++++++++++++ 4 files changed, 60 insertions(+), 8 deletions(-) create mode 100644 source/text/simpress/01/PresentationMinimizer.xhp diff --git a/AllLangHelp_simpress.mk b/AllLangHelp_simpress.mk index eefc85f223..2be1d9580e 100644 --- a/AllLangHelp_simpress.mk +++ b/AllLangHelp_simpress.mk @@ -113,6 +113,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,simpress,\ helpcontent2/source/text/simpress/01/effectoptionseffect \ helpcontent2/source/text/simpress/01/effectoptionstext \ helpcontent2/source/text/simpress/01/effectoptionstiming \ + helpcontent2/source/text/simpress/01/PresentationMinimizer \ helpcontent2/source/text/simpress/01/remoteconnections \ helpcontent2/source/text/simpress/01/slidesorter \ helpcontent2/source/text/simpress/02/04010000 \ diff --git a/source/text/shared/main_tools.xhp b/source/text/shared/main_tools.xhp index 272e2b7299..ee512e61e9 100644 --- a/source/text/shared/main_tools.xhp +++ b/source/text/shared/main_tools.xhp @@ -44,6 +44,9 @@ + + + @@ -51,9 +54,6 @@ - - - @@ -68,9 +68,6 @@ - - - @@ -81,14 +78,20 @@ + + + + + + + - - + diff --git a/source/text/simpress/00/00000406.xhp b/source/text/simpress/00/00000406.xhp index 6be0ebf079..5f7d07e77e 100644 --- a/source/text/simpress/00/00000406.xhp +++ b/source/text/simpress/00/00000406.xhp @@ -30,5 +30,24 @@

Tools Menu

Choose Tools - Language - Hyphenation. Choose Slide Show - Custom Slide Show and then click New. + +
+ + Choose Tools - Presentation Minimizer. + + Choose Slide Show - Minimize Presentation. + On the Slide Show menu of the Slide Show tab, choose Minimize Presentation. + + + + + Icon Presentation Minimizer + + + Presentation Minimizer + + +
+
diff --git a/source/text/simpress/01/PresentationMinimizer.xhp b/source/text/simpress/01/PresentationMinimizer.xhp new file mode 100644 index 0000000000..966d5d5c80 --- /dev/null +++ b/source/text/simpress/01/PresentationMinimizer.xhp @@ -0,0 +1,29 @@ + + + + + + + Presentation Minimizer + /text/simpress/01/PresentationMinimizer.xhp + + + + +
+

Presentation Minimizer

+ Opens the Presentation Minimizer dialog to reduce the file size of the current presentation. +
+
+ +
+ +
+ -- cgit