Comment 8 for bug 37786

Revision history for this message
Brian Curtis (bcurtiswx) wrote :

 Comment #1 from Richard Hughes (gnome-power-manager developer, points: 18)
2009-03-01 09:32 UTC [reply]

The upstream default is:

    <schema>
      <key>/schemas/apps/gnome-power-manager/ui/icon_policy</key>
      <applyto>/apps/gnome-power-manager/ui/icon_policy</applyto>
      <owner>gnome-power-manager</owner>
      <type>string</type>
      <default>present</default>
      <locale name="C">
        <short>When to show the notification icon</short>
        <long>Display options for the notification icon. Valid options are
"never", "critical", "charge", "present" and "always".</long>
      </locale>
    </schema>

I guess Ubuntu patch this, so not an upstream bug.

That was from Upstream. This is Ubuntu related and not GNOME