[Libreoffice-commits] .: officecfg/registry
Jan Holesovsky
kendy at kemper.freedesktop.org
Mon Mar 7 00:30:45 PST 2011
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 7e1b9ca32c2f7a7c189f7aea32b57c75aaad3a1f
Author: Jan Holesovsky <kendy at suse.cz>
Date: Mon Mar 7 09:25:23 2011 +0100
findbar: Change '~Find' to '~Find...', it is not an action.
diff --git a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
index d7645af..ea2485e 100755
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -1482,7 +1482,7 @@
</node>
<node oor:name="vnd.sun.star.findbar:FocusToFindbar" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">~Find</value>
+ <value xml:lang="en-US">~Find...</value>
</prop>
</node>
<node oor:name=".uno:ExtendedHelp" oor:op="replace">
More information about the Libreoffice-commits
mailing list