aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorChris Toshok <toshok@helixcode.com>2000-09-30 04:36:03 +0800
committerChris Toshok <toshok@src.gnome.org>2000-09-30 04:36:03 +0800
commitc237eba138cda7af87e718e19fe08453fc9602da (patch)
treecd0405a01c48995a8b650e52fb986724b479e3a1 /mail/Makefile.am
parent7d63b93c516dd80bfc703e92c1502e55ae3c1f97 (diff)
downloadgsoc2013-evolution-c237eba138cda7af87e718e19fe08453fc9602da.tar
gsoc2013-evolution-c237eba138cda7af87e718e19fe08453fc9602da.tar.gz
gsoc2013-evolution-c237eba138cda7af87e718e19fe08453fc9602da.tar.bz2
gsoc2013-evolution-c237eba138cda7af87e718e19fe08453fc9602da.tar.lz
gsoc2013-evolution-c237eba138cda7af87e718e19fe08453fc9602da.tar.xz
gsoc2013-evolution-c237eba138cda7af87e718e19fe08453fc9602da.tar.zst
gsoc2013-evolution-c237eba138cda7af87e718e19fe08453fc9602da.zip
nuked.
2000-09-29 Chris Toshok <toshok@helixcode.com> * subscribe-control-factory.c, subscribe-control-factory.h: nuked. * subscribe-control.c, subscribe-control.h: lots of changes. we now pop up a dialog, and will have a storage set view on our left side, like the shell does. * mail.h: add prototype for manage_subscriptions. * mail-callbacks.c (manage_subscriptions): new function, pops up the subscribe dialog. * folder-browser-factory.c: add the verb for managing subscriptions. * Makefile.am (evolution_mail_SOURCES): add subscribe-control.[ch] again. svn path=/trunk/; revision=5637
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 83ae9cf4be..33cb58cf21 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -78,6 +78,8 @@ evolution_mail_SOURCES = \
message-thread.c \
message-thread.h \
session.c \
+ subscribe-control.c \
+ subscribe-control.h \
mail.h
evolution_mail_LDADD = \