summaryrefslogtreecommitdiff
path: root/officecfg/registry/schema/org/openoffice/Office/UI.xcs
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-03-22 18:26:43 +0100
committerThomas Arnhold <thomas@arnhold.org>2013-03-22 18:27:15 +0100
commit8d1424dba00539a9f829eb9803bdb8f03a6d5c93 (patch)
tree3a9b1b6e0cb8dcd811894b01332ab6d21d4758b1 /officecfg/registry/schema/org/openoffice/Office/UI.xcs
parent5ea8a48a3b26ac326ea5fe4a637a2d9b59cd2b94 (diff)
officecfg: remove author tag from xcs files
git blame does the same Change-Id: I79ff6866bc0de02ae841df9d15599278ade06e31
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/UI.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI.xcs7
1 files changed, 0 insertions, 7 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI.xcs b/officecfg/registry/schema/org/openoffice/Office/UI.xcs
index 736dec917108..ecf8f19a347b 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI.xcs
@@ -19,12 +19,10 @@
<!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="UI" oor:package="org.openoffice.Office" xml:lang="en-US">
<info>
- <author>OS</author>
</info>
<templates>
<group oor:name="FilterClass">
<info>
- <author>FS</author>
<desc>Describes a class of filters. Filter classes (for example, &apos;Text documents&apos;) appear as a single filter to the user.</desc>
</info>
<prop oor:name="DisplayName" oor:type="xs:string" oor:localized="true" oor:nillable="false">
@@ -41,7 +39,6 @@
<group oor:name="ColorScheme">
<!-- UIHints: Tools / Options / Star|OpenOffice / Appearance -->
<info>
- <author>OS</author>
<desc>Defines the templates for color settings used to customize the appearance of the applications.</desc>
</info>
<group oor:name="DocColor">
@@ -575,7 +572,6 @@
<component>
<group oor:name="FilterClassification">
<info>
- <author>FS</author>
<desc>Contains the collection of settings relevant for filter classification. These settings are used in the file open / file save dialogs, where the user is presented with a list of file format filters to choose from. Filters are classified into so-called global and local classes, which control how filters are grouped together in the user interface.</desc>
</info>
<group oor:name="GlobalFilters">
@@ -607,7 +603,6 @@
</group>
<group oor:name="ColorScheme">
<info>
- <author>OS</author>
<desc>Specifies the color settings for customizing the appearance of the applications.</desc>
</info>
<prop oor:name="CurrentColorScheme" oor:type="xs:string">
@@ -618,14 +613,12 @@
<set oor:name="ColorSchemes" oor:node-type="ColorScheme">
<!-- UIHints: Tools / Options / Star|OpenOffice / Appearance -->
<info>
- <author>OS</author>
<desc>Lists entries with color settings.</desc>
</info>
</set>
</group>
<group oor:name="FilePicker">
<info>
- <author>FS</author>
<desc>Specifies various settings for the internal file/folder picker dialog.</desc>
</info>
<prop oor:name="FillAsynchronously" oor:type="xs:boolean" oor:nillable="false">