Default to empty jabber server. Patch by gdesmott with minor change by me.
Fix #8354
This commit is contained in:
parent
c79bc15f5f
commit
171e76cfb8
@ -24,7 +24,7 @@ from sugar import env
|
|||||||
from sugar import util
|
from sugar import util
|
||||||
from sugar.graphics.xocolor import XoColor
|
from sugar.graphics.xocolor import XoColor
|
||||||
|
|
||||||
DEFAULT_JABBER_SERVER = 'olpc.collabora.co.uk'
|
DEFAULT_JABBER_SERVER = ''
|
||||||
DEFAULT_VOLUME = 81
|
DEFAULT_VOLUME = 81
|
||||||
DEFAULT_TIMEZONE = 'UTC'
|
DEFAULT_TIMEZONE = 'UTC'
|
||||||
DEFAULT_HOT_CORNERS_DELAY = 0.0
|
DEFAULT_HOT_CORNERS_DELAY = 0.0
|
||||||
|
Loading…
Reference in New Issue
Block a user