From 7ba831860dfa5e96d9d19a0b5907d5237e60596a Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 13 Jun 2000 04:53:48 +0000 Subject: Build a `libeshell.a' library in `shell/' so that we don't need to link to the shell's object files directly from the components anymore. (That was really gross.) svn path=/trunk/; revision=3546 --- shell/e-shell-folder-creation-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/e-shell-folder-creation-dialog.c') diff --git a/shell/e-shell-folder-creation-dialog.c b/shell/e-shell-folder-creation-dialog.c index 342f65ff39..1fcfb779e3 100644 --- a/shell/e-shell-folder-creation-dialog.c +++ b/shell/e-shell-folder-creation-dialog.c @@ -39,7 +39,7 @@ #include "e-shell-folder-creation-dialog.h" -#define GLADE_FILE_NAME E_GLADEDIR "/e-shell-folder-creation-dialog.glade" +#define GLADE_FILE_NAME EVOLUTION_GLADEDIR "/e-shell-folder-creation-dialog.glade" /* Data for the callbacks. */ -- cgit v1.2.3