[PATCH] Change duplicate short-cut Alt-I-U
Rob Snelders (via Code Review)
gerrit at gerrit.libreoffice.org
Sat Mar 23 12:29:28 PDT 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/2943
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/43/2943/1
Change duplicate short-cut Alt-I-U
Change-Id: I0cabf39b3844a056a6c1d83a7941715435fb6307
---
M officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
index d52bafc..e67cdb0 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/DrawImpressCommands.xcu
@@ -429,7 +429,7 @@
<node oor:name=".uno:DuplicatePage" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">D~uplicate Slide</value>
+ <value xml:lang="en-US">Duplicate ~Slide</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>1</value>
--
To view, visit https://gerrit.libreoffice.org/2943
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I0cabf39b3844a056a6c1d83a7941715435fb6307
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Rob Snelders <libreoffice at ertai.nl>
More information about the LibreOffice
mailing list