Revision 1231314
Go back to digest for 15th May 2011Bug Fixes in Utilities
Raphael Kubo da Costa committed changes in /trunk/KDE/kdeutils/ark/kerfuffle/adddialog.cpp:
AddDialog: Add a default file extension to the file being created.
KFileDialog (actually, KFileWidget)'s does not append an extension to the
selected file when it already exists, which is always the case when a single
file is being compressed, as the default file name is the file's own name.
To work around this, we always add the main extension for the current mimetype
the file passed to setSelection().
File Changes
Modified 1 files
- /trunk/KDE/kdeutils/ark/kerfuffle/adddialog.cpp
1 files changed in total