You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ms...@apache.org on 2023/07/12 17:40:32 UTC

[openoffice] branch Pilot-Pirx-wizard created (now 87591a3f1f)

This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a change to branch Pilot-Pirx-wizard
in repository https://gitbox.apache.org/repos/asf/openoffice.git


      at 87591a3f1f Update Presentation wizard for wide screen format

This branch includes the following new commits:

     new 87591a3f1f Update Presentation wizard for wide screen format

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[openoffice] 01/01: Update Presentation wizard for wide screen format

Posted by ms...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

mseidel pushed a commit to branch Pilot-Pirx-wizard
in repository https://gitbox.apache.org/repos/asf/openoffice.git

commit 87591a3f1fa43ee8cccee305f90071ac1cf89285
Author: Matthias Seidel <ms...@apache.org>
AuthorDate: Wed Jul 12 19:40:27 2023 +0200

    Update Presentation wizard for wide screen format
---
 main/sd/source/ui/dlg/dlgass.src | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/main/sd/source/ui/dlg/dlgass.src b/main/sd/source/ui/dlg/dlgass.src
index 21d5b96943..2d00dd832a 100644
--- a/main/sd/source/ui/dlg/dlgass.src
+++ b/main/sd/source/ui/dlg/dlgass.src
@@ -211,7 +211,17 @@ ModalDialog DLG_ASS
 		Pos = MAP_APPFONT ( 75, 135 ) ;
 		Size = MAP_APPFONT ( 59, 10 ) ;
 		TabStop = TRUE ;
-		Text [ en-US ] = "Sli~de" ;
+		Text [ en-US ] = "Sc~reen (16:9)" ;
+	};
+
+	RadioButton RB_PAGE2_MEDIUM6
+	{
+		HelpID = "sd:RadioButton:DLG_ASS:RB_PAGE2_MEDIUM2" ;
+		OutputSize = TRUE ;
+		Pos = MAP_APPFONT ( 75, 149 ) ;
+		Size = MAP_APPFONT ( 59, 10 ) ;
+		TabStop = TRUE ;
+		Text [ en-US ] = "Sc~reen (16:10)" ;
 	};
 
 	RadioButton RB_PAGE2_MEDIUM3