[gnome-panel] Lockdown the panels by default



commit c1b03dccbc6b64aa40b0221423b016a45784f3a0
Author: William Jon McCann <jmccann redhat com>
Date:   Wed Feb 16 17:21:06 2011 -0500

    Lockdown the panels by default
    
    https://bugzilla.gnome.org/show_bug.cgi?id=631553

 gnome-panel/panel-global.schemas.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-panel/panel-global.schemas.in b/gnome-panel/panel-global.schemas.in
index 6d8747c..1f22c8f 100644
--- a/gnome-panel/panel-global.schemas.in
+++ b/gnome-panel/panel-global.schemas.in
@@ -199,7 +199,7 @@ Panel Global Config Schema File -  work in progress
         <applyto>/apps/panel/global/locked_down</applyto>
         <owner>panel</owner>
         <type>bool</type>
-        <default>false</default>
+        <default>true</default>
         <locale name="C">
           <short>Complete panel lockdown</short>
           <long>If true, the panel will not allow any changes to



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]