From 5597bf794e72cd92935a7ac9828bcb590fcbb853 Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Fri, 28 Feb 2003 18:02:35 +0000 Subject: Remove these from here; talking to the mailer doesn't really belong at the * backend/ebook/e-card.c (e_card_list_send, e_card_send): Remove these from here; talking to the mailer doesn't really belong at the libebook level anyway. * backend/ebook/Makefile.am: Remove Evolution-Composer CORBA stuff, which fixes some linking problems on OS X. * gui/widgets/e-addressbook-util.c (e_addressbook_send_card_list, e_addressbook_send_card): Move from e-card.c and rename. * gui/widgets/Makefile.am: move Evolution-Composer CORBA stuff here * gui/widgets/e-addressbook-view.c (send_as, send_to, e_addressbook_view_send, e_addressbook_view_send_to): Update for new function names. * gui/contact-list-editor/e-contact-list-editor.c (file_send_as_cb, file_send_to_cb): Likewise * gui/contact-editor/e-contact-editor.c (file_send_as_cb, file_send_to_cb): Likewise svn path=/trunk/; revision=20103 --- addressbook/backend/ebook/.cvsignore | 4 ---- 1 file changed, 4 deletions(-) (limited to 'addressbook/backend/ebook/.cvsignore') diff --git a/addressbook/backend/ebook/.cvsignore b/addressbook/backend/ebook/.cvsignore index c06bc8c77b..e3e9c805bb 100644 --- a/addressbook/backend/ebook/.cvsignore +++ b/addressbook/backend/ebook/.cvsignore @@ -17,10 +17,6 @@ load-gnomecard-addressbook evolution-vcard-importer evolution-gnomecard-importer evolution-ldif-importer -Evolution-Composer-stubs.c -Evolution-Composer-skels.c -Evolution-Composer-common.c -Evolution-Composer.h GNOME_Evolution_Addressbook_VCard_Importer.server GNOME_Evolution_Addressbook_LDIF_Importer.server GNOME_Evolution_Addressbook_VCard_Importer.server.in -- cgit v1.2.3