[contacts] Replace incorrect comment
- From: Rob Bradford <rbradford src gnome org>
- To: svn-commits-list gnome org
- Subject: [contacts] Replace incorrect comment
- Date: Mon, 8 Jun 2009 11:17:52 -0400 (EDT)
commit 9d6a1cfd32130323c5a68608c998ff130bbb891b
Author: Rob Bradford <rob linux intel com>
Date: Mon Jun 8 15:06:53 2009 +0100
Replace incorrect comment
---
src/contacts-callbacks-ebook.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/contacts-callbacks-ebook.c b/src/contacts-callbacks-ebook.c
index 165f948..b24ee00 100644
--- a/src/contacts-callbacks-ebook.c
+++ b/src/contacts-callbacks-ebook.c
@@ -199,7 +199,7 @@ contacts_sequence_complete_cb (EBookView *book_view, const GList *ids, ContactsD
model = GTK_TREE_MODEL_FILTER (data->contacts_filter);
- /* If there's only one visible contact, select it */
+ /* On startup zoom to first contact */
if (data->initialising) {
GtkTreeSelection *selection =
gtk_tree_view_get_selection (GTK_TREE_VIEW (data->ui->contacts_treeview));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]