[evolution] Bug #266150 - In list view Delete option not working in menu and toolbar
- From: Milan Crha <mcrha src gnome org>
- To: svn-commits-list gnome org
- Subject: [evolution] Bug #266150 - In list view Delete option not working in menu and toolbar
- Date: Thu, 16 Jul 2009 16:13:28 +0000 (UTC)
commit 6ed8ba1cb10554913fcea2cc3fcccfa63ae0cb82
Author: Milan Crha <mcrha redhat com>
Date: Thu Jul 16 18:12:18 2009 +0200
Bug #266150 - In list view Delete option not working in menu and toolbar
widgets/table/e-table.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/widgets/table/e-table.c b/widgets/table/e-table.c
index 1193813..bd1175a 100644
--- a/widgets/table/e-table.c
+++ b/widgets/table/e-table.c
@@ -1128,7 +1128,7 @@ table_canvas_focus_event_cb (GtkWidget *widget, GdkEventFocus *event, gpointer d
focus_first_etable_item (etable->group);
}
- return TRUE;
+ return FALSE;
}
static gboolean
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]