]> vaikene.ee Git - evaf/commitdiff
More work with the IniFile class:
authorEnar Väikene <enar@vaikene.net>
Wed, 5 Oct 2011 11:26:01 +0000 (14:26 +0300)
committerEnar Väikene <enar@vaikene.net>
Wed, 5 Oct 2011 11:26:01 +0000 (14:26 +0300)
* Uses the last '/' character to separate section names from key names. 'extensions/about/module' means now
  section name 'extensions/about'  and key name 'module'.
* Fixed reading platform-specific parameters where we forgot to store the thisOsOnly flag.
* Fixed writing parameters where we forgot to update the internal cache.


No differences found