Clarify comment
This commit is contained in:
parent
bcc67dfb10
commit
32a92a8c11
@ -75,7 +75,7 @@ class PresenceService(dbus.service.Object):
|
|||||||
def _connect_to_server(self):
|
def _connect_to_server(self):
|
||||||
protocol = 'jabber'
|
protocol = 'jabber'
|
||||||
account = {
|
account = {
|
||||||
'account': 'olpc@collabora.co.uk',
|
'account': 'blah@collabora.co.uk',
|
||||||
'password': 'learn',
|
'password': 'learn',
|
||||||
'server': 'light.bluelinux.co.uk'
|
'server': 'light.bluelinux.co.uk'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user