mirror of
https://github.com/brl/mutter.git
synced 2025-07-03 09:43:18 +00:00
...
This commit is contained in:
@ -32,8 +32,10 @@ static GMainLoop *meta_main_loop = NULL;
|
||||
int
|
||||
main (int argc, char **argv)
|
||||
{
|
||||
g_set_prgname (PACKAGE);
|
||||
|
||||
meta_main_loop = g_main_loop_new (NULL, FALSE);
|
||||
|
||||
|
||||
meta_set_verbose (TRUE);
|
||||
meta_set_debugging (TRUE);
|
||||
meta_set_syncing (g_getenv ("METACITY_SYNC") != NULL);
|
||||
|
Reference in New Issue
Block a user