<$ __('XMPP/Jabber Connection Details') $>

<$ __('Connection Details') $>

<$ __('Username') $>
<% if account.local %> <$ account.username $>@<$ settings.xmpp.domain $> <% else %> <$ account.uid $>@<$ settings.xmpp.domain $> <% endif %>
<% if settings.xmpp.port != 5222 %>
<$ __('Port') $>
<$ settings.xmpp.port $>
<% endif %>
<$ __('Host') $>
<$ settings.xmpp.domain $>
<% if settings.xmpp.port == 5222 %>
<$ __('Port') $>
<$ settings.xmpp.port $>
<% endif %>
<$ __('Conference Host') $>
<$ settings.xmpp.confdomain $>

<$ __('Supported Clients') $>

<$ __('Desktop') $>
  • Adium
  • Pidgin
  • Profanity
  • Psi