Hi everyone, while investigating why the "File Type Options" button in Dolphin didn't work in the KF5 build I found that kfilepropertiesdialog calls it with the "-- caption" parameter to set the application name shown in the title bar. This parameter is missing now, however, probably due to a QApplication port and it exits with a "unrecognized parameter" message.
In konq_operations for example that thing was just removed, but imho it's bad to expose "KEditFileType" to the user in the title bar. Cheers, Kai Uwe >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<