mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
Change default of saved-im-presence to Offline
Unset is not a valid presence type so the Shell shouldn't try setting it when starting for the first time. https://bugzilla.gnome.org/show_bug.cgi?id=661272
This commit is contained in:
parent
23478f3336
commit
8e32290dc9
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@
|
|||
<_summary>History for the looking glass dialog</_summary>
|
||||
</key>
|
||||
<key name="saved-im-presence" type="i">
|
||||
<default>0</default>
|
||||
<default>1</default>
|
||||
<_summary></_summary>
|
||||
</key>
|
||||
<key name="saved-session-presence" type="i">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue