diff options
author | Stefano Karapetsas <[email protected]> | 2012-11-24 18:16:24 +0100 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2012-11-24 18:16:24 +0100 |
commit | 8ea3054c1e05445f990c98db033754cf190d2a7a (patch) | |
tree | a57ea50f674d9d56e20ef69735c476841056dad1 /battstat/docs/C | |
parent | 9456b72c5117b9784e5b99b4940c5f9d98d6cc32 (diff) | |
download | mate-applets-8ea3054c1e05445f990c98db033754cf190d2a7a.tar.bz2 mate-applets-8ea3054c1e05445f990c98db033754cf190d2a7a.tar.xz |
battstat: migrate to gsettings
Diffstat (limited to 'battstat/docs/C')
-rw-r--r-- | battstat/docs/C/mate-battstat.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/battstat/docs/C/mate-battstat.xml b/battstat/docs/C/mate-battstat.xml index 2ba2273a..281be3ad 100644 --- a/battstat/docs/C/mate-battstat.xml +++ b/battstat/docs/C/mate-battstat.xml @@ -487,7 +487,7 @@ present voltage: 11400 mV You can check that your battery is detected by HAL using the command <command>hal-device-manager</command>. If your battery is not detected by HAL or the wrong information is being reported, you can attempt to - disable the HAL backend by setting a MateConf key. + disable the HAL backend by setting a GSettings key. </para> <para> Select <guimenuitem>Configuration Editor</guimenuitem> from the |