[empathy: 29/53] Clear the store when changing CM.
- From: Jonny Lamb <jonnylamb src gnome org>
- To: svn-commits-list gnome org
- Subject: [empathy: 29/53] Clear the store when changing CM.
- Date: Thu, 4 Jun 2009 12:17:29 -0400 (EDT)
commit 9114490a86ba3fc5003158d8c32d4d4a7358583b
Author: Jonny Lamb <jonny lamb collabora co uk>
Date: Tue Apr 21 16:52:32 2009 +0100
Clear the store when changing CM.
Signed-off-by: Jonny Lamb <jonny lamb collabora co uk>
---
src/empathy-debug-dialog.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/empathy-debug-dialog.c b/src/empathy-debug-dialog.c
index c13d296..ca926c9 100644
--- a/src/empathy-debug-dialog.c
+++ b/src/empathy-debug-dialog.c
@@ -270,6 +270,8 @@ debug_dialog_cm_chooser_changed_cb (GtkComboBox *cm_chooser,
return;
}
+ gtk_list_store_clear (priv->store);
+
/* Disable debug signalling */
if (priv->proxy != NULL)
debug_dialog_set_enabled (debug_dialog, FALSE);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]