gajim-plural/gajim/gtk
Philipp Hörist 27f7580688 Light refactring of bookmark code
- Convert xs:boolean values in bookmark module
- Use python booleans for minimize and autojoin in other parts of Gajim
- Use add_bookmark() instead of manipulating the bookmarks dict
2018-09-05 00:06:59 +02:00
..
__init__.py
about.py
account_wizard.py Register modules defined by plugins 2018-08-28 23:03:00 +02:00
add_contact.py
bookmarks.py Light refactring of bookmark code 2018-09-05 00:06:59 +02:00
dataform.py
dialogs.py
emoji_chooser.py Display only emojis the font supports 2018-08-20 19:18:07 +02:00
emoji_data.py
features.py
filechoosers.py
history.py
history_sync.py
join_groupchat.py Light refactring of bookmark code 2018-09-05 00:06:59 +02:00
mam_preferences.py
pep_config.py
preferences.py
privacy_list.py
profile.py
server_info.py Add XEP-0398 optimizations 2018-09-01 20:40:20 +02:00
service_registration.py
shortcuts_window.py
single_message.py
start_chat.py Unify to use app.get_account_label() 2018-08-30 19:27:40 +02:00
themes.py
util.py
xml_console.py