Skip to content

Commit

Permalink
Small correction in the TODO file (use proper class names)
Browse files Browse the repository at this point in the history
svn-id: r21512
  • Loading branch information
fingolfin committed Mar 31, 2006
1 parent a23fba7 commit 00bbc5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TODO
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ Config Manager
setting is changed, the code doing so has to updated the SoundMixer etc.
That's cumbersome, and error prone. Would be much nicer if updating the
volume config value automatically notifies the SoundMixer, iMuse etc.
* Modify the config manager to make use of the config file class
* Modify the ConfigManager to make use of the ConfigFile class.
* Maybe even follow the pentagram (http://pentragram.sf.net) approach and have
three classes:
- SettingsManager (like our current ConfigManager)
Expand Down

0 comments on commit 00bbc5c

Please sign in to comment.