From 4870ab018100e23ad0518ee33d00ed72ef397970 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Tue, 14 Aug 2001 03:15:09 +0000 Subject: rewrite the gui to use gtkhtml 2001-08-13 JP Rosevear * gui/e-itip-control.c: rewrite the gui to use gtkhtml * gui/Makefile.am: define the icon dir svn path=/trunk/; revision=11986 --- calendar/gui/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'calendar/gui/Makefile.am') diff --git a/calendar/gui/Makefile.am b/calendar/gui/Makefile.am index bba7f78c80..0f9f2fd86a 100644 --- a/calendar/gui/Makefile.am +++ b/calendar/gui/Makefile.am @@ -47,8 +47,11 @@ INCLUDES = \ -DEVOLUTION_DATADIR=\""$(datadir)"\" \ -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \ -DEVOLUTION_ETSPECDIR=\""$(etspecdir)"\" \ + -DEVOLUTION_ICONSDIR=\""$(iconsdir)"\" \ -DEVOLUTION_LOCALEDIR=\""$(localedir)"\" +iconsdir = $(datadir)/images/evolution + gladedir = $(datadir)/evolution/glade glade_DATA = \ e-itip-control.glade \ -- cgit v1.2.3