Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion data/io.elementary.settings-daemon.gschema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@

<schema path="/io/elementary/settings-daemon/system-update/" id="io.elementary.settings-daemon.system-update">
<key type="b" name="automatic-updates">
<default>false</default>
<default>true</default>
<summary>Automatic updates</summary>
<description>Whether to automatically download updates</description>
</key>
Expand Down
1 change: 1 addition & 0 deletions data/settings-daemon.metainfo.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
</ul>
</description>
<issues>
<issue url="https://github.com/elementary/settings-daemon/issues/182">Change default selection of updates to be installed automatically</issue>
<issue url="https://github.com/elementary/settings-daemon/issues/207">"Driver Available" notification on every boot, but no drivers available</issue>
<issue url="https://github.com/elementary/settings-daemon/issues/217">Gnome-session no longer manages session services</issue>
</issues>
Expand Down