mutter: Use the default plugin by default

https://bugzilla.gnome.org/show_bug.cgi?id=678238
This commit is contained in:
Jasper St. Pierre 2012-06-17 00:47:05 -04:00
parent 18b38320a6
commit 1478510392

View File

@ -45,7 +45,7 @@ print_version (const gchar *option_name,
exit (0);
}
static gchar *plugin;
static gchar *plugin = "default";
GOptionEntry mutter_options[] = {
{