mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 01:20:42 -05:00
mutter: Use the default plugin by default
https://bugzilla.gnome.org/show_bug.cgi?id=678238
This commit is contained in:
parent
18b38320a6
commit
1478510392
@ -45,7 +45,7 @@ print_version (const gchar *option_name,
|
||||
exit (0);
|
||||
}
|
||||
|
||||
static gchar *plugin;
|
||||
static gchar *plugin = "default";
|
||||
|
||||
GOptionEntry mutter_options[] = {
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user