[Digikam-devel] extragear/graphics/digikam/imageplugins/coreplugin
Johannes Wienke
jwienke at techfak.uni-bielefeld.de
Sat Mar 6 15:55:39 GMT 2010
Am 06.03.2010 15:06 schrieb Andi Clemens:
> SVN commit 1099998 by aclemens:
>
> Fix filter name in sidepanel tab
>
> M +1 -1 bwsepiatool.cpp
>
>
> --- trunk/extragear/graphics/digikam/imageplugins/coreplugin/bwsepiatool.cpp #1099997:1099998
> @@ -91,7 +91,7 @@
> : EditorToolThreaded(parent), d(new BWSepiaToolPriv)
> {
> setObjectName("convertbw");
> - setToolName(i18n("Black && White"));
> + setToolName(i18n("Black & White"));
Do we need to escape & for being a valid HTML character?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 262 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20100306/3c854068/attachment.sig>
More information about the Digikam-devel
mailing list