aboutsummaryrefslogtreecommitdiffstats
path: root/mail/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@src.gnome.org>2009-01-08 02:23:46 +0800
committerMatthew Barnes <mbarnes@src.gnome.org>2009-01-08 02:23:46 +0800
commit8d8e4ac1c23905892a42b779188c852fdead7f5f (patch)
tree01609ceef7151d75f81fdc8762ac6c25215e8a51 /mail/Makefile.am
parent13a0edc3d27cce65a0f720e98516f7ab902ad0fc (diff)
downloadgsoc2013-evolution-8d8e4ac1c23905892a42b779188c852fdead7f5f.tar
gsoc2013-evolution-8d8e4ac1c23905892a42b779188c852fdead7f5f.tar.gz
gsoc2013-evolution-8d8e4ac1c23905892a42b779188c852fdead7f5f.tar.bz2
gsoc2013-evolution-8d8e4ac1c23905892a42b779188c852fdead7f5f.tar.lz
gsoc2013-evolution-8d8e4ac1c23905892a42b779188c852fdead7f5f.tar.xz
gsoc2013-evolution-8d8e4ac1c23905892a42b779188c852fdead7f5f.tar.zst
gsoc2013-evolution-8d8e4ac1c23905892a42b779188c852fdead7f5f.zip
Tweak the EShell API.
Disable File -> Close Window when there's only one window. Replace EMMessageBrowser with EMailBrowser. svn path=/branches/kill-bonobo/; revision=37009
Diffstat (limited to 'mail/Makefile.am')
-rw-r--r--mail/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/Makefile.am b/mail/Makefile.am
index e0e1e5982e..1ce0ae79ad 100644
--- a/mail/Makefile.am
+++ b/mail/Makefile.am
@@ -121,8 +121,6 @@ libevolution_module_mail_la_SOURCES = \
em-mailer-prefs.h \
em-menu.c \
em-menu.h \
- em-message-browser.c \
- em-message-browser.h \
em-network-prefs.c \
em-network-prefs.h \
em-popup.c \
@@ -205,7 +203,6 @@ libevolution_module_mail_la_LIBADD = \
# em-inline-filter.h \
# em-junk-hook.h \
# em-menu.h \
-# em-message-browser.h \
# em-popup.h \
# em-stripsig-filter.h \
# em-sync-stream.h \
@@ -269,7 +266,6 @@ libevolution_module_mail_la_LIBADD = \
# em-inline-filter.c \
# em-junk-hook.c \
# em-menu.c \
-# em-message-browser.c \
# em-migrate.c \
# em-migrate.h \
# em-popup.c \