This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch AOO41X in repository https://gitbox.apache.org/repos/asf/openoffice.git
commit affd9f2e7176edc745af25a6fa7f43368328b46c Author: mseidel <[email protected]> AuthorDate: Fri Nov 27 18:07:16 2020 +0100 Fixed error for Picture Bar in Help (cherry picked from commit c5fd9e24d171fcbfedde0e661a5854996b432148) --- main/helpcontent2/source/text/swriter/main0203.xhp | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/main/helpcontent2/source/text/swriter/main0203.xhp b/main/helpcontent2/source/text/swriter/main0203.xhp index 333d4d0..6845721 100644 --- a/main/helpcontent2/source/text/swriter/main0203.xhp +++ b/main/helpcontent2/source/text/swriter/main0203.xhp @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?><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 @@ -8,24 +8,24 @@ * 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="textswritermain0203xml" indexer="include" status="PUBLISH"> <title xml-lang="en-US" id="tit">Picture Bar</title> -<filename>swriter/main0203.xhp</filename> +<filename>/text/swriter/main0203.xhp</filename> </topic> </meta> <body> @@ -38,4 +38,4 @@ <paragraph id="hd_id3145639" role="heading" xml-lang="en-US" level="2"><link href="text/swriter/01/05060300.xhp" name="Flip Horizontally">Flip Horizontally</link></paragraph><embed href="text/swriter/01/05060300.xhp#horizontaltext"/> <paragraph id="hd_id3145673" role="heading" xml-lang="en-US" level="2"><link href="text/swriter/01/05060000.xhp" name="Graphics Properties">Graphics Properties</link></paragraph><embed href="text/swriter/01/05060000.xhp#grafiktext"/><embed href="text/swriter/00/00000405.xhp#syeigenschaften"/> </body> -</helpdocument> \ No newline at end of file +</helpdocument>
