Home
last modified time | relevance | path

Searched refs:get_accounts_sorted (Results 1 – 3 of 3) sorted by relevance

/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/gtk/
H A Dxml_console.py265 accounts = app.get_accounts_sorted()
H A Daccounts.py64 for account in app.get_accounts_sorted():
/dports/net-im/gajim/gajim-gajim-1.3.3/gajim/common/
H A Dapp.py414 def get_accounts_sorted(): function