summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office
diff options
context:
space:
mode:
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Addons.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Calc.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Chart.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Commands.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Draw.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Impress.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Java.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Jobs.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Labels.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Logging.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Math.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/SFX.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Scripting.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Security.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Substitution.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/BasicIDECommands.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/BibliographyCommands.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/CalcCommands.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/Category.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/ChartCommands.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/Controller.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/DrawImpressCommands.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/Factories.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/GenericCategories.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/GenericCommands.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/MathCommands.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/StartModuleCommands.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/WindowContentFactories.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/WriterCommands.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Views.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/WebWizard.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs2
38 files changed, 38 insertions, 38 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Addons.xcs b/officecfg/registry/schema/org/openoffice/Office/Addons.xcs
index 2c5f28944211..a0cef3788083 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Addons.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Addons.xcs
@@ -18,7 +18,7 @@
-->
<!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="Addons" oor:package="org.openoffice.Office" xml:lang="en-US"> <info>
- <desc >Contains general structures used to integrate external components into the Office user interface.</desc>
+ <desc>Contains general structures used to integrate external components into the Office user interface.</desc>
</info>
<templates>
<group oor:name="MenuItem">
diff --git a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
index 898d06c5ae41..1edbcd612227 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Calc.xcs
@@ -18,7 +18,7 @@
-->
<!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="Calc" oor:package="org.openoffice.Office" xml:lang="en-US"> <info>
- <desc >Contains settings for the spreadsheet application.</desc>
+ <desc>Contains settings for the spreadsheet application.</desc>
</info>
<templates>
<group oor:name="ConversionRule">
diff --git a/officecfg/registry/schema/org/openoffice/Office/Chart.xcs b/officecfg/registry/schema/org/openoffice/Office/Chart.xcs
index 085bfc37dbe4..0880df5e16ba 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Chart.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Chart.xcs
@@ -18,7 +18,7 @@
-->
<!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="Chart" oor:package="org.openoffice.Office" xml:lang="en-US"> <info>
- <desc >Contains settings for the Chart application.</desc>
+ <desc>Contains settings for the Chart application.</desc>
</info>
<import oor:component="org.openoffice.Office.Common"/>
<component>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Commands.xcs b/officecfg/registry/schema/org/openoffice/Office/Commands.xcs
index 3d95490485ef..b06fc7707e32 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Commands.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Commands.xcs
@@ -18,7 +18,7 @@
-->
<!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="Commands" oor:package="org.openoffice.Office" xml:lang="en-US"> <info>
- <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc>
+ <desc>Contains general information about ~ and rules, and about actions based on office commands.</desc>
</info>
<templates>
<group oor:name="CommandType">
diff --git a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
index 501d67bad762..3dd19a3d2395 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
@@ -18,7 +18,7 @@
-->
<!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>
- <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>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
index c724ca743b15..c6df65921fc7 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
@@ -19,7 +19,7 @@
<!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="Impress" oor:package="org.openoffice.Office" xml:lang="en-US">
<info>
- <desc >Contains configuration items related to the Impress application.</desc>
+ <desc>Contains configuration items related to the Impress application.</desc>
</info>
<import oor:component="org.openoffice.Office.Common"/>
<templates>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Java.xcs b/officecfg/registry/schema/org/openoffice/Office/Java.xcs
index c7a3e9ca6a7a..6a950c880441 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Java.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Java.xcs
@@ -22,7 +22,7 @@
<component>
<group oor:name="VirtualMachine">
<info>
- <desc >Provides information used to initialize a Java Virtual Machine. </desc>
+ <desc>Provides information used to initialize a Java Virtual Machine. </desc>
</info>
<prop oor:name="Home" oor:type="xs:string" oor:nillable="false">
<!-- OldPath: Java -->
diff --git a/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs b/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs
index 7fe77b476375..da2a99aa0590 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Jobs.xcs
@@ -18,7 +18,7 @@
-->
<!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="Jobs" oor:package="org.openoffice.Office" xml:lang="en-US"> <info>
- <desc >Contains information about registered jobs, bound on events.</desc>
+ <desc>Contains information about registered jobs, bound on events.</desc>
</info>
<templates>
<group oor:name="Job">
diff --git a/officecfg/registry/schema/org/openoffice/Office/Labels.xcs b/officecfg/registry/schema/org/openoffice/Office/Labels.xcs
index 8be9e9551a92..6349f61f817f 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Labels.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Labels.xcs
@@ -19,7 +19,7 @@
<!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="Labels" oor:package="org.openoffice.Office" xml:lang="en-US"><!-- UIHints: File - New - Labels - Labels -->
<info>
- <desc >Contains settings for Writer documents used as labels.</desc>
+ <desc>Contains settings for Writer documents used as labels.</desc>
</info>
<templates>
<group oor:name="LabelType">
diff --git a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
index 53348f1fc8c7..2c0b05e2e4c4 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Linguistic.xcs
@@ -22,7 +22,7 @@
xmlns:oor="http://openoffice.org/2001/registry"
xmlns:xs="http://www.w3.org/2001/XMLSchema">
<info>
- <desc >Contains linguistic (spell checking, hyphenation, thesaurus) related
+ <desc>Contains linguistic (spell checking, hyphenation, thesaurus) related
configurations.</desc>
</info>
<templates>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Logging.xcs b/officecfg/registry/schema/org/openoffice/Office/Logging.xcs
index 1e17851c77c1..d323830ea8fb 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Logging.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Logging.xcs
@@ -19,7 +19,7 @@
<!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="Logging" oor:package="org.openoffice.Office" xml:lang="en-US">
<info>
- <desc >Contains preferences the Logger components.</desc>
+ <desc>Contains preferences the Logger components.</desc>
</info>
<templates>
<group oor:name="LoggerSettings">
diff --git a/officecfg/registry/schema/org/openoffice/Office/Math.xcs b/officecfg/registry/schema/org/openoffice/Office/Math.xcs
index d379aa6cc8fa..2dbfe85e9a88 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Math.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Math.xcs
@@ -18,7 +18,7 @@
-->
<!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="Math" oor:package="org.openoffice.Office" xml:lang="en-US"> <info>
- <desc >Contains settings for Math.</desc>
+ <desc>Contains settings for Math.</desc>
</info>
<templates>
<group oor:name="FontFormat">
diff --git a/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs b/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs
index 064d40b23bcd..df435cf216c3 100644
--- a/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/OptionsDialog.xcs
@@ -19,7 +19,7 @@
<!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="OptionsDialog" oor:package="org.openoffice.Office" xml:lang="en-US">
<info>
- <desc >Contains general structures used to hide a single option or an option
+ <desc>Contains general structures used to hide a single option or an option
tabpage or a whole option group.</desc>
</info>
<templates>
diff --git a/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs b/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs
index 6848a7ffbe12..28a9948b62b6 100644
--- a/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/ProtocolHandler.xcs
@@ -18,7 +18,7 @@
-->
<!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="ProtocolHandler" oor:package="org.openoffice.Office" xml:lang="en-US"> <info>
- <desc >Contains UNO services that support special URL protocols. These services are used generically.</desc>
+ <desc>Contains UNO services that support special URL protocols. These services are used generically.</desc>
</info>
<templates>
<group oor:name="Handler">
diff --git a/officecfg/registry/schema/org/openoffice/Office/SFX.xcs b/officecfg/registry/schema/org/openoffice/Office/SFX.xcs
index 34d8e1f16963..582f8ef7febc 100644
--- a/officecfg/registry/schema/org/openoffice/Office/SFX.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/SFX.xcs
@@ -18,7 +18,7 @@
-->
<!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>
- <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">
diff --git a/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs b/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs
index 00e9de334c3f..f51e4c89bc64 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Scripting.xcs
@@ -18,7 +18,7 @@
-->
<!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="Scripting" oor:package="org.openoffice.Office" xml:lang="en-US"> <info>
- <desc >Contains the various settings needed by the Scripting Framework and its runtimes.</desc>
+ <desc>Contains the various settings needed by the Scripting Framework and its runtimes.</desc>
</info>
<templates>
<group oor:name="RuntimeNode">
diff --git a/officecfg/registry/schema/org/openoffice/Office/Security.xcs b/officecfg/registry/schema/org/openoffice/Office/Security.xcs
index 75337d9f4010..8e1db28fc2e9 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Security.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Security.xcs
@@ -18,7 +18,7 @@
-->
<!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="Security" oor:package="org.openoffice.Office" xml:lang="en-US"> <info>
- <desc >Stores security related settings.</desc>
+ <desc>Stores security related settings.</desc>
</info>
<templates>
<group oor:name="SecureExtension">
diff --git a/officecfg/registry/schema/org/openoffice/Office/Substitution.xcs b/officecfg/registry/schema/org/openoffice/Office/Substitution.xcs
index 41bfcdfbe754..ed25ff1b604e 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Substitution.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Substitution.xcs
@@ -18,7 +18,7 @@
-->
<!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="Substitution" oor:package="org.openoffice.Office" xml:lang="en-US"> <info>
- <desc >Stores rules for user-defined path variables called SharePoint. These rules are evaluated when a user-defined path variable must be substituted with a real path.</desc>
+ <desc>Stores rules for user-defined path variables called SharePoint. These rules are evaluated when a user-defined path variable must be substituted with a real path.</desc>
</info>
<templates>
<group oor:name="SharePointMapping">
diff --git a/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs b/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs
index 2cef9672624c..adf07ab929a7 100644
--- a/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/TypeDetection.xcs
@@ -18,7 +18,7 @@
-->
<!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="TypeDetection" oor:package="org.openoffice.Office" xml:lang="en-US"> <info>
- <desc >Contains common content types, filters, deep detection services, as well as the frame loader and the content handler for Office.</desc>
+ <desc>Contains common content types, filters, deep detection services, as well as the frame loader and the content handler for Office.</desc>
</info>
<templates>
<group oor:name="Type">
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDECommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDECommands.xcs
index fa00b0fc92af..fed6bde5ef70 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDECommands.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/BasicIDECommands.xcs
@@ -19,7 +19,7 @@
<!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="BasicIDECommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
<info>
- <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc>
+ <desc>Contains general information about ~ and rules, and about actions based on office commands.</desc>
</info>
<import oor:component="org.openoffice.Office.UI.Commands"/>
<uses oor:component="org.openoffice.Office.UI.Commands"/>
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyCommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyCommands.xcs
index 9948ae1485fb..8f8479d9f075 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyCommands.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/BibliographyCommands.xcs
@@ -19,7 +19,7 @@
<!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="BibliographyCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
<info>
- <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc>
+ <desc>Contains general information about ~ and rules, and about actions based on office commands.</desc>
</info>
<import oor:component="org.openoffice.Office.UI.Commands"/>
<uses oor:component="org.openoffice.Office.UI.Commands"/>
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/CalcCommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/CalcCommands.xcs
index 00190b66fdf9..68e35e1793d9 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/CalcCommands.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/CalcCommands.xcs
@@ -19,7 +19,7 @@
<!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="CalcCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
<info>
- <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc>
+ <desc>Contains general information about ~ and rules, and about actions based on office commands.</desc>
</info>
<import oor:component="org.openoffice.Office.UI.Commands"/>
<uses oor:component="org.openoffice.Office.UI.Commands"/>
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Category.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Category.xcs
index 80c995007f54..a48110f9becd 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/Category.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/Category.xcs
@@ -18,7 +18,7 @@
-->
<!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="Category" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info>
- <desc >Contains general information about command categories.</desc>
+ <desc>Contains general information about command categories.</desc>
</info>
<templates>
<group oor:name="CategoryType">
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/ChartCommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/ChartCommands.xcs
index 791d13d55e98..e06ab44c1c8e 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/ChartCommands.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/ChartCommands.xcs
@@ -19,7 +19,7 @@
<!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="ChartCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
<info>
- <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc>
+ <desc>Contains general information about ~ and rules, and about actions based on office commands.</desc>
</info>
<import oor:component="org.openoffice.Office.UI.Commands"/>
<uses oor:component="org.openoffice.Office.UI.Commands"/>
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs
index d7e6718153b8..db072bafdfd4 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/Commands.xcs
@@ -18,7 +18,7 @@
-->
<!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="Commands" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info>
- <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc>
+ <desc>Contains general information about ~ and rules, and about actions based on office commands.</desc>
</info>
<templates>
<group oor:name="LabelType">
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Controller.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Controller.xcs
index 92ebfe77b401..55882f75f2e4 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/Controller.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/Controller.xcs
@@ -18,7 +18,7 @@
-->
<!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="Controller" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info>
- <desc >Contains implementation of popup menu controllers.</desc>
+ <desc>Contains implementation of popup menu controllers.</desc>
</info>
<templates>
<group oor:name="ControllerType">
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/DrawImpressCommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/DrawImpressCommands.xcs
index 64de62b12669..50e5571e0aa6 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/DrawImpressCommands.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/DrawImpressCommands.xcs
@@ -19,7 +19,7 @@
<!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="DrawImpressCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
<info>
- <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc>
+ <desc>Contains general information about ~ and rules, and about actions based on office commands.</desc>
</info>
<import oor:component="org.openoffice.Office.UI.Commands"/>
<uses oor:component="org.openoffice.Office.UI.Commands"/>
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Factories.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Factories.xcs
index c17e3ecf61b4..f44888d507bb 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/Factories.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/Factories.xcs
@@ -18,7 +18,7 @@
-->
<!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="Factories" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info>
- <desc >Contains implementation of user interface element factories.</desc>
+ <desc>Contains implementation of user interface element factories.</desc>
</info>
<templates>
<group oor:name="FactoryType">
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/GenericCategories.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/GenericCategories.xcs
index 0a83f56b485b..d001aa7adf63 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/GenericCategories.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/GenericCategories.xcs
@@ -19,7 +19,7 @@
<!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="GenericCategories" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
<info>
- <desc >Contains general information about generic command categories.</desc>
+ <desc>Contains general information about generic command categories.</desc>
</info>
<import oor:component="org.openoffice.Office.UI.Category"/>
<uses oor:component="org.openoffice.Office.UI.Category"/>
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/GenericCommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/GenericCommands.xcs
index fe307b60fa49..f32d6dc4856f 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/GenericCommands.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/GenericCommands.xcs
@@ -19,7 +19,7 @@
<!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="GenericCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
<info>
- <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc>
+ <desc>Contains general information about ~ and rules, and about actions based on office commands.</desc>
</info>
<import oor:component="org.openoffice.Office.UI.Commands"/>
<uses oor:component="org.openoffice.Office.UI.Commands"/>
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/MathCommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/MathCommands.xcs
index caebe271af5d..86af67441c2e 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/MathCommands.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/MathCommands.xcs
@@ -19,7 +19,7 @@
<!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="MathCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
<info>
- <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc>
+ <desc>Contains general information about ~ and rules, and about actions based on office commands.</desc>
</info>
<import oor:component="org.openoffice.Office.UI.Commands"/>
<uses oor:component="org.openoffice.Office.UI.Commands"/>
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleCommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleCommands.xcs
index 6cafae8dfcef..87e9e7d03631 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleCommands.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/StartModuleCommands.xcs
@@ -19,7 +19,7 @@
<!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="StartModuleCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
<info>
- <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc>
+ <desc>Contains general information about ~ and rules, and about actions based on office commands.</desc>
</info>
<import oor:component="org.openoffice.Office.UI.Commands"/>
<uses oor:component="org.openoffice.Office.UI.Commands"/>
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/WindowContentFactories.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/WindowContentFactories.xcs
index 2fca3b66d745..c1083dd9bf13 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/WindowContentFactories.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/WindowContentFactories.xcs
@@ -18,7 +18,7 @@
-->
<!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="WindowContentFactories" oor:package="org.openoffice.Office.UI" xml:lang="en-US"> <info>
- <desc >Contains implementation of user interface element factories.</desc>
+ <desc>Contains implementation of user interface element factories.</desc>
</info>
<templates>
<group oor:name="FactoryType">
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/WriterCommands.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/WriterCommands.xcs
index b3b20582c23e..c9411d31480b 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/WriterCommands.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/WriterCommands.xcs
@@ -19,7 +19,7 @@
<!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="WriterCommands" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
<info>
- <desc >Contains general information about ~ and rules, and about actions based on office commands.</desc>
+ <desc>Contains general information about ~ and rules, and about actions based on office commands.</desc>
</info>
<import oor:component="org.openoffice.Office.UI.Commands"/>
<uses oor:component="org.openoffice.Office.UI.Commands"/>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Views.xcs b/officecfg/registry/schema/org/openoffice/Office/Views.xcs
index 48f3def96aaf..a3468c371d67 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Views.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Views.xcs
@@ -18,7 +18,7 @@
-->
<!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="Views" oor:package="org.openoffice.Office" xml:lang="en-US"> <info>
- <desc >Contains persistent information about opened dialogs, windows, tab pages, and so on.</desc>
+ <desc>Contains persistent information about opened dialogs, windows, tab pages, and so on.</desc>
</info>
<templates>
<group oor:name="DialogType">
diff --git a/officecfg/registry/schema/org/openoffice/Office/WebWizard.xcs b/officecfg/registry/schema/org/openoffice/Office/WebWizard.xcs
index 88c2d4495f22..5e36610c7939 100644
--- a/officecfg/registry/schema/org/openoffice/Office/WebWizard.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/WebWizard.xcs
@@ -19,7 +19,7 @@
<!DOCTYPE oor:component-schema SYSTEM "../../../../component-schema.dtd">
<oor:component-schema oor:name="WebWizard" oor:package="org.openoffice.Office" 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>
- <desc >Contains the configuration schema for the web wizard</desc>
+ <desc>Contains the configuration schema for the web wizard</desc>
</info>
<templates>
<group oor:name="WWizLayout">
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index d6e9e88e064b..705bea7cddb9 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -18,7 +18,7 @@
-->
<!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="Writer" oor:package="org.openoffice.Office" xml:lang="en-US"> <info>
- <desc >Contains settings for the Writer application.</desc>
+ <desc>Contains settings for the Writer application.</desc>
</info>
<import oor:component="org.openoffice.Office.Common"/>
<templates>
diff --git a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
index 035e084d1869..261076a267d1 100644
--- a/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/WriterWeb.xcs
@@ -18,7 +18,7 @@
-->
<!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="WriterWeb" oor:package="org.openoffice.Office" xml:lang="en-US"> <info>
- <desc >Contains settings for the HTML editor.</desc>
+ <desc>Contains settings for the HTML editor.</desc>
</info>
<import oor:component="org.openoffice.Office.Common"/>
<component>