Author: mseidel Date: Fri Dec 28 22:43:14 2018 New Revision: 1849889 URL: http://svn.apache.org/viewvc?rev=1849889&view=rev Log: Removed whitespace, corrected toolbar position
Modified: openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu Modified: openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu URL: http://svn.apache.org/viewvc/openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu?rev=1849889&r1=1849888&r2=1849889&view=diff ============================================================================== --- openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu (original) +++ openoffice/trunk/main/officecfg/registry/data/org/openoffice/Office/UI/MathWindowState.xcu Fri Dec 28 22:43:14 2018 @@ -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> -