[gnome-panel] Revert "Lockdown the panels by default"



commit d82ae61d00638599bddc7d1e293268a6d9e147ab
Author: Vincent Untz <vuntz gnome org>
Date:   Tue Feb 22 22:46:58 2011 +0100

    Revert "Lockdown the panels by default"
    
    This reverts commit c1b03dccbc6b64aa40b0221423b016a45784f3a0.
    
    This is broken: applets get locked down too, which means users can't
    change applet settings anymore.

 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 1f22c8f..6d8747c 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>true</default>
+        <default>false</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]