Clarify comment

This commit is contained in:
Dan Williams 2007-02-23 14:15:49 -05:00
parent bcc67dfb10
commit 32a92a8c11

View File

@ -75,7 +75,7 @@ class PresenceService(dbus.service.Object):
def _connect_to_server(self):
protocol = 'jabber'
account = {
'account': 'olpc@collabora.co.uk',
'account': 'blah@collabora.co.uk',
'password': 'learn',
'server': 'light.bluelinux.co.uk'
}