D27793: Small improvements to the 'Export to PDF' feature
Yuri Chornoivan
noreply at phabricator.kde.org
Mon Mar 2 21:45:16 GMT 2020
yurchor added a comment.
Thanks in advance for fixing this minor issue.
INLINE COMMENTS
> messageactions.cpp:778
> + QDir::homePath() + QLatin1Char('/') + email->subject()->asUnicodeString() + QStringLiteral(".pdf"),
> + QStringLiteral("PDF document (*.pdf"));
> + if (!fileName.isEmpty()) {
This should be i18n(), not QStringLiteral() as well.
REPOSITORY
R206 KMail
REVISION DETAIL
https://phabricator.kde.org/D27793
To: dvratil, mlaurent
Cc: yurchor, kde-pim, fbampaloukas, dcaliste, dvasin, rodsevich, winterz, vkrause, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20200302/35a63ada/attachment.html>
More information about the kde-pim
mailing list