[Libreoffice-commits] core.git: officecfg/registry
Akshay Deep
akshaydeepiitr at gmail.com
Mon Jul 4 08:17:55 UTC 2016
officecfg/registry/schema/org/openoffice/Office/Impress.xcs | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 00dd9cf513826282f3036be8483615dd665bfeb6
Author: Akshay Deep <akshaydeepiitr at gmail.com>
Date: Fri Jul 1 15:14:00 2016 +0000
Add Impress Selection to show by default
Change-Id: I0108bff79f1bd6b4d7e75f2e3a4f00e7ab50696e
Reviewed-on: https://gerrit.libreoffice.org/26861
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt at cib.de>
diff --git a/officecfg/registry/schema/org/openoffice/Office/Impress.xcs b/officecfg/registry/schema/org/openoffice/Office/Impress.xcs
index 2ba88b4..c98ebc1 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 -->
More information about the Libreoffice-commits
mailing list