added initial TODO

This commit is contained in:
Jonathan Blandford 2002-01-11 19:51:10 +00:00
parent fe788d66c6
commit 2cebb9f9f0
3 changed files with 35 additions and 4 deletions

View file

@ -192,12 +192,12 @@ main (int argc, char **argv)
}
}
#if 0
gdk_window_add_filter (NULL, manager_event_filter, NULL);
gnome_settings_xsettings_load (client);
gnome_settings_mouse_load (client);
gnome_settings_sound_load (client);
#endif
if (!terminated)
gtk_main ();