Default to empty jabber server. Patch by gdesmott with minor change by me.

Fix #8354
This commit is contained in:
Marco Pesenti Gritti 2008-09-11 10:51:59 +02:00
parent c79bc15f5f
commit 171e76cfb8

View File

@ -24,7 +24,7 @@ from sugar import env
from sugar import util
from sugar.graphics.xocolor import XoColor
DEFAULT_JABBER_SERVER = 'olpc.collabora.co.uk'
DEFAULT_JABBER_SERVER = ''
DEFAULT_VOLUME = 81
DEFAULT_TIMEZONE = 'UTC'
DEFAULT_HOT_CORNERS_DELAY = 0.0