From c051cc1a76b8d020accecff6ec4a5ed43f1c46d2 Mon Sep 17 00:00:00 2001 From: Yann Leboulanger Date: Wed, 29 Aug 2007 09:55:55 +0000 Subject: [PATCH] remove unused filter entry in disco window --- data/glade/service_discovery_window.glade | 77 +++++++---------------- src/disco.py | 1 - 2 files changed, 21 insertions(+), 57 deletions(-) diff --git a/data/glade/service_discovery_window.glade b/data/glade/service_discovery_window.glade index 197b18a9a..5c0ff24d5 100644 --- a/data/glade/service_discovery_window.glade +++ b/data/glade/service_discovery_window.glade @@ -62,16 +62,22 @@ Agent JID - node - + True - _Address: - True - address_comboboxentry + + + + + + + - 3 - GTK_FILL - + 1 + 2 + 1 + 2 + GTK_FILL @@ -127,22 +133,16 @@ Agent JID - node - + True - - - - - - - + _Address: + True + address_comboboxentry - 1 - 2 - 1 - 2 - GTK_FILL + 3 + GTK_FILL + @@ -171,41 +171,6 @@ Agent JID - node 2 - - - True - True - 6 - - - True - _Filter: - True - filter_entry - - - False - False - - - - - True - True - * - - - - 1 - - - - - False - False - 3 - - True @@ -260,7 +225,7 @@ Agent JID - node False 2 - 4 + 3 diff --git a/src/disco.py b/src/disco.py index 7446447e5..d5974a5e8 100644 --- a/src/disco.py +++ b/src/disco.py @@ -444,7 +444,6 @@ _('Without a connection, you can not browse available services')) self.style_event_id = 0 self.banner.realize() self.paint_banner() - self.filter_hbox = self.xml.get_widget('filter_hbox') self.action_buttonbox = self.xml.get_widget('action_buttonbox') # Address combobox