summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorThorsten Behrens <Thorsten.Behrens@CIB.de>2020-07-02 16:19:56 +0200
committerThorsten Behrens <Thorsten.Behrens@CIB.de>2020-07-02 16:19:56 +0200
commitd2b14dd2bc3b374c7c0fdd528ad97fca070068f9 (patch)
tree09229089d3faf7ffa4788972d2ee9fee46c8a338 /officecfg
parentb5b4805f60f2a86adc1d76cc7d176830f1303c8e (diff)
tdf#134043 DOCX import: DropDown text field instead of ComboBox form control
Enable the actual bugfix for this branch Original backport was: https://gerrit.libreoffice.org/c/core/+/96471 Change-Id: I0abd546e8f090d3ae095b84ed57d7fe9169f0d7a
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Writer.xcs2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
index 6ba34c5338ff..ad2501fbf41f 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Writer.xcs
@@ -5892,7 +5892,7 @@
<desc>Specifies whether ComboBox form control should be imported as DropDown text field.</desc>
<label>Import ComboBox as DropDown</label>
</info>
- <value>false</value>
+ <value>true</value>
</prop>
</group>
</group>