diff options
author | Max Horn | 2004-03-28 20:28:45 +0000 |
---|---|---|
committer | Max Horn | 2004-03-28 20:28:45 +0000 |
commit | 09e3fec623c1ecea73a23d12891790569d1baa40 (patch) | |
tree | 2ecc5506966602daca62f36610cc9bd900e1f8b4 /TODO | |
parent | dbda6299e1037db050634fe3b306779753f4bca8 (diff) | |
download | scummvm-rg350-09e3fec623c1ecea73a23d12891790569d1baa40.tar.gz scummvm-rg350-09e3fec623c1ecea73a23d12891790569d1baa40.tar.bz2 scummvm-rg350-09e3fec623c1ecea73a23d12891790569d1baa40.zip |
Preserve comments in config files
svn-id: r13412
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -151,7 +151,6 @@ Audio Config Manager ============== -* Preserve comments in config file somehow * Add a 'notification' system. E.g. the SoundMixer could request to be notified whenever the value of the "volume" config option changes. In other words, instead of a "pull" approach (where each subsystem has to check whether any |