Skip to content

Port away from defining ForceStringFilename in kcfgc file

Alexander Lohnau requested to merge work/no_force_filename into master

Instead use KSharedConfig, this will avoid reparsing the config when it is read in a different place too.

Also the ForceStringFilename option is about to be deprecated for lack of usage and usefullness.

Merge request reports