From 83b6ec789902fd87024284a8f0d58ded7787bf8b Mon Sep 17 00:00:00 2001 From: "Owen W. Taylor" Date: Mon, 21 Mar 2011 15:27:40 -0400 Subject: [PATCH] Fix description for workspaces_only_on_primary key The description was a bit corrupted and didn't make sense. Fix. https://bugzilla.gnome.org/show_bug.cgi?id=645224 --- src/mutter.schemas.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mutter.schemas.in b/src/mutter.schemas.in index 821b40f67..40973e0f5 100644 --- a/src/mutter.schemas.in +++ b/src/mutter.schemas.in @@ -64,7 +64,7 @@ Workspaces only on primary Determines whether workspace switching should happen for windows - on all monitors or only the primary window. + on all monitors or only for windows on the primary monitor.