On Sun, 26 Sep 2010 14:52:26 +0300 Dimitar Zhekov dimitar.zhekov@gmail.com wrote:
2010-08-10 Nick Treleaven
- src/stash.c: Fix writing the default value when a key is missing for hidden prefs, even if it was overridden when it was originally read.
In what case is this required? If a hidden pref is overriden by reading, it exists in the keyfile, and so won't be written anyway.
If the user deletes the overridden line in the keyfile ;-)
Regards, Nick