This commit is contained in:
rhp
2001-06-01 03:00:01 +00:00
parent 85bd843b01
commit 31d6e2dca0
16 changed files with 491 additions and 42 deletions

View File

@ -37,6 +37,8 @@ main (int argc, char **argv)
meta_set_verbose (TRUE);
meta_set_debugging (TRUE);
meta_set_syncing (g_getenv ("METACITY_SYNC") != NULL);
g_type_init (0); /* grumble */
meta_errors_init ();