From 188ec0d0254b5f1e6fa1f98e70f5ad0990184490 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 11 Jul 2001 23:46:52 +0000 Subject: be careful about adding and stripping MAILTO:'s properly 2001-07-11 JP Rosevear * gui/dialogs/meeting-page.c: be careful about adding and stripping MAILTO:'s properly * gui/dialogs/meeting-page.etspec: add missing columns * gui/itip-utils.c (itip_strip_mailto): point to the real start of the email address * gui/itip-utils.h: add proto * gui/itip-control-factory.c: get rid of the my address property * gui/e-itip-control.c: use the users real identity to figure out which attendee they are (find_my_address): figure out who the user is among the attendees * gui/e-itip-control.h: remove protos * gui/dialogs/Makefile.am: extra dist etspecs * gui/Makefile.am: ditto svn path=/trunk/; revision=11020 --- calendar/gui/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'calendar/gui/Makefile.am') diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index e21fe3737f..b7d2d73a6d 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -165,6 +165,7 @@ oaf_DATA = $(oaf_in_files:.oaf.in=.oaf) EXTRA_DIST = \ $(glade_DATA) \ + $(etspec_DATA) \ $(oaf_in_files) install-data-local: -- cgit v1.2.3