[gdm/gnome-3-6] Enable initial-setup by default
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm/gnome-3-6] Enable initial-setup by default
- Date: Tue, 16 Oct 2012 02:24:10 +0000 (UTC)
commit 11be852c46877ba882ef9759a4fcdb437fcaca9d
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Oct 5 20:40:07 2012 -0400
Enable initial-setup by default
It is more convenient to have the schema default be true, and
let administrators opt out in custom.conf.
(cherry picked from commit 91b182bb96d65793e97cb20e9b190637beaca23d)
data/gdm.schemas.in.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gdm.schemas.in.in b/data/gdm.schemas.in.in
index f049c2f..1332725 100644
--- a/data/gdm.schemas.in.in
+++ b/data/gdm.schemas.in.in
@@ -50,7 +50,7 @@
<schema>
<key>daemon/InitialSetupEnable</key>
<signature>b</signature>
- <default>false</default>
+ <default>true</default>
</schema>
<schema>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]