diff options
author | Bastien Nocera <hadess@src.gnome.org> | 2002-07-14 15:16:55 +0000 |
---|---|---|
committer | Bastien Nocera <hadess@src.gnome.org> | 2002-07-14 15:16:55 +0000 |
commit | bb8d1f1b1ddbcae5793da47c0fdc956c2d3b8f11 (patch) | |
tree | 0e22e9c1c71923dba67192e9909ac17c8ddb3a9f /TODO | |
download | totem-bb8d1f1b1ddbcae5793da47c0fdc956c2d3b8f11.tar.gz |
Initial revision
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ + +TODO +==== + +- move dnd to the output ctrl +- make dnd work +- think of what needs to be in the prefs + +- use g_signal_handlers_disconnect_by_func () + G_OBJECT_WARN_INVALID_PROPERTY_ID (object, param_id, pspec); + |