From c2ee0afbc85ce3ddf38ec07497c0cdae4f42a7fc Mon Sep 17 00:00:00 2001 From: Jonathon Jongsma Date: Mon, 30 Nov 2009 11:34:43 -0600 Subject: Rename EError to EAlert to match general use better The EError mechanism is used both for error dialogs as well as basic alerts or user prompts, so we should give it a more general name which matches this use. This patch also cleans up a few includes of e-alert.h (formerly e-error.h) that were not actually being used. https://bugzilla.gnome.org/show_bug.cgi?id=602963 --- plugins/save-calendar/ical-format.c | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/save-calendar/ical-format.c') diff --git a/plugins/save-calendar/ical-format.c b/plugins/save-calendar/ical-format.c index 7888ecc4c1..0c5a18f252 100644 --- a/plugins/save-calendar/ical-format.c +++ b/plugins/save-calendar/ical-format.c @@ -35,7 +35,6 @@ #include #include "format-handler.h" -#include "e-util/e-error.h" static void display_error_message (GtkWidget *parent, const gchar *message) -- cgit v1.2.3