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 @@ ...@@ -6323,7 +6323,6 @@
</prop> </prop>
<prop oor:name="EdgeBlending" oor:type="xs:short"> <prop oor:name="EdgeBlending" oor:type="xs:short">
<info> <info>
<author>ALG</author>
<desc> <desc>
Option to use EdgeBlending for previews in the UI (for ColorValueSet, ColorDropDown, FillStyle/LineStyle 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 previews, etc...). EdgeBlending will visualize a one pixel border on the preview object with interpolated
...@@ -6338,7 +6337,6 @@ ...@@ -6338,7 +6337,6 @@
</prop> </prop>
<prop oor:name="ListBoxMaximumLineCount" oor:type="xs:short"> <prop oor:name="ListBoxMaximumLineCount" oor:type="xs:short">
<info> <info>
<author>ALG</author>
<desc> <desc>
This option controls how many lines of a ListBox will be shown as a maximum. If the ListBox has less lines, 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 all lines will be shown when opening the drop down content. If it has more lines, the visible number of
...@@ -6352,7 +6350,6 @@ ...@@ -6352,7 +6350,6 @@
</prop> </prop>
<prop oor:name="ColorValueSetColumnCount" oor:type="xs:short"> <prop oor:name="ColorValueSetColumnCount" oor:type="xs:short">
<info> <info>
<author>ALG</author>
<desc> <desc>
This option controls how many columns the ColorValueSets (the matrix-organized dialogs for color select) 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 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 @@ ...@@ -6365,7 +6362,6 @@
</prop> </prop>
<prop oor:name="PreviewUsesCheckeredBackground" oor:type="xs:boolean"> <prop oor:name="PreviewUsesCheckeredBackground" oor:type="xs:boolean">
<info> <info>
<author>ALG</author>
<desc> <desc>
This option allows to make previews (e.g. UI previews for object attributes) show the content with a checkered 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 background to allow simple identification and better preview of transparent content, e.g. when a draw object
......
...@@ -51,7 +51,6 @@ ...@@ -51,7 +51,6 @@
</group> </group>
<group oor:name="HiddenContent"> <group oor:name="HiddenContent">
<info> <info>
<author>SH</author>
<desc>Specifies whether to remove the hidden content when sending the document attached to an e-mail</desc> <desc>Specifies whether to remove the hidden content when sending the document attached to an e-mail</desc>
</info> </info>
<prop oor:name="RemoveHiddenContent" oor:type="xs:boolean" <prop oor:name="RemoveHiddenContent" oor:type="xs:boolean"
......
...@@ -19,7 +19,6 @@ ...@@ -19,7 +19,6 @@
<!DOCTYPE oor:component-schema SYSTEM "../../../../../component-schema.dtd"> <!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"> <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> <info>
<author>Andre Fischer</author>
<desc>Specification of decks and content panels of the sidebar.</desc> <desc>Specification of decks and content panels of the sidebar.</desc>
</info> </info>
<templates> <templates>
......
...@@ -1256,7 +1256,6 @@ ...@@ -1256,7 +1256,6 @@
<prop oor:name="ShowScrollBarTips" oor:type="xs:boolean"> <prop oor:name="ShowScrollBarTips" oor:type="xs:boolean">
<!-- UIHints: Not accessible via user interface --> <!-- UIHints: Not accessible via user interface -->
<info> <info>
<author>arielch</author>
<desc>Enables the user to prevent the display of help tips on the scrollbars programmatically.</desc> <desc>Enables the user to prevent the display of help tips on the scrollbars programmatically.</desc>
<label>Prevent scrollbars help tips</label> <label>Prevent scrollbars help tips</label>
</info> </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