D'oh!! Killed that ) just before comitting :-(

This commit is contained in:
js 2008-07-25 01:11:38 +00:00
parent d694b8a6df
commit 5958bb8771
1 changed files with 1 additions and 1 deletions

View File

@ -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