2004-11-28 Rodney Dawes * configure.ac: Up version to 2.1.1 for release 2004-11-10 Rodney Dawes * Makefile.am (EXTRA_DIST): Remove mkinstalldirs (CLEANFILES): Remove po/.intltool-merge-cache 2004-11-09 Rodney Dawes * Makefile.am: Remove the applications file stuff * evolution-webcal.applications.in: Remove this file 2004-11-04 Rodney Dawes * src/evolution-webcal-notify.c (e_webcal_query_user): Move the tmpuri and tmpname assignments up to the top of the function If we get called with has_events and has_tasks as false, pop up a better error than "Already Subscribed" before trying to set up the ESource for the calendar Remove the comma from the "Already Subscribed" error before the calendar name so we have "calendar \"%s\"" instead Fixes #154617