This is an automated email from the ASF dual-hosted git repository. mseidel pushed a commit to branch trunk in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push: new 837a288 Fixed typos, removed whitespace 837a288 is described below commit 837a288dc33668306d6556e9877bd6fa6aecdae8 Author: mseidel <msei...@apache.org> AuthorDate: Sat Dec 14 22:49:18 2019 +0100 Fixed typos, removed whitespace --- .../registry/schema/org/openoffice/Office/Draw.xcs | 91 ++++++---------------- .../registry/schema/org/openoffice/Office/SFX.xcs | 21 ++--- .../org/openoffice/Office/UI/GlobalSettings.xcs | 80 +++++++++---------- 3 files changed, 69 insertions(+), 123 deletions(-) diff --git a/main/officecfg/registry/schema/org/openoffice/Office/Draw.xcs b/main/officecfg/registry/schema/org/openoffice/Office/Draw.xcs index 319c298..4ec572c 100644 --- a/main/officecfg/registry/schema/org/openoffice/Office/Draw.xcs +++ b/main/officecfg/registry/schema/org/openoffice/Office/Draw.xcs @@ -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,23 +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. - * + * ***********************************************************--> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> -<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Draw" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> +<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="Draw" oor:package="org.openoffice.Office" xml:lang="en-US"> + <info> <author>AF</author> - <desc >Defines the properties of the Draw application.</desc> + <desc>Defines the properties of the Draw application.</desc> </info> <import oor:component="org.openoffice.Office.Common"/> <component> @@ -100,7 +101,7 @@ <!-- OldPath: Draw/Layout --> <!-- OldLocation: Soffice.cfg --> <!-- UIHints: Tools - Options - Drawing - Layout - [Section] Tab stops --> - <!-- Notice: Default-Nonmetric Value: 1270 1/100 mm--> + <!-- Notice: Default-Nonmetric Value: 1270 1/100 mm --> <info> <author>AF</author> <desc>Specifies the distance between adjacent tab stops.</desc> @@ -360,18 +361,18 @@ </info> <value>true</value> </prop> - <prop oor:name="SimpleHandles" oor:type="xs:boolean"> - <!-- OldPath: Draw/Other --> - <!-- OldLocation: soffice.cfg --> - <!-- UIHints: Optionbar --> - <info> - <author>AF</author> - <desc>Indicates whether to show simple (true) or enhanced handles (false).</desc> - <label>Simple Handles</label> - </info> - <value>true</value> - </prop> - <prop oor:name="BigHandles" oor:type="xs:boolean"> + <prop oor:name="SimpleHandles" oor:type="xs:boolean"> + <!-- OldPath: Draw/Other --> + <!-- OldLocation: soffice.cfg --> + <!-- UIHints: Optionbar --> + <info> + <author>AF</author> + <desc>Indicates whether to show simple (true) or enhanced handles (false).</desc> + <label>Simple Handles</label> + </info> + <value>true</value> + </prop> + <prop oor:name="BigHandles" oor:type="xs:boolean"> <!-- OldPath: Draw/Other --> <!-- OldLocation: soffice.cfg --> <!-- UIHints: Optionbar --> @@ -473,7 +474,7 @@ <group oor:name="DefaultObjectSize"> <!-- OldPath: --> <!-- OldLocation: --> - <!-- UIHints: Default size for newly created objects when using CTRL-Return or CTRL-Klick --> + <!-- UIHints: Default size for newly created objects when using CTRL-Return or CTRL-Click --> <info> <author>AW</author> <desc>Defines the default size of newly created objects using CTRL-Return or CTRL-Click at a object creating Button</desc> @@ -494,7 +495,7 @@ <value>5000</value> </prop> </group> - <group oor:name="Compatibility"> + <group oor:name="Compatibility"> <info> <desc>Contains the group of options that control the compatibility to other applications.</desc> <label>Compatibility options.</label> @@ -1072,51 +1073,3 @@ </group> </component> </oor:component-schema> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/main/officecfg/registry/schema/org/openoffice/Office/SFX.xcs b/main/officecfg/registry/schema/org/openoffice/Office/SFX.xcs index 7c9f173..f101b772 100644 --- a/main/officecfg/registry/schema/org/openoffice/Office/SFX.xcs +++ b/main/officecfg/registry/schema/org/openoffice/Office/SFX.xcs @@ -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,23 +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. - * + * ***********************************************************--> <!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd"> -<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="SFX" oor:package="org.openoffice.Office" xml:lang="en-US"> <info> +<oor:component-schema xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" oor:name="SFX" oor:package="org.openoffice.Office" xml:lang="en-US"> + <info> <author>MBA</author> - <desc >Contains the component-schema for the sfx module.</desc> + <desc>Contains the component-schema for the sfx module.</desc> </info> <component> <group oor:name="Help"> @@ -42,11 +43,3 @@ </group> </component> </oor:component-schema> - - - - - - - - diff --git a/main/officecfg/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs b/main/officecfg/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs index e989ae3..c0d65ac 100644 --- a/main/officecfg/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs +++ b/main/officecfg/registry/schema/org/openoffice/Office/UI/GlobalSettings.xcs @@ -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,66 +8,66 @@ * 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. - * + * ***********************************************************--> <!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <oor:component-schema oor:name="GlobalSettings" oor:package="org.openoffice.Office.UI" xml:lang="en-US" xmlns:oor="http://openoffice.org/2001/registry" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> - <info> + <info> <author>CD</author> - <desc>Contains global settings to use for user interface elements of OpenOffice.org.</desc> + <desc>Contains global settings to use for user interface elements of OpenOffice.</desc> </info> <templates> - <group oor:name="GlobalWindowState"> - <info> - <desc>Provides window state settings to be set globally for OpenOfficre.org.</desc> - </info> - <prop oor:name="Locked" oor:type="xs:boolean"> - <info> - <desc>Specifies that windows should be globally locked by default.</desc> - </info> - <!-- Attention: This property has three different states: - NIL = Ignore this property. - TRUE = All toolbars should be locked by default. - FALSE = All toolbars should never be locked by default. - --> - </prop> - <prop oor:name="Docked" oor:type="xs:boolean"> - <info> - <desc>Specifies that windows should be globally docked by default.</desc> - </info> - <!-- Attention: This property has three different states: - NIL = Ignore this property. - TRUE = All toolbars should be docked by default. - FALSE = All toolbars should never be docked by default. - --> - </prop> - </group> + <group oor:name="GlobalWindowState"> + <info> + <desc>Provides window state settings to be set globally for OpenOffice.</desc> + </info> + <prop oor:name="Locked" oor:type="xs:boolean"> + <info> + <desc>Specifies that windows should be globally locked by default.</desc> + </info> + <!-- Attention: This property has three different states: + NIL = Ignore this property. + TRUE = All toolbars should be locked by default. + FALSE = All toolbars should never be locked by default. + --> + </prop> + <prop oor:name="Docked" oor:type="xs:boolean"> + <info> + <desc>Specifies that windows should be globally docked by default.</desc> + </info> + <!-- Attention: This property has three different states: + NIL = Ignore this property. + TRUE = All toolbars should be docked by default. + FALSE = All toolbars should never be docked by default. + --> + </prop> + </group> </templates> <component> <group oor:name="Toolbars"> - <info> - <desc>Contains global settings for the toolbars."</desc> - </info> + <info> + <desc>Contains global settings for the toolbars."</desc> + </info> <prop oor:name="StatesEnabled" oor:type="xs:boolean"> - <info> - <desc>Determines if the global states set should be used or not."</desc> - </info> + <info> + <desc>Determines if the global states set should be used or not."</desc> + </info> </prop> <node-ref oor:name="States" oor:node-type="GlobalWindowState"> - <info> - <desc>Contains global window states for the OpenOffice.org toolbars."</desc> - </info> + <info> + <desc>Contains global window states for the OpenOffice toolbars."</desc> + </info> </node-ref> </group> </component>