From 9336be04484ae076a1c2f272d4e2ccce5c22210e Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Mon, 12 Sep 2005 21:04:55 +0000 Subject: [PATCH] fix indentation --- src/roster_window.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/roster_window.py b/src/roster_window.py index 6cd966c17..1d9d8d894 100644 --- a/src/roster_window.py +++ b/src/roster_window.py @@ -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,