summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorTim Hardeck <thardeck@suse.com>2011-11-18 15:20:10 +0100
committerMichael Meeks <michael.meeks@suse.com>2011-11-21 17:42:18 +0000
commit34d89d1ef5830b14d31f1de61d973349e1f2da6c (patch)
tree92de1e239a385ac313ecce80515c15bee41669a0 /officecfg
parentfc1c44d1dd70fe60690af3bcd7aae7a154e415ce (diff)
Start Impress without the wizard by default
This one-liner prevents the Impress Wizard from getting started automatically. The assistant should now only appear if File -> Wizards -> Presentation is used.
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Impress.xcs2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
index 16634f58b32a..2876a2909308 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
@@ -588,7 +588,7 @@
<desc>Indicates whether to show the autopilot when creating a new presentation.</desc>
<label>Start with AutoPilots</label>
</info>
- <value>true</value>
+ <value>false</value>
</prop>
<prop oor:name="Layout" oor:type="xs:boolean">
<!-- OldPath: Impress/Other/New_Doc -->