aboutsummaryrefslogtreecommitdiffstats
path: root/lib/jitsi-defaults.properties
diff options
context:
space:
mode:
authorIngo Bauersachs <ingo@jitsi.org>2013-12-05 19:43:54 +0100
committerIngo Bauersachs <ingo@jitsi.org>2013-12-05 20:38:50 +0100
commit97277e6972e632e398681c3b20065c3537fb9c19 (patch)
tree285a71316eabf97c188bb1320687810275e8f5a3 /lib/jitsi-defaults.properties
parenta942282ec1330f07200ec8ec04213d30905cf9c0 (diff)
downloadjitsi-97277e6972e632e398681c3b20065c3537fb9c19.zip
jitsi-97277e6972e632e398681c3b20065c3537fb9c19.tar.gz
jitsi-97277e6972e632e398681c3b20065c3537fb9c19.tar.bz2
Move simpleaccreg-PROTOCOL_ORDER to jitsi-defaults
Diffstat (limited to 'lib/jitsi-defaults.properties')
-rw-r--r--lib/jitsi-defaults.properties5
1 files changed, 4 insertions, 1 deletions
diff --git a/lib/jitsi-defaults.properties b/lib/jitsi-defaults.properties
index 66c8130..9990b7b 100644
--- a/lib/jitsi-defaults.properties
+++ b/lib/jitsi-defaults.properties
@@ -34,4 +34,7 @@ net.java.sip.communicator.service.protocol.jabber.BYPASS_GTALK_CAPABILITIES=fals
net.java.sip.communicator.service.protocol.jabber.GOOGLE_CONTACTS_ENABLED=true
#Spellchecker config
-net.java.sip.communicator.plugin.spellcheck.SYSTEM_HUNSPELL_DIR=/usr/share/hunspell \ No newline at end of file
+net.java.sip.communicator.plugin.spellcheck.SYSTEM_HUNSPELL_DIR=/usr/share/hunspell
+
+# protocol order for the simple initial account registration wizard
+plugin.simpleaccreg.PROTOCOL_ORDER=SIP|Jabber|Facebook|Google Talk|MSN|AIM|ICQ|Yahoo! \ No newline at end of file