fix indentation

This commit is contained in:
Yann Leboulanger 2005-09-12 21:04:55 +00:00
parent fb0e0a6bdd
commit 9336be0448
1 changed files with 1 additions and 1 deletions

View File

@ -118,7 +118,7 @@ class RosterWindow:
gtk.ICON_SIZE_MENU) # the only way to create a pixbuf from stock
name = gajim.config.get_per('accounts', account, 'name')
hostname = gajim.config.get_per('accounts', account, 'hostname')
hostname = gajim.config.get_per('accounts', account, 'hostname')
our_jid = name + '@' + hostname
model.append(None, [self.jabber_state_images[status], account,