[gnome-power-manager] Don't show the user a sleep failed link pointing to the quirk site



commit e776c2ac4d94b2e3a9f6727748cb55c73e086951
Author: Richard Hughes <richard hughsie com>
Date:   Mon Jan 25 15:11:40 2010 +0000

    Don't show the user a sleep failed link pointing to the quirk site
    
    In a KMS world the quirks are more than likely ignored now anyway.

 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 f68d6e7..6967e54 100644
--- a/data/gnome-power-manager.schemas.in
+++ b/data/gnome-power-manager.schemas.in
@@ -484,7 +484,7 @@
       <applyto>/apps/gnome-power-manager/notify/sleep_failed_uri</applyto>
       <owner>gnome-power-manager</owner>
       <type>string</type>
-      <default>http://people.freedesktop.org/~hughsient/quirk/</default>
+      <default></default>
       <locale name="C">
         <short>The URI to show to the user on sleep failure</short>
         <long>When sleep fails we can show the user a button to help fix the situation. Leave this blank if the button should not be shown.</long>



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