[evolution/anjal-evo-2-30] Remove scope
- From: Srinivasa Ragavan <sragavan src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution/anjal-evo-2-30] Remove scope
- Date: Thu, 26 Nov 2009 11:23:50 +0000 (UTC)
commit 14119c7aa658e5c272c65d78beb33e1317a73c83
Author: Srinivasa Ragavan <sragavan gnome org>
Date: Thu Nov 26 16:52:49 2009 +0530
Remove scope
modules/mail/anjal-shell-view-actions.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/modules/mail/anjal-shell-view-actions.c b/modules/mail/anjal-shell-view-actions.c
index 6c0aa0b..e26a22d 100644
--- a/modules/mail/anjal-shell-view-actions.c
+++ b/modules/mail/anjal-shell-view-actions.c
@@ -822,7 +822,7 @@ anjal_shell_view_update_search_filter (AnjalShellView *mail_shell_view)
MAIL_FILTER_ALL_MESSAGES,
G_CALLBACK (action_search_filter_cb),
mail_shell_view);
-#endif
+
/* Retrieve the radio group from an action we just added. */
list = gtk_action_group_list_actions (action_group);
radio_action = GTK_RADIO_ACTION (list->data);
@@ -861,7 +861,7 @@ anjal_shell_view_update_search_filter (AnjalShellView *mail_shell_view)
valid = gtk_tree_model_iter_next (tree_model, &iter);
ii++;
}
-#if 0
+
/* Use any action in the group; doesn't matter which. */
e_shell_content_set_filter_action (shell_content, radio_action);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]