added initial TODO
This commit is contained in:
parent
fe788d66c6
commit
2cebb9f9f0
3 changed files with 35 additions and 4 deletions
|
@ -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 ();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue