Typo
This commit is contained in:
@@ -235,7 +235,7 @@ class IntroWindow(gtk.Window):
|
|||||||
pixbuf.save(icon_path, "jpeg", {"quality":"85"})
|
pixbuf.save(icon_path, "jpeg", {"quality":"85"})
|
||||||
|
|
||||||
profile = get_profile()
|
profile = get_profile()
|
||||||
profile.name = name
|
profile.nick_name = name
|
||||||
profile.color = color
|
profile.color = color
|
||||||
profile.save()
|
profile.save()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user