# HG changeset patch # User Simon Cross # Date 1282744048 -7200 # Node ID ebb859fd7ab94b90f0d34de6cb87b6edd9223be1 # Parent fd9e84efe325eadd0cc64991826ae50e8c51f1e6 Add Windows executable icon creation to TODO. diff -r fd9e84efe325 -r ebb859fd7ab9 TODO --- a/TODO Wed Aug 25 15:45:12 2010 +0200 +++ b/TODO Wed Aug 25 15:47:28 2010 +0200 @@ -3,6 +3,9 @@ * Lots of game logic and plot. * Lots of refactoring. +Specific: + * Create icon for windows executable. + Cleanups: * Clean-up finding and loading of speech strings. * Move interacts out into their own module?