[evolution/kill-bonobo] Fix whitespace errors in mail/Makefile.am



commit 9f77bfb1d60211bc79e33c07ec85bd6223e0cfbe
Author: Matthew Barnes <mbarnes redhat com>
Date:   Thu May 28 14:43:41 2009 -0400

    Fix whitespace errors in mail/Makefile.am
---
 mail/Makefile.am            |    2 +-
 mail/em-folder-tree-model.c |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail/Makefile.am b/mail/Makefile.am
index 045f28e..eab6cea 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -210,7 +210,7 @@ libevolution_module_mail_la_LIBADD =			\
 libevolution_module_mail_la_LDFLAGS = 			\
 	-avoid-version -module $(NO_UNDEFINED)
 
-#libevolution_mail_la_DEPENDENCIES = em-filter-i18n.h
+libevolution_mail_la_DEPENDENCIES = em-filter-i18n.h
 
 # Misc data to install
 filterdir = $(privdatadir)
diff --git a/mail/em-folder-tree-model.c b/mail/em-folder-tree-model.c
index b67e0eb..f78405a 100644
--- a/mail/em-folder-tree-model.c
+++ b/mail/em-folder-tree-model.c
@@ -571,7 +571,7 @@ em_folder_tree_model_set_folder_info (EMFolderTreeModel *model, GtkTreeIter *ite
 	GtkTreeIter sub;
 	gboolean load = FALSE;
 	gboolean is_drafts = FALSE;
-	gboolean is_template = FALSE;
+	gboolean is_templates = FALSE;
 	CamelFolder *folder;
 	gboolean emitted = FALSE;
 	const gchar *name;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]