Accepting request 789268 from GNOME:Factory

- Update .gschema.override.in: 
  + Set sleep-inactive-ac-timeout, sleep-inactive-battery-timeout to
    0 for Leap to be consistent with SLE and old versions (bsc#1158497). (forwarded request 784525 from qkzhu)

OBS-URL: https://build.opensuse.org/request/show/789268
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib2-branding?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2020-03-30 20:51:04 +00:00 committed by Git OBS Bridge
commit 3523d3c7a5
2 changed files with 11 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Mar 13 07:11:53 UTC 2020 - QK ZHU <qkzhu@suse.com>
- Update .gschema.override.in:
+ Set sleep-inactive-ac-timeout, sleep-inactive-battery-timeout to
0 for Leap to be consistent with SLE and old versions (bsc#1158497).
-------------------------------------------------------------------
Tue Jan 7 08:53:34 UTC 2020 - QK ZHU <qkzhu@suse.com>

View File

@ -54,10 +54,12 @@ tap-to-click = true
ignore-paths = ['/boot/efi']
[org.gnome.settings-daemon.plugins.power]
@@IF_SLE@@## Energy Star compliant configuration is disabled for SLE from vendor level
@@IF_SLE@@## The recommended way to enable this is via GNOME Control Center, dconf-editor or gsettings
## Energy Star compliant configuration is disabled for SLE and Leap from vendor level
## The recommended way to enable this is via GNOME Control Center, dconf-editor or gsettings
@@IF_SLE@@sleep-inactive-ac-timeout = 0
@@IF_SLE@@sleep-inactive-battery-timeout = 0
@@IF_LEAP@@sleep-inactive-ac-timeout = 0
@@IF_LEAP@@sleep-inactive-battery-timeout = 0
[org.gnome.settings-daemon.plugins.xsettings]
## the PackageKit gtk+ module is too spammy, fdo#23917