Philipp Hörist pushed to branch master at gajim / gajim
Commits:
5331e1b8 by lovetox at 2020-08-28T07:52:49+02:00
Add lost settings
Settings where lost in the migration
- - - - -
1 changed file:
- gajim/common/setting_values.py
Changes:
=====================================
gajim/common/setting_values.py
=====================================
@@ -186,6 +186,8 @@ APP_SETTINGS = {
'gc_print_status_default': False,
'gc_print_join_left_default': False,
'gc_send_chatstate_default': 'composing_only',
+ 'check_for_update': True,
+ 'last_update_check': '',
'always_ask_for_status_message': False,
}
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/5331e1b8593a81cbc4d4cb2f6d5293971d1a7e61
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/5331e1b8593a81cbc4d4cb2f6d5293971d1a7e61
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits