From bcafa8027f5f7d7f9a513a1109c6ec81bee8f5df Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Wed, 18 Oct 2000 02:23:51 +0000 Subject: die. (debug_xml_cb): add debugging hook. 2000-10-18 Michael Meeks * gui/dialogs/task-editor.c (create_menu, create_toolbar): die. (debug_xml_cb): add debugging hook. * gui/dialogs/Makefile.am: add EVOLUTION_DATADIR * gui/dialogs/task-editor.c (task_editor_construct): upd for new UI. svn path=/trunk/; revision=5973 --- calendar/gui/dialogs/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'calendar/gui/dialogs/Makefile.am') diff --git a/calendar/gui/dialogs/Makefile.am b/calendar/gui/dialogs/Makefile.am index b39c2a7eac..98c8be9f97 100644 --- a/calendar/gui/dialogs/Makefile.am +++ b/calendar/gui/dialogs/Makefile.am @@ -7,6 +7,7 @@ INCLUDES = \ -I$(top_srcdir)/libical/src/libical \ -I$(top_builddir)/libical/src/libical \ -I$(includedir) \ + -DEVOLUTION_DATADIR=\""$(datadir)"\" \ -DEVOLUTION_GLADEDIR=\""$(gladedir)"\" \ $(BONOBO_VFS_GNOME_CFLAGS) \ -DGNOMELOCALEDIR=\""$(datadir)/locale"\" -- cgit v1.2.3