[evolution-groupwise] Bug #676207 - Fix compile time warning.
- From: Vibha Yadav <yvibha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-groupwise] Bug #676207 - Fix compile time warning.
- Date: Fri, 18 May 2012 06:28:25 +0000 (UTC)
commit e5dd37b2d9f093264cbc3f4aa5f7626c6bcc507b
Author: Vibha Yadav <yvibha suse com>
Date: Fri May 18 11:56:44 2012 +0530
Bug #676207 - Fix compile time warning.
Adapt to Filters/Search folder changes in mail engine.
http://git.gnome.org/browse/evolution/commit/?id=e758de5b1d7f0e257ff034caa9d73db64607a800
src/plugins/share-folder-common.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/plugins/share-folder-common.c b/src/plugins/share-folder-common.c
index 1ac810e..2ef20ce 100644
--- a/src/plugins/share-folder-common.c
+++ b/src/plugins/share-folder-common.c
@@ -287,7 +287,7 @@ users_dialog_response (GtkWidget *dialog,
if (CAMEL_IS_VEE_STORE (store)) {
EFilterRule *rule;
- rule = em_vfolder_rule_new (session);
+ rule = em_vfolder_editor_rule_new (session);
e_filter_rule_set_name (rule, folder_name);
vfolder_gui_add_rule (EM_VFOLDER_RULE (rule));
gtk_widget_destroy ((GtkWidget *) emfs);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]