[Libreoffice-commits] core.git: officecfg/registry
Gabor Kelemen
kelemeng at ubuntu.com
Thu Aug 17 14:30:26 UTC 2017
officecfg/registry/schema/org/openoffice/Office/Common.xcs | 76 -------------
1 file changed, 76 deletions(-)
New commits:
commit 9f56a577771b0a842c8be3ad1341cabdb47ac1fc
Author: Gabor Kelemen <kelemeng at ubuntu.com>
Date: Tue Aug 8 23:14:10 2017 +0200
Drop deprecated SplitWindow 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=4c25e5b66af5afa507c63947356c4720910a2ad6
Change-Id: I6fb8b48b44d71b85d2cd3406a730f650981b8147
Reviewed-on: https://gerrit.libreoffice.org/40905
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos at collabora.co.uk>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index 602439d47394..054f34ea0241 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -2953,82 +2953,6 @@
NIL was intended -->
</prop>
</group>
- <group oor:name="SplitWindow">
- <info>
- <deprecated/>
- <desc>Specifies the properties of window containers for docked
- windows.</desc>
- </info>
- <prop oor:name="Key" oor:type="xs:string" oor:nillable="false">
- <!-- OldPath: soffice_View/SplitWindow -->
- <!-- OldLocation: soffice.ini -->
- <!-- Notice: LM: Description is missing 0SplitWindow=V1,2,1,0,6308 -->
- <info>
- <deprecated/>
- <desc>Deprecated.</desc>
- </info>
- <value/>
- <!-- JB: Empty default inserted into empty property node. Remove if
- NIL was intended -->
- </prop>
- <prop oor:name="Version" oor:type="xs:int">
- <!-- OldPath: soffice_View/SplitWindow -->
- <!-- OldLocation: soffice.ini -->
- <!-- Notice: LM: Description is missing -->
- <info>
- <deprecated/>
- <desc>Deprecated.</desc>
- </info>
- </prop>
- <prop oor:name="State" oor:type="xs:int">
- <!-- OldPath: soffice_View/SplitWindow -->
- <!-- OldLocation: soffice.ini -->
- <info>
- <deprecated/>
- <desc>Deprecated.</desc>
- </info>
- <constraints>
- <enumeration oor:value="0">
- <info>
- <desc>Stick/Hidden</desc>
- </info>
- </enumeration>
- <enumeration oor:value="1">
- <info>
- <desc>Floating/Hidden</desc>
- </info>
- </enumeration>
- <enumeration oor:value="2">
- <info>
- <desc>Stick/Visible</desc>
- </info>
- </enumeration>
- <enumeration oor:value="3">
- <info>
- <desc>Floating/Visible</desc>
- </info>
- </enumeration>
- </constraints>
- </prop>
- <prop oor:name="Count" oor:type="xs:int">
- <info>
- <deprecated/>
- <desc>Deprecated.</desc>
- </info>
- <!-- OldPath: soffice_View/SplitWindow -->
- <!-- OldLocation: soffice.ini -->
- <!-- Notice: LM: Description is missing -->
- </prop>
- <prop oor:name="Sequence" oor:type="xs:int">
- <info>
- <deprecated/>
- <desc>Deprecated.</desc>
- </info>
- <!-- OldPath: soffice_View/SplitWindow -->
- <!-- OldLocation: soffice.ini -->
- <!-- Notice: LM: Description is missing -->
- </prop>
- </group>
<group oor:name="FontAntiAliasing">
<info>
<desc>Font antialiasing properties</desc>
More information about the Libreoffice-commits
mailing list