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);
|
exit (0);
|
||||||
}
|
}
|
||||||
|
|
||||||
static gchar *plugin;
|
static gchar *plugin = "default";
|
||||||
|
|
||||||
GOptionEntry mutter_options[] = {
|
GOptionEntry mutter_options[] = {
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user