summaryrefslogtreecommitdiffstats
path: root/officecfg
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2016-07-10 16:13:16 +0100
committerCaolán McNamara <caolanm@redhat.com>2016-07-10 19:12:39 +0100
commitec950f8ebb2745ccff2275dcc09d2034cd73dfeb (patch)
tree4717b5ae728a90ef39b66f2cd1f04e46d023eed8 /officecfg
parentlok: disable unused UNO commands (diff)
downloadcore-ec950f8ebb2745ccff2275dcc09d2034cd73dfeb.tar.gz
core-ec950f8ebb2745ccff2275dcc09d2034cd73dfeb.zip
ditch the font/screen-scaling thing
its of limited utility wrt the vcl layout work and optimal size widgets, and its confuses people looking for hidpi settings Change-Id: I37d21b480446f9fe2845b3a2d9fd59cdeddf1a93
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Common.xcs23
1 files changed, 0 insertions, 23 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
index ca23bd80be2d..fa8657683cfb 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs
@@ -2621,29 +2621,6 @@
<info>
<desc>Contains window and dialog settings.</desc>
</info>
- <prop oor:name="FontScaling" oor:type="xs:short" oor:nillable="false">
- <!--OldPath: General/View -->
- <!--OldLocation: soffice.cfg-->
- <!--UIHints: Tools Options - General View [Section] Display-->
- <info>
- <desc>Specifies the scaling only of the screen representation
- [UNIT=%].</desc>
- <label>Scaling</label>
- </info>
- <constraints>
- <minInclusive oor:value="50">
- <info>
- <desc>Specifies the minimum range of the scaling.</desc>
- </info>
- </minInclusive>
- <maxInclusive oor:value="200">
- <info>
- <desc>Specifies the maximum range of the scaling.</desc>
- </info>
- </maxInclusive>
- </constraints>
- <value>100</value>
- </prop>
<group oor:name="NewDocumentHandling">
<info>
<desc>Contains settings to change new document window behavior.</desc>