Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/model
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-09-17 11:53:10 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-09-17 11:53:10 (GMT)
commit30edb542b16a544977cf22f2b1a669d4d618730c (patch)
treee214516569eb73639e33527c97eff7c41d1c7ae5 /shell/model
parentecb8816bc9b59fc633302c47eb4d7f98b802b610 (diff)
Cleanup the profile code and rename the Server section to Jabber.
Diffstat (limited to 'shell/model')
-rw-r--r--shell/model/Owner.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/model/Owner.py b/shell/model/Owner.py
index 87e49ca..0abc13a 100644
--- a/shell/model/Owner.py
+++ b/shell/model/Owner.py
@@ -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 = ""