mirror of
https://github.com/brl/mutter.git
synced 2025-07-03 09:43:18 +00:00
...
This commit is contained in:
@ -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 ();
|
||||
|
||||
|
Reference in New Issue
Block a user