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....@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.michael...@canonical.com> Tested-by: Björn Michaelsen <bjoern.michael...@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>
_______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits