Philipp Hörist pushed to branch master at gajim / gajim


Commits:
adbd80e1 by lovetox at 2022-02-06T21:34:55+01:00
Fix default value for dev_use_message_label

- - - - -


1 changed file:

- gajim/common/setting_values.py


Changes:

=====================================
gajim/common/setting_values.py
=====================================
@@ -261,7 +261,7 @@ class _ACCOUNT_DEFAULT:
     'groupchat_roster_width': 210,
     'dev_force_bookmark_2': False,
     'developer_modus': False,
-    'dev_use_message_label': False,
+    'dev_use_message_label': True,
     'use_libappindicator': True,
     'show_help_start_chat': True,
     'gc_notify_on_all_messages_private_default': True,



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/adbd80e1fe88cb92eb904addb410fcc92002d347

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/adbd80e1fe88cb92eb904addb410fcc92002d347
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

Reply via email to