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


Commits:
a3d0a0ba by lovetox at 2022-06-14T17:38:45+02:00
fix: Make plugins_repository_enabled available via ACE

- - - - -


1 changed file:

- gajim/common/setting_values.py


Changes:

=====================================
gajim/common/setting_values.py
=====================================
@@ -661,6 +661,7 @@ class WorkspaceSettings(TypedDict):
         'notification_preview_message': _('Preview new messages in 
notification popup?'),
         'notification_timeout': '',
         'notify_on_all_muc_messages': '',
+        'plugins_repository_enabled': _('If enabled, Gajim offers to download 
plugins hosted on gajim.org'),
         'remote_commands': _('If enabled, Gajim will execute XEP-0146 
Commands.'),
         'remote_control': _('If checked, Gajim can be controlled remotely 
using gajim-remote.'),
         'restore_timeout': _('How far back in time (minutes) chat history is 
restored. -1 means no limit.'),



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

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