From ad7e6820081d32774e1a4226899fdbf6c1a8e728 Mon Sep 17 00:00:00 2001 From: Christopher James Lahey Date: Wed, 20 Sep 2000 23:38:53 +0000 Subject: Added a wants_html field to cards. Uses "x-mozilla-html". 2000-09-20 Christopher James Lahey * backend/ebook/e-card.c, backend/ebook/e-card.h: Added a wants_html field to cards. Uses "x-mozilla-html". * contact-editor/Makefile.am: Added definition of EVOLUTION_DATADIR. * contact-editor/contact-editor.glade: Make Wants HTML check button visible. * contact-editor/e-contact-editor.c, contact-editor/e-contact-editor.h: Make Wants HTML check button active. Fix UI stuff to use XML. Set parent window of confirm_delete dialog. * gui/widgets/e-addressbook-view.c, gui/widgets/e-minicard.c: Set the parent window of the confirm_delete dialog. svn path=/trunk/; revision=5530 --- addressbook/contact-editor/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'addressbook/contact-editor/Makefile.am') diff --git a/addressbook/contact-editor/Makefile.am b/addressbook/contact-editor/Makefile.am index 64fc447da4..d44ba6a60a 100644 --- a/addressbook/contact-editor/Makefile.am +++ b/addressbook/contact-editor/Makefile.am @@ -1,6 +1,7 @@ CPPFLAGS = \ -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \ -DDATADIR=\""$(datadir)"\" \ + -DEVOLUTION_DATADIR=\""$(datadir)"\" \ -DEVOLUTIONDIR=\""$(evolutiondir)"\" INCLUDES = \ -- cgit v1.2.3