D20964: [FileWidget] Replace "Filter:" with "File type:" when saving with a limited list of mimetypes
Aleix Pol Gonzalez
noreply at phabricator.kde.org
Thu May 2 20:11:29 BST 2019
apol added inline comments.
INLINE COMMENTS
> kfilewidget.cpp:745
> +
> + if (d->operationMode == Saving) {
> + d->filterLabel->setText(i18n("&File type:"));
Isn't it a bit weird to do this in setMimeFilter?
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D20964
To: ngraham, #vdg, elvisangelaccio, GB_2
Cc: apol, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190502/ede97ed3/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list