Commit 2184030c authored by Mike Hearn's avatar Mike Hearn Committed by Alexandre Julliard

Added a simple TODO list.

parent 2da25d9c
......@@ -19,6 +19,19 @@
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*
* TODO: (in rough order of priority)
* - A mind bogglingly vast amount of stuff
*
* - Complete X11DRV page, so all controls are hooked up
* - Implement autodetect for drive configuration
* - Figure out whether we need the virtual vs real drive selection stuff at the top of the property page
* - Implement explicit mode vs instant-apply mode
* - AppDefaults handling
* - DLL editing
* - Make a list of prefs that have been dropped from the UI/should be eliminated
* - Multimedia page
* - Settings migration code (from old configs)
*
*/
#include <assert.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment