patches/gnome-power-manager-02-icon_plicy.diff
author yippi
Mon, 27 Sep 2010 21:07:51 +0000
changeset 20108 51df67ca9307
parent 12608 06f771225086
permissions -rw-r--r--
I had these modules listed as being owned by me, but they are really owned by wangke, correcting.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
12608
06f771225086 2008-06-06 simon.zheng <[email protected]>
xz159989
parents:
diff changeset
     1
--- data/gnome-power-manager.schemas.in.org	2007-12-12 18:10:33.063268000 +0800
06f771225086 2008-06-06 simon.zheng <[email protected]>
xz159989
parents:
diff changeset
     2
+++ data/gnome-power-manager.schemas.in	2007-12-12 18:12:08.408882000 +0800
06f771225086 2008-06-06 simon.zheng <[email protected]>
xz159989
parents:
diff changeset
     3
@@ -1021,7 +1021,7 @@
06f771225086 2008-06-06 simon.zheng <[email protected]>
xz159989
parents:
diff changeset
     4
       <applyto>/apps/gnome-power-manager/ui/icon_policy</applyto>
06f771225086 2008-06-06 simon.zheng <[email protected]>
xz159989
parents:
diff changeset
     5
       <owner>gnome-power-manager</owner>
06f771225086 2008-06-06 simon.zheng <[email protected]>
xz159989
parents:
diff changeset
     6
       <type>string</type>
06f771225086 2008-06-06 simon.zheng <[email protected]>
xz159989
parents:
diff changeset
     7
-      <default>present</default>
06f771225086 2008-06-06 simon.zheng <[email protected]>
xz159989
parents:
diff changeset
     8
+      <default>always</default>
06f771225086 2008-06-06 simon.zheng <[email protected]>
xz159989
parents:
diff changeset
     9
       <locale name="C">
06f771225086 2008-06-06 simon.zheng <[email protected]>
xz159989
parents:
diff changeset
    10
         <short>When to show the notification icon</short>
06f771225086 2008-06-06 simon.zheng <[email protected]>
xz159989
parents:
diff changeset
    11
         <long>Display options for the notification icon. Valid options are "never", "critical", "charge", "present" and "always".</long>