[Libreoffice-commits] core.git: officecfg/registry
Cor Nouws
oolst at nouenoff.nl
Wed Nov 20 03:26:17 PST 2013
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ae2a19fa846f533e6ec7d1bb9839a6a709862872
Author: Cor Nouws <oolst at nouenoff.nl>
Date: Tue Nov 12 23:47:06 2013 +0100
fdo#59427 next step template menu: change string New Document.. to Manage
TODO: uno:NewDoc sh/could be changed to, but lets fit that in future
improvements/changes in this area
Change-Id: I5e926afbd8cb714962091a973167c928adf0225a
Reviewed-on: https://gerrit.libreoffice.org/6659
Reviewed-by: Björn Michaelsen <bjoern.michaelsen at canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen at canonical.com>
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index 7b539e1..a16b900 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -1882,7 +1882,7 @@
</node>
<node oor:name=".uno:NewDoc" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">New Document From Template</value>
+ <value xml:lang="en-US">Manage</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
More information about the Libreoffice-commits
mailing list