From da68ab65008bff803a3ea7940fa861c7cb055d08 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 2 Apr 2009 21:12:13 +0000 Subject: Split the attachment button into a separate widget that integrates with EAttachmentView and EAttachmentStore. Clicking the button works, but I still have to finish the pop-up menu and drag-and-drop. Kill e-util/e-gui-utils.c: e_icon_for_mime_type() replaced by g_content_type_get_icon() svn path=/branches/kill-bonobo/; revision=37491 --- configure.in | 1 - 1 file changed, 1 deletion(-) (limited to 'configure.in') diff --git a/configure.in b/configure.in index 0b0c11b50f..904406edb4 100644 --- a/configure.in +++ b/configure.in @@ -2138,7 +2138,6 @@ plugins/pst-import/Makefile plugins/publish-calendar/Makefile plugins/python/Makefile plugins/sa-junk-plugin/Makefile -plugins/save-attachments/Makefile plugins/save-calendar/Makefile plugins/startup-wizard/Makefile plugins/subject-thread/Makefile -- cgit