[evolution] Re-arrange attachment bar files for Anjal's and webkit rendering.



commit bd418d39b77b0fa2ea1d9dd22ae19da12a8cab7c
Author: Srinivasa Ragavan <sragavan novell com>
Date:   Tue Jun 16 22:00:31 2009 +0530

    Re-arrange attachment bar files for Anjal's and webkit rendering.

 mail/Makefile.am             |    8 ++++----
 mail/e-mail-attachment-bar.h |    2 +-
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/mail/Makefile.am b/mail/Makefile.am
index 30cadeb..a7602c9 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -105,10 +105,6 @@ mailinclude_HEADERS =				\
 libevolution_mail_la_SOURCES =			\
 	$(MAIL_IDL_GENERATED)			\
 	$(mailinclude_HEADERS)			\
-	e-attachment-handler-mail.c		\
-	e-attachment-handler-mail.h		\
-	e-mail-attachment-bar.c			\
-	e-mail-search-bar.c			\
 	e-searching-tokenizer.c			\
 	em-account-prefs.c			\
 	em-account-prefs.h			\
@@ -174,6 +170,10 @@ libevolution_mail_la_DEPENDENCIES =		\
 	libevolution-mail-shared.la
 
 libevolution_mail_shared_la_SOURCES =		\
+	e-attachment-handler-mail.c		\
+	e-attachment-handler-mail.h		\
+	e-mail-attachment-bar.c			\
+	e-mail-search-bar.c			\
 	em-account-editor.c			\
 	em-account-editor.h			\
 	em-event.c				\
diff --git a/mail/e-mail-attachment-bar.h b/mail/e-mail-attachment-bar.h
index 38a4a86..93c1b89 100644
--- a/mail/e-mail-attachment-bar.h
+++ b/mail/e-mail-attachment-bar.h
@@ -23,7 +23,7 @@
 #define E_MAIL_ATTACHMENT_BAR_H
 
 #include <gtk/gtk.h>
-#include <widgets/misc/e-attachment-view.h>
+#include <misc/e-attachment-view.h>
 
 /* Standard GObject macros */
 #define E_TYPE_MAIL_ATTACHMENT_BAR \



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