From a367b5ee9d109a611f8684a46b9254de73ec4af8 Mon Sep 17 00:00:00 2001 From: Stanislav Horacek Date: Mon, 21 Mar 2016 23:48:05 +0100 Subject: tdf#92825 adjust menu path to Slide - New Page/Slide Change-Id: I2f34d6dc88a0337294c6aafe35e25e1a7d474bc8 Reviewed-on: https://gerrit.libreoffice.org/23418 Reviewed-by: Olivier Hallot Tested-by: Olivier Hallot --- source/text/simpress/00/00000404.xhp | 18 +--------- source/text/simpress/00/slide_menu.xhp | 53 ++++++++++++++++++++++++++++++ source/text/simpress/01/04010000.xhp | 6 ++-- source/text/simpress/guide/html_import.xhp | 3 +- source/text/simpress/main0104.xhp | 2 -- source/text/simpress/main0117.xhp | 2 ++ 6 files changed, 60 insertions(+), 24 deletions(-) create mode 100644 source/text/simpress/00/slide_menu.xhp (limited to 'source') diff --git a/source/text/simpress/00/00000404.xhp b/source/text/simpress/00/00000404.xhp index 7afb2b8108..d6e8ca1b78 100644 --- a/source/text/simpress/00/00000404.xhp +++ b/source/text/simpress/00/00000404.xhp @@ -32,23 +32,7 @@ Insert Menu
-Choose Insert - SlideUFI: will be changed "SO later" to Page (for Draw) -On the Presentation bar, click -
- - - - -Icon - - - -Slide - - -
- -
+Choose Insert - New Page/Slide
Choose Insert - Duplicate Slide UFI: will be changed "SO later" to Page (for Draw) diff --git a/source/text/simpress/00/slide_menu.xhp b/source/text/simpress/00/slide_menu.xhp new file mode 100644 index 0000000000..0f6288024a --- /dev/null +++ b/source/text/simpress/00/slide_menu.xhp @@ -0,0 +1,53 @@ + + + + + + + Slide Menu + /text/simpress/00/slide_menu.xhp + + + + + + +
+ +Choose Slide - New Page/Slide +On the Presentation bar, click + +
+ + + + + Icon + + + New Page/Slide + + +
+ +
+
+ + +
\ No newline at end of file diff --git a/source/text/simpress/01/04010000.xhp b/source/text/simpress/01/04010000.xhp index 9b028903c8..0ad91d71bc 100644 --- a/source/text/simpress/01/04010000.xhp +++ b/source/text/simpress/01/04010000.xhp @@ -24,7 +24,7 @@ -Insert Slide / Page +New Page/Slide /text/simpress/01/04010000.xhp @@ -33,12 +33,12 @@ slides; inserting -Insert Slide / Page +New Page/Slide Inserts a slide after the currently selected slide. Inserts a page after the currently selected page.
- +
Applies the slide master background to the new slide. Applies the master page background to the new page.UFI: deleted some paras, changed avis to ahid tags, see #i60536 diff --git a/source/text/simpress/guide/html_import.xhp b/source/text/simpress/guide/html_import.xhp index c2078dbd08..5d0932fa42 100644 --- a/source/text/simpress/guide/html_import.xhp +++ b/source/text/simpress/guide/html_import.xhp @@ -59,8 +59,7 @@ Ctrl+X. -Choose Insert – Slide, and then press Command -Ctrl+V. +Choose Slide - New Page/Slide, and then press CommandCtrl+V. Repeat steps 1 to 3 until all of the text is on slides. diff --git a/source/text/simpress/main0104.xhp b/source/text/simpress/main0104.xhp index bb09613bba..ec121907f4 100644 --- a/source/text/simpress/main0104.xhp +++ b/source/text/simpress/main0104.xhp @@ -35,8 +35,6 @@ This menu contains the commands that are used to insert new elements into the document, for example, graphics, objects, special characters and other files. -Slide - diff --git a/source/text/simpress/main0117.xhp b/source/text/simpress/main0117.xhp index a9290c636e..72dac41897 100644 --- a/source/text/simpress/main0117.xhp +++ b/source/text/simpress/main0117.xhp @@ -34,6 +34,8 @@ Slide This menu provides slide management and navigation commands. +New Page/Slide +
\ No newline at end of file -- cgit