[Scummvm-cvs-logs] SF.net SVN: scummvm: [21512] scummvm/trunk/TODO

fingolfin at users.sourceforge.net fingolfin at users.sourceforge.net
Fri Mar 31 04:17:03 CEST 2006


Revision: 21512
Author:   fingolfin
Date:     2006-03-31 04:16:19 -0800 (Fri, 31 Mar 2006)
ViewCVS:  http://svn.sourceforge.net/scummvm/?rev=21512&view=rev

Log Message:
-----------
Small correction in the TODO file (use proper class names)

Modified Paths:
--------------
    scummvm/trunk/TODO
Modified: scummvm/trunk/TODO
===================================================================
--- scummvm/trunk/TODO	2006-03-31 07:30:43 UTC (rev 21511)
+++ scummvm/trunk/TODO	2006-03-31 12:16:19 UTC (rev 21512)
@@ -175,7 +175,7 @@
   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)


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.





More information about the Scummvm-git-logs mailing list