This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch AOO418 in repository https://gitbox.apache.org/repos/asf/openoffice.git
commit 1ce09da7a08921901706eb7b7a59c73a791157bc Author: Matthias Seidel <msei...@apache.org> AuthorDate: Fri Dec 28 22:43:14 2018 +0000 Removed whitespace, corrected toolbar position git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1849889 13f79535-47bb-0310-9956-ffa450edef68 (cherry picked from commit 8177d95e873c85c386c06303193f75a844429145) --- .../data/org/openoffice/Office/UI/MathWindowState.xcu | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/main/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu b/main/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu index 6d59afc..519aabe 100644 --- a/main/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu +++ b/main/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='UTF-8'?> <!--*********************************************************** - * + * * 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,16 +8,16 @@ * 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. - * + * ***********************************************************--> @@ -37,18 +37,17 @@ </prop> <prop oor:name="UIName" oor:type="xs:string"> <value xml:lang="en-US">Standard</value> - </prop> <prop oor:name="Visible" oor:type="xs:boolean"> <value>true</value> </prop> <prop oor:name="ContextSensitive" oor:type="xs:boolean"> - <value>true</value> + <value>true</value> </prop> </node> <node oor:name="private:resource/toolbar/toolbar" oor:op="replace"> <prop oor:name="DockPos" oor:type="xs:string"> - <value>0,0</value> + <value>1,0</value> </prop> <prop oor:name="Docked" oor:type="xs:boolean"> <value>true</value> @@ -58,7 +57,6 @@ </prop> <prop oor:name="UIName" oor:type="xs:string"> <value xml:lang="en-US">Tools</value> - </prop> <prop oor:name="Visible" oor:type="xs:boolean"> <value>true</value> @@ -76,7 +74,6 @@ </prop> <prop oor:name="UIName" oor:type="xs:string"> <value xml:lang="en-US">Full Screen</value> - </prop> <prop oor:name="Visible" oor:type="xs:boolean"> <value>true</value> @@ -88,10 +85,9 @@ <value>true</value> </prop> <prop oor:name="ContextSensitive" oor:type="xs:boolean"> - <value>true</value> + <value>true</value> </prop> </node> </node> </node> </oor:component-data> -