[empathy/gnome-2-28: 6/18] Use the property in the accounts dialog.
- From: Guillaume Desmottes <gdesmott src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [empathy/gnome-2-28: 6/18] Use the property in the accounts dialog.
- Date: Fri, 2 Oct 2009 16:37:04 +0000 (UTC)
commit 20e23ccd473d62c319b23f1bd89ed2b5d45dcd12
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Sep 29 17:31:14 2009 +0200
Use the property in the accounts dialog.
src/empathy-accounts-dialog.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/src/empathy-accounts-dialog.c b/src/empathy-accounts-dialog.c
index 1351030..c4b5534 100644
--- a/src/empathy-accounts-dialog.c
+++ b/src/empathy-accounts-dialog.c
@@ -862,6 +862,9 @@ accounts_dialog_model_add_columns (EmpathyAccountsDialog *dialog)
gtk_tree_view_column_pack_start (column, cell, FALSE);
g_object_set (cell,
"icon-name", GTK_STOCK_DELETE,
+#ifdef HAVE_NBTK
+ "show-on-select", TRUE,
+#endif
NULL);
g_signal_connect (cell, "path-activated",
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]