summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorChristian Lippka <cl@openoffice.org>2010-12-02 19:59:58 +0100
committerChristian Lippka <cl@openoffice.org>2010-12-02 19:59:58 +0100
commit93fb15202312c364d231e45df136440a0f042113 (patch)
tree99134920cc99256ab239674bc7af926f64f13c17 /officecfg
parentdd3b01c7116f7a15d7f0f856d14612f889bf28c6 (diff)
impressdefaults1: #i111998# reset default for quickedit back to 'on'
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Draw.xcs2
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Impress.xcs2
2 files changed, 2 insertions, 2 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
index cdddf50d09..6dd518250d 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Draw.xcs
@@ -410,7 +410,7 @@
<desc>Indicates whether a simple click on a text object changes it to edit mode.</desc>
<label>Allow quick editing</label>
</info>
- <value>false</value>
+ <value>true</value>
</prop>
<prop oor:name="Selectable" oor:type="xs:boolean">
<!-- OldPath: Draw/Other/Text_Objects -->
diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
index 36bd09dcdb..871c5c2c14 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
@@ -572,7 +572,7 @@
<desc>Indicates whether a simple click on a text object changes it to edit mode.</desc>
<label>Allow quick editing</label>
</info>
- <value>false</value>
+ <value>true</value>
</prop>
<prop oor:name="Selectable" oor:type="xs:boolean">
<!-- OldPath: Impress/Other/Text_Objects -->