This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch Pilot-Pirx-aes in repository https://gitbox.apache.org/repos/asf/openoffice.git
commit 971430552b9412434ee0e7aba83cceb891022b6e Author: Matthias Seidel <[email protected]> AuthorDate: Fri May 23 11:27:28 2025 +0200 Update 01010200.xhp Working towards backporting UI changes for enabling AES-256 encryption to AOO41X. --- main/helpcontent2/source/text/shared/optionen/01010200.xhp | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/main/helpcontent2/source/text/shared/optionen/01010200.xhp b/main/helpcontent2/source/text/shared/optionen/01010200.xhp index ef288ec97d..3385c6fada 100644 --- a/main/helpcontent2/source/text/shared/optionen/01010200.xhp +++ b/main/helpcontent2/source/text/shared/optionen/01010200.xhp @@ -2,7 +2,7 @@ <helpdocument version="1.0"> <!--*********************************************************** - * + * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information @@ -10,21 +10,18 @@ * to you under the Apache License, Version 2.0 (the * "License"); you may not use this file except in compliance * with the License. You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, * software distributed under the License is distributed on an * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY * KIND, either express or implied. See the License for the * specific language governing permissions and limitations * under the License. - * + * ***********************************************************--> - - - <meta> <topic id="textsharedoptionen01010200xml" indexer="include" status="PUBLISH"> <title xml-lang="en-US" id="tit">General</title> @@ -169,4 +166,4 @@ oldref="51">Always save as</paragraph> <paragraph xml-lang="en-US" id="par_id3149035" role="paragraph" l10n="U" oldref="64"><ahelp hid="SVX_LISTBOX_RID_SFXPAGE_SAVE_LB_FILTER">Specifies how documents of the type selected on the left will always be saved as this file type. You may select another file type for the current document in the <emph>Save as</emph> dialog.</ahelp></paragraph> </body> -</helpdocument> \ No newline at end of file +</helpdocument>
