[gnome-power-manager] Change the default of show_actions_in_menu to FALSE



commit b36e51d35e7a816ca4bb5710fe6a05d84930f15f
Author: Richard Hughes <richard hughsie com>
Date:   Mon Sep 14 15:07:48 2009 +0100

    Change the default of show_actions_in_menu to FALSE

 data/gnome-power-manager.schemas.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-power-manager.schemas.in b/data/gnome-power-manager.schemas.in
index 50d2929..14f403e 100644
--- a/data/gnome-power-manager.schemas.in
+++ b/data/gnome-power-manager.schemas.in
@@ -754,7 +754,7 @@
       <applyto>/apps/gnome-power-manager/ui/show_actions_in_menu</applyto>
       <owner>gnome-power-manager</owner>
       <type>bool</type>
-      <default>true</default>
+      <default>false</default>
       <locale name="C">
         <short>Allow Suspend and Hibernate in the menu</short>
         <long>If the Suspend and Hibernate options should be allowed in the notification area drop down menu.</long>



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