From 5958bb8771b43175aab0dce3b98eafc52c196c26 Mon Sep 17 00:00:00 2001 From: js Date: Fri, 25 Jul 2008 01:11:38 +0000 Subject: [PATCH] D'oh!! Killed that ) just before comitting :-( --- 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 08992cf37..b35cec6d6 100644 --- a/src/roster_window.py +++ b/src/roster_window.py @@ -4222,7 +4222,7 @@ class RosterWindow: renderer.set_property('cell-background', color) else: self.set_renderer_color(renderer, - gtk.STATE_ACTIVE + gtk.STATE_ACTIVE) # align pixbuf to the right) renderer.set_property('xalign', 1) # prevent type_ = None, see http://trac.gajim.org/ticket/2534