[Libreoffice-commits] core.git: officecfg/registry
Joel Madero
jmadero.dev at gmail.com
Sun Feb 24 10:18:16 PST 2013
officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit dcff3305fa43388a0285d05be6da84ea7daa49fe
Author: Joel Madero <jmadero.dev at gmail.com>
Date: Tue Feb 19 14:44:47 2013 -0800
fdo#59828 update Format Paintbrush Label
Change "Format Paintbrush" to "Format Paintbrush (double click for
multi-selection") to be more concise and provide a bit more detail for users
modified: officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
Change-Id: I8a0baaf0564ed9cc5eca99ef10b184905a3dd16b
Reviewed-on: https://gerrit.libreoffice.org/2273
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 ac67696..69c31bb 100644
--- a/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
+++ b/officecfg/registry/data/org/openoffice/Office/UI/GenericCommands.xcu
@@ -3332,7 +3332,7 @@
</node>
<node oor:name=".uno:FormatPaintbrush" oor:op="replace">
<prop oor:name="Label" oor:type="xs:string">
- <value xml:lang="en-US">Format Paintbrush</value>
+ <value xml:lang="en-US">Format Paintbrush (double click for multi-selection)</value>
</prop>
<prop oor:name="Properties" oor:type="xs:int">
<value>9</value>
More information about the Libreoffice-commits
mailing list