From 26d83d9f3a1627a806425e373f1b072294d266cc Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 12 Feb 2003 09:41:42 +0000 Subject: (DEFAULT_USER_PATH): Look into evolution/$BASE_VERSION instead of evolution-$BASE_VERSION. svn path=/trunk/; revision=19893 --- shell/e-setup.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell/e-setup.c') diff --git a/shell/e-setup.c b/shell/e-setup.c index 66b0934760..5834c40930 100644 --- a/shell/e-setup.c +++ b/shell/e-setup.c @@ -50,7 +50,7 @@ #include #include -#define DEFAULT_USER_PATH EVOLUTION_DATADIR "/evolution-" BASE_VERSION "/default_user" +#define DEFAULT_USER_PATH EVOLUTION_DATADIR "/evolution/" BASE_VERSION "/default_user" static GList * -- cgit v1.2.3