In clean_file_name_make_pretty() function: Do *not* simplify() file name, unless...
commitc4da219a1ec335e3e5f4d6a38eefaf92c763c2ac
authorLoRd_MuldeR <mulder2@gmx.de>
Tue, 15 Aug 2017 20:49:08 +0000 (15 22:49 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Tue, 15 Aug 2017 20:49:08 +0000 (15 22:49 +0200)
treef70a60601c124e0b763ad242e8d0576c3bea0c10
parent2e958ece6a9c90e689dc7d1f10c454795e47c55d
In clean_file_name_make_pretty() function: Do *not* simplify() file name, unless we actually perform at least one replacement.
src/Global.cpp