[Differential] [Updated] D1098: Add support for lzipped archives
rthomsen (Ragnar Thomsen)
noreply at phabricator.kde.org
Fri Mar 11 12:16:31 UTC 2016
rthomsen marked an inline comment as done.
INLINE COMMENTS
kerfuffle/createdialog.cpp:309 No, the combined filterstring needs to be constructed like this:
"*.tar.gz *.tgz|Tar archive (gzip-compressed) (*.tar.gz)"
for each line. So the glob patterns before the "|" are the ones the KFileWidget uses to filter the files, while whatever comes after the "|" is displayed in the dropdown menu.
REPOSITORY
rARK Ark
REVISION DETAIL
https://phabricator.kde.org/D1098
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: rthomsen, elvisangelaccio
Cc: kde-utils-devel, tctara
More information about the Kde-utils-devel
mailing list