D21532: Format the aperture values as F numbers.
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Sun Jun 2 11:01:54 BST 2019
bruns added inline comments.
INLINE COMMENTS
> formatstrings.cpp:168
> +{
> + return i18nc("F Number for photographs", "F%1", QLocale().toString(value.toDouble(), 'g', 2));
> +}
"f/%1" - lower case, reciprocal.
REPOSITORY
R286 KFileMetaData
REVISION DETAIL
https://phabricator.kde.org/D21532
To: astippich, bruns, ngraham
Cc: kde-frameworks-devel, #baloo, gennad, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190602/2f50d7fa/attachment.html>
More information about the Kde-frameworks-devel
mailing list