summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-03-31 12:32:31 +0200
committerStephan Bergmann <sbergman@redhat.com>2015-03-31 12:33:03 +0200
commit9a342f7e22ee9597ad6ac6b76d312015f2a14049 (patch)
tree9f9ca312b755ebc4c7fc168e93abf137eb74c902 /officecfg
parentee4a09d037628121a9376f4afbacc4dc0608d744 (diff)
Remove remaining handful of <author> tags
Change-Id: I4f7b0cb8f5bc42f203fc4e7df39bb8de98f55d59
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs4
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Security.xcs1
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs1
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs1
4 files changed, 0 insertions, 7 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index b613d3f4d176..0bc0dc8bd54a 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -6323,7 +6323,6 @@
</prop>
<prop oor:name="EdgeBlending" oor:type="xs:short">
<info>
- <author>ALG</author>
<desc>
Option to use EdgeBlending for previews in the UI (for ColorValueSet, ColorDropDown, FillStyle/LineStyle
previews, etc...). EdgeBlending will visualize a one pixel border on the preview object with interpolated
@@ -6338,7 +6337,6 @@
</prop>
<prop oor:name="ListBoxMaximumLineCount" oor:type="xs:short">
<info>
- <author>ALG</author>
<desc>
This option controls how many lines of a ListBox will be shown as a maximum. If the ListBox has less lines,
all lines will be shown when opening the drop down content. If it has more lines, the visible number of
@@ -6352,7 +6350,6 @@
</prop>
<prop oor:name="ColorValueSetColumnCount" oor:type="xs:short">
<info>
- <author>ALG</author>
<desc>
This option controls how many columns the ColorValueSets (the matrix-organized dialogs for color select)
will have. The default is 12 and this is aligned with the layout of the standard color palette. thus, when you
@@ -6365,7 +6362,6 @@
</prop>
<prop oor:name="PreviewUsesCheckeredBackground" oor:type="xs:boolean">
<info>
- <author>ALG</author>
<desc>
This option allows to make previews (e.g. UI previews for object attributes) show the content with a checkered
background to allow simple identification and better preview of transparent content, e.g. when a draw object
diff --git a/officecfg/registry/schema/org/openoffice/Office/Security.xcs b/officecfg/registry/schema/org/openoffice/Office/Security.xcs
index edb85faf1163..d99c56908b6d 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Security.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Security.xcs
@@ -51,7 +51,6 @@
</group>
<group oor:name="HiddenContent">
<info>
- <author>SH</author>
<desc>Specifies whether to remove the hidden content when sending the document attached to an e-mail</desc>
</info>
<prop oor:name="RemoveHiddenContent" oor:type="xs:boolean"
diff --git a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs
index 54964677666e..1039becc45c3 100644
--- a/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/UI/Sidebar.xcs
@@ -19,7 +19,6 @@
<!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="Sidebar" oor:package="org.openoffice.Office.UI" xml:lang="en-US">
<info>
- <author>Andre Fischer</author>
<desc>Specification of decks and content panels of the sidebar.</desc>
</info>
<templates>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index b3dc942e350b..7be5ca5ccf76 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -1256,7 +1256,6 @@
<prop oor:name="ShowScrollBarTips" oor:type="xs:boolean">
<!-- UIHints: Not accessible via user interface -->
<info>
- <author>arielch</author>
<desc>Enables the user to prevent the display of help tips on the scrollbars programmatically.</desc>
<label>Prevent scrollbars help tips</label>
</info>