[evolution/anjal-evo-2-30] Support other forward types for Anjal.
- From: Srinivasa Ragavan <sragavan src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [evolution/anjal-evo-2-30] Support other forward types for Anjal.
- Date: Mon, 7 Dec 2009 20:12:58 +0000 (UTC)
commit 446adeed7af1f6a2333c830a66569033b4febc42
Author: Srinivasa Ragavan <sragavan gnome org>
Date: Mon Dec 7 22:57:35 2009 +0530
Support other forward types for Anjal.
Conflicts:
mail/em-composer-utils.c
modules/mail/anjal-shell-view.c | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/modules/mail/anjal-shell-view.c b/modules/mail/anjal-shell-view.c
index 7762cf0..b75dbbe 100644
--- a/modules/mail/anjal-shell-view.c
+++ b/modules/mail/anjal-shell-view.c
@@ -124,10 +124,8 @@ anjal_shell_view_execute_search (EShellView *shell_view)
g_key_file_remove_key (
key_file, group_name, key, NULL);
e_shell_view_set_state_dirty (shell_view);
- printf("SAVE %s %s\n", group_name, string ? string : NULL);
g_free (group_name);
- } else
- printf ("NOTHING \n");
+ }
/* This returns a new object reference. */
model = e_shell_settings_get_object (
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]