I copied all Discovery files in a separate folder, then ran the search in all of them, then compared. There were 4 changed files, one binary, one freelancer.ini (that doesn't count), one more with correct entry that shouldn't be changed, and one with two incorrect "= " entries.
There wasn't anyting crucial for multiplayer, but still it's good that this was checked.
Btw, if we talk about this, is there a way to make a regular expression for seaching a line break at the very end of the file? or regular expression to find comments on the same line as ini entries (e.g. the ";" that doesn't start from the new line)?
Yes, it's quite possible to do what you're asking for. Unfortunately I'll be of help tomorrow probably, there is a nasty hardware issue with my desktop system which keeps my machine crashing, once I get it fixed I'll be able to help you with regular expressions.