[gnome-software] trivial: Do not refilter list_box_updates
- From: Richard Hughes <rhughes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software] trivial: Do not refilter list_box_updates
- Date: Tue, 29 Jan 2013 15:38:34 +0000 (UTC)
commit 2b990515f3a900b8d7736e7187d9fbac9738276f
Author: Florian Brosch <flo brosch gmail com>
Date: Sun Jan 27 03:35:26 2013 +0100
trivial: Do not refilter list_box_updates
Signed-off-by: Richard Hughes <richard hughsie com>
src/gs-main.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gs-main.c b/src/gs-main.c
index ddeed79..1b79903 100644
--- a/src/gs-main.c
+++ b/src/gs-main.c
@@ -1205,7 +1205,6 @@ static gboolean
gs_main_filter_text_changed_cb (GtkEntry *entry, GsMainPrivate *priv)
{
egg_list_box_refilter (priv->list_box_installed);
- egg_list_box_refilter (priv->list_box_updates);
return FALSE;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]