aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorNot Zed <NotZed@Ximian.com>2004-02-02 15:08:36 +0800
committerMichael Zucci <zucchi@src.gnome.org>2004-02-02 15:08:36 +0800
commita8d1cfd503a41310aaec32e2e9393dc4a4651073 (patch)
treeef45e6065941cf59887858eff56db787a04a76b3 /mail/Makefile.am
parent61f711d2548931f75eac2dd0e3a1e56d31e39b7e (diff)
downloadgsoc2013-evolution-a8d1cfd503a41310aaec32e2e9393dc4a4651073.tar
gsoc2013-evolution-a8d1cfd503a41310aaec32e2e9393dc4a4651073.tar.gz
gsoc2013-evolution-a8d1cfd503a41310aaec32e2e9393dc4a4651073.tar.bz2
gsoc2013-evolution-a8d1cfd503a41310aaec32e2e9393dc4a4651073.tar.lz
gsoc2013-evolution-a8d1cfd503a41310aaec32e2e9393dc4a4651073.tar.xz
gsoc2013-evolution-a8d1cfd503a41310aaec32e2e9393dc4a4651073.tar.zst
gsoc2013-evolution-a8d1cfd503a41310aaec32e2e9393dc4a4651073.zip
** See bug #52994.
2004-02-02 Not Zed <NotZed@Ximian.com> ** See bug #52994. * em-folder-properties.c (em_folder_properties_show): redirect vFolder uri's to the vFolder editor. ** See bug #53502. * em-folder-browser.c (emfb_folder_properties): implement. * em-folder-tree.c (emft_popup_properties): fixed for change below. * em-folder-properties.[ch]: Moved the folder properties window from em-folder-tree.c to its own file. svn path=/trunk/; revision=24564
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index bc67f74dbd..97a9b33498 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -69,6 +69,8 @@ libevolution_mail_la_SOURCES = \
em-mailer-prefs.h \
em-inline-filter.c \
em-inline-filter.h \
+ em-folder-properties.c \
+ em-folder-properties.h \
em-folder-selection.c \
em-folder-selection.h \
em-folder-selection-button.c \