Kaydet (Commit) 9a342f7e authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Remove remaining handful of <author> tags

Change-Id: I4f7b0cb8f5bc42f203fc4e7df39bb8de98f55d59
üst ee4a09d0
......@@ -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
......
......@@ -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"
......
......@@ -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>
......
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment