[PATCH] typo fix
Joren De Cuyper (via Code Review)
gerrit at gerrit.libreoffice.org
Mon Jan 7 05:40:19 PST 2013
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/1563
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/63/1563/1
typo fix
Change-Id: I7530e477a6cf4ab52772b7ba1c5e3d41dc2d6fae
---
M officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
index 4d11e48..50f76cf 100644
--- a/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/Accelerators.xcu
@@ -259,7 +259,7 @@
</node>
<node oor:name="H_MOD1" oor:op="replace" install:module="unxwnt">
<prop oor:name="Command"><value xml:lang="x-no-translate">I10N SHORTCUTS - NO TRANSLATE</value>
- <value xml:lang="en-US">.uno.SearchDialog</value>
+ <value xml:lang="en-US">.uno:SearchDialog</value>
</prop>
</node>
<node oor:name="N_MOD1" oor:op="replace">
--
To view, visit https://gerrit.libreoffice.org/1563
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7530e477a6cf4ab52772b7ba1c5e3d41dc2d6fae
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Joren De Cuyper <joren.libreoffice at telenet.be>
More information about the LibreOffice
mailing list