From ea4ea4a9b26f9208c784f07d3b3295a88f06e866 Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 13 Aug 2009 22:51:16 -0400 Subject: [PATCH] Disable sidebar by default The sidebar is a bit neglected currently; we'll revisit it when we have more design and code time to focus on it. --- data/gnome-shell.schemas | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/gnome-shell.schemas b/data/gnome-shell.schemas index bd42bfa0d..a12c23f5d 100644 --- a/data/gnome-shell.schemas +++ b/data/gnome-shell.schemas @@ -35,7 +35,7 @@ /desktop/gnome/shell/sidebar/visible gnome-shell bool - true + false Whether or not to display the sidebar