aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/Makefile.am
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2013-07-08 19:13:07 +0800
committerMatthew Barnes <mbarnes@redhat.com>2013-07-08 19:44:46 +0800
commit0ac936cfe3fb6e1a8e97ec6187d2f174de2f2f9c (patch)
treec352762653fa8066275f22f36cdbd47dc3f758b9 /e-util/Makefile.am
parent7796a0c232b4ce9adb4efd4ef8cb95669029ed45 (diff)
downloadgsoc2013-evolution-0ac936cfe3fb6e1a8e97ec6187d2f174de2f2f9c.tar
gsoc2013-evolution-0ac936cfe3fb6e1a8e97ec6187d2f174de2f2f9c.tar.gz
gsoc2013-evolution-0ac936cfe3fb6e1a8e97ec6187d2f174de2f2f9c.tar.bz2
gsoc2013-evolution-0ac936cfe3fb6e1a8e97ec6187d2f174de2f2f9c.tar.lz
gsoc2013-evolution-0ac936cfe3fb6e1a8e97ec6187d2f174de2f2f9c.tar.xz
gsoc2013-evolution-0ac936cfe3fb6e1a8e97ec6187d2f174de2f2f9c.tar.zst
gsoc2013-evolution-0ac936cfe3fb6e1a8e97ec6187d2f174de2f2f9c.zip
Remove nautilus-sendto integration.
nautilus-sendto has been stripped of its usefulness in GNOME 3.8. It no longer has a UI of its own, it just immediately spawns a mail client with a set of files as attachment arguments for a new message. There's no reason for Evolution to be invoking it anymore.
Diffstat (limited to 'e-util/Makefile.am')
-rw-r--r--e-util/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/e-util/Makefile.am b/e-util/Makefile.am
index 1f9644892c..b703ba0702 100644
--- a/e-util/Makefile.am
+++ b/e-util/Makefile.am
@@ -118,7 +118,6 @@ evolution_util_include_HEADERS = \
e-attachment-button.h \
e-attachment-dialog.h \
e-attachment-handler-image.h \
- e-attachment-handler-sendto.h \
e-attachment-handler.h \
e-attachment-icon-view.h \
e-attachment-paned.h \
@@ -357,7 +356,6 @@ libevolution_util_la_SOURCES = \
e-attachment-button.c \
e-attachment-dialog.c \
e-attachment-handler-image.c \
- e-attachment-handler-sendto.c \
e-attachment-handler.c \
e-attachment-icon-view.c \
e-attachment-paned.c \