ericmckean / quirkysoft

Automatically exported from code.google.com/p/quirkysoft
GNU General Public License v3.0
0 stars 0 forks source link

Do not overwrite files that may be edited by the user #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Change the default search.cfg, config.ini or cklist
2. Install a new version of bunjalloo
3. The changes are overwritten

What is the expected output? What do you see instead?

The user edited file should be kept. The binary should create a minimal
version if the file is non existent, with default values. New values should
be appended to the current file.

Example, fully commented versions should be available too for reference.

Original issue reported on code.google.com by richard.quirk on 15 Feb 2008 at 8:33

GoogleCodeExporter commented 9 years ago

Original comment by richard.quirk on 18 Apr 2008 at 9:27