1
0
mirror of https://gitlab.gnome.org/GNOME/glib.git synced 2025-03-15 20:25:12 +01:00

Merge branch 'power-profile-monitor-docs' into 'main'

gpowerprofilemonitor: Tweak wording of documentation to make more sense

See merge request 
This commit is contained in:
Philip Withnall 2022-03-18 11:34:47 +00:00
commit c53129911c

@ -41,10 +41,10 @@
* some systems). * some systems).
* *
* When in Low Power mode, it is recommended that applications: * When in Low Power mode, it is recommended that applications:
* - disabling automatic downloads * - disable automatic downloads;
* - reduce the rate of refresh from online sources such as calendar or * - reduce the rate of refresh from online sources such as calendar or
* email synchronisation * email synchronisation;
* - if the application has expensive visual effects, reduce them * - reduce the use of expensive visual effects.
* *
* It is also likely that OS components providing services to applications will * It is also likely that OS components providing services to applications will
* lower their own background activity, for the sake of the system. * lower their own background activity, for the sake of the system.