[Libreoffice-commits] core.git: officecfg/registry
Gabor Kelemen
kelemeng at ubuntu.com
Thu Sep 14 13:00:44 UTC 2017
officecfg/registry/schema/org/openoffice/Office/Common.xcs | 271 -------------
1 file changed, 271 deletions(-)
New commits:
commit 5ac091419d3269ccf1371eb30792fbc4617b4f11
Author: Gabor Kelemen <kelemeng at ubuntu.com>
Date: Tue Aug 8 01:09:05 2017 +0200
Drop Image configuration settings
These were first marked as deprecated in 2002:
https://cgit.freedesktop.org/libreoffice/core/commit/officecfg/registry/schema/org/openoffice/Office/Common.xcs?id=54da76d3b7f0cebe53489cd934a214bf5857fd3a
Change-Id: Id5d7f41ac55b99c84d7cd9dda9fa30bb5200e11e
Reviewed-on: https://gerrit.libreoffice.org/40906
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 70df274f7ff5..3becc3494ec6 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -3678,277 +3678,6 @@
<value>32</value>
</prop>
</group>
- <group oor:name="Image">
- <info>
- <desc>Specifies the options for images.</desc>
- <label>Image</label>
- </info>
- <group oor:name="Color">
- <info>
- <desc>Specifies the color options for images.</desc>
- <label>Image Color</label>
- </info>
- <prop oor:name="Grayscale" oor:type="xs:short" oor:nillable="false">
- <!-- OldPath: Image/Colors -->
- <!-- OldLocation: Soffice.cfg -->
- <!-- UIHints: Tools Options - Picture Colors [Section]
- Grayscale -->
- <info>
- <deprecated/>
- <desc>Deprecated.</desc>
- <label>Number</label>
- </info>
- <constraints>
- <minInclusive oor:value="4">
- <info>
- <desc>Deprecated.</desc>
- </info>
- </minInclusive>
- <maxInclusive oor:value="256">
- <info>
- <desc>Deprecated.</desc>
- </info>
- </maxInclusive>
- </constraints>
- <value>256</value>
- </prop>
- <prop oor:name="Brightness" oor:type="xs:int" oor:nillable="false">
- <!-- OldPath: Image/Colors -->
- <!-- OldLocation: Soffice.cfg -->
- <!-- UIHints: Tools Options - Picture Colors [Section] Brightness
- and Contrast -->
- <info>
- <deprecated/>
- <desc>Deprecated.</desc>
- <label>Brightness</label>
- </info>
- <constraints>
- <minInclusive oor:value="0">
- <info>
- <desc>Deprecated.</desc>
- </info>
- </minInclusive>
- <maxInclusive oor:value="100">
- <info>
- <desc>Deprecated.</desc>
- </info>
- </maxInclusive>
- </constraints>
- <value>10</value>
- </prop>
- <prop oor:name="Contrast" oor:type="xs:int" oor:nillable="false">
- <!-- OldPath: Image/Colors -->
- <!-- OldLocation: Soffice.cfg -->
- <!-- UIHints: Tools Options - Picture Colors [Section] Brightness
- and Contrast -->
- <info>
- <deprecated/>
- <desc>Deprecated.</desc>
- <label>Contrast</label>
- </info>
- <constraints>
- <minInclusive oor:value="0">
- <info>
- <desc>Deprecated.</desc>
- </info>
- </minInclusive>
- <maxInclusive oor:value="100">
- <info>
- <desc>Deprecated.</desc>
- </info>
- </maxInclusive>
- </constraints>
- <value>10</value>
- </prop>
- <group oor:name="RGB">
- <info>
- <desc>Specifies the RGB color options for images.</desc>
- <label>Image RGB Color</label>
- </info>
- <prop oor:name="Red" oor:type="xs:int" oor:nillable="false">
- <!-- OldPath: Image/Colors/RGB -->
- <!-- OldLocation: Soffice.cfg -->
- <!-- UIHints: Tools Options - Picture Colors - [Section] RGB
- values -->
- <info>
- <deprecated/>
- <desc>Deprecated.</desc>
- <label>Red</label>
- </info>
- <constraints>
- <minInclusive oor:value="0">
- <info>
- <desc>Deprecated.</desc>
- </info>
- </minInclusive>
- <maxInclusive oor:value="100">
- <info>
- <desc>Deprecated.</desc>
- </info>
- </maxInclusive>
- </constraints>
- <value>10</value>
- </prop>
- <prop oor:name="Green" oor:type="xs:int" oor:nillable="false">
- <!-- OldPath: Image/Colors/RGB -->
- <!-- OldLocation: Soffice.cfg -->
- <!-- UIHints: Tools Options - Picture Colors - [Section] RGB
- values -->
- <info>
- <deprecated/>
- <desc>Deprecated.</desc>
- <label>Green</label>
- </info>
- <constraints>
- <minInclusive oor:value="0">
- <info>
- <desc>Deprecated.</desc>
- </info>
- </minInclusive>
- <maxInclusive oor:value="100">
- <info>
- <desc>Deprecated.</desc>
- </info>
- </maxInclusive>
- </constraints>
- <value>10</value>
- </prop>
- <prop oor:name="Blue" oor:type="xs:int" oor:nillable="false">
- <!-- OldPath: Image/Colors/RGB -->
- <!-- OldLocation: Soffice.cfg -->
- <!-- UIHints: Tools Options - Picture Colors - [Section] RGB
- values -->
- <info>
- <deprecated/>
- <desc>Deprecated.</desc>
- <label>Blue</label>
- </info>
- <constraints>
- <minInclusive oor:value="0">
- <info>
- <desc>Deprecated.</desc>
- </info>
- </minInclusive>
- <maxInclusive oor:value="100">
- <info>
- <desc>Deprecated.</desc>
- </info>
- </maxInclusive>
- </constraints>
- <value>10</value>
- </prop>
- </group>
- </group>
- <group oor:name="Effect">
- <info>
- <desc>Specifies the effects options for images.</desc>
- <label>Image Effects</label>
- </info>
- <prop oor:name="Definition" oor:type="xs:short" oor:nillable="false">
- <!-- OldPath: Image/Effects -->
- <!-- OldLocation: Soffice.cfg -->
- <!-- UIHints: Tools Options - Picture Effects - [Section] Mosaic -->
- <info>
- <deprecated/>
- <desc>Deprecated.</desc>
- <label>Definition</label>
- </info>
- <constraints>
- <enumeration oor:value="0">
- <info>
- <desc>Deprecated</desc>
- </info>
- </enumeration>
- <enumeration oor:value="1">
- <info>
- <desc>Deprecated</desc>
- </info>
- </enumeration>
- <enumeration oor:value="2">
- <info>
- <desc>Deprecated</desc>
- </info>
- </enumeration>
- <enumeration oor:value="3">
- <info>
- <desc>Deprecated</desc>
- </info>
- </enumeration>
- </constraints>
- <value>2</value>
- </prop>
- <prop oor:name="Invert" oor:type="xs:boolean" oor:nillable="false">
- <!-- OldPath: Image/Effects -->
- <!-- OldLocation: Soffice.cfg -->
- <!-- UIHints: Tools Options - Picture Effects - [Section]
- Solarization -->
- <info>
- <deprecated/>
- <desc>Deprecated.</desc>
- <label>Invert</label>
- </info>
- <value>false</value>
- </prop>
- <prop oor:name="Degree" oor:type="xs:short" oor:nillable="false">
- <!-- OldPath: Image/Effects -->
- <!-- OldLocation: Soffice.cfg -->
- <!-- UIHints: Tools Options - Picture Effects - [Section]
- Definition -->
- <!-- Notice: Description in the enumeration is missing -->
- <info>
- <deprecated/>
- <desc>Deprecated.</desc>
- <label>Degree</label>
- </info>
- <constraints>
- <enumeration oor:value="0">
- <info>
- <desc>Deprecated</desc>
- </info>
- </enumeration>
- <enumeration oor:value="1">
- <info>
- <desc>Deprecated</desc>
- </info>
- </enumeration>
- <enumeration oor:value="2">
- <info>
- <desc>Deprecated</desc>
- </info>
- </enumeration>
- <enumeration oor:value="3">
- <info>
- <desc>Deprecated</desc>
- </info>
- </enumeration>
- </constraints>
- <value>2</value>
- </prop>
- <prop oor:name="Intensity" oor:type="xs:int" oor:nillable="false">
- <!-- OldPath: Image/Effects -->
- <!-- OldLocation: Soffice.cfg -->
- <!-- UIHints: Tools Options - Picture Effects - [Section] Aging -->
- <info>
- <deprecated/>
- <desc>Deprecated.</desc>
- <label>Intensity</label>
- </info>
- <constraints>
- <minInclusive oor:value="0">
- <info>
- <desc>Specifies that the minimum intensity is 0.</desc>
- </info>
- </minInclusive>
- <maxInclusive oor:value="100">
- <info>
- <desc>Specifies that the maximum intensity is 100.</desc>
- </info>
- </maxInclusive>
- </constraints>
- <value>10</value>
- </prop>
- </group>
- </group>
<group oor:name="DateFormat">
<info>
<desc>Specifies settings for the date formats used.</desc>
More information about the Libreoffice-commits
mailing list