Cleanup the profile code and rename the Server section to Jabber.

This commit is contained in:
Marco Pesenti Gritti
2007-09-17 13:53:10 +02:00
parent ecb8816bc9
commit 30edb542b1
6 changed files with 64 additions and 97 deletions
+1 -1
View File
@@ -46,7 +46,7 @@ class ShellOwner(gobject.GObject):
def __init__(self):
gobject.GObject.__init__(self)
self._nick = profile.get_nick_name()
self._nick = profile.get_name()
self._icon = None
self._icon_hash = ""