summaryrefslogtreecommitdiffstats
path: root/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
diff options
context:
space:
mode:
authorAkshay Deep <akshaydeepiitr@gmail.com>2016-07-01 15:14:00 +0000
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-07-04 08:17:24 +0000
commit00dd9cf513826282f3036be8483615dd665bfeb6 (patch)
treec90bb6fe993a3bd4ee27199ab2613e97da001f57 /officecfg/registry/schema/org/openoffice/Office/Impress.xcs
parentsidebar: adaptable paragraph indent icon size (diff)
downloadcore-00dd9cf513826282f3036be8483615dd665bfeb6.tar.gz
core-00dd9cf513826282f3036be8483615dd665bfeb6.zip
Add Impress Selection to show by default
Change-Id: I0108bff79f1bd6b4d7e75f2e3a4f00e7ab50696e Reviewed-on: https://gerrit.libreoffice.org/26861 Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'officecfg/registry/schema/org/openoffice/Office/Impress.xcs')
-rw-r--r--officecfg/registry/schema/org/openoffice/Office/Impress.xcs6
1 files changed, 3 insertions, 3 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
index 2ba88b4775a4..c98ebc103b10 100644
--- a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
+++ b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
@@ -604,10 +604,10 @@
<!-- OldLocation: Soffice.cfg -->
<!-- UIHints: Tools - Options - Presentation Other [Section] New document -->
<info>
- <desc>Indicates whether to show the autopilot when creating a new presentation.</desc>
- <label>Start with AutoPilots</label>
+ <desc>Indicates whether to show the template selection when creating a new presentation.</desc>
+ <label>Start with Template Manager</label>
</info>
- <value>false</value>
+ <value>true</value>
</prop>
<prop oor:name="Layout" oor:type="xs:boolean" oor:nillable="false">
<!-- OldPath: Impress/Other/New_Doc -->