Invisible is not available

This commit is contained in:
Yann Leboulanger 2004-05-13 17:40:36 +00:00
parent 2f364ecdba
commit 68c16c26ea
1 changed files with 1 additions and 0 deletions

View File

@ -1880,6 +1880,7 @@ class roster_Window:
image.set_from_pixbuf(self.pixbufs[state])
image.show()
self.xml.get_widget(state).set_image(image)
self.xml.get_widget('invisible').set_sensitive(False)
def on_show_off(self, widget):
"""when show offline option is changed :