D20964: [FileWidget] Replace "Filter:" with "File type:" when saving with a limited list of mimetypes
Pino Toscano
noreply at phabricator.kde.org
Sun May 5 19:45:15 BST 2019
pino added inline comments.
INLINE COMMENTS
> kfilewidget.cpp:2804-2806
> + if (operationMode == KFileWidget::Saving && filterWidget->isMimeFilter()) {
> + label = i18n("&File type:");
> + whatsThisText = i18n("<qt>This is the file type selector. It is used to select the format that the file will be saved as.</qt>");
why is this limited to the saving mode? you can perfectly use a mimetype filter when opening files
REPOSITORY
R241 KIO
BRANCH
file-type-when-saving-and-mimetype-is-defined (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D20964
To: ngraham, #vdg, elvisangelaccio, GB_2
Cc: pino, apol, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190505/eadd35c6/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list