From 2ceccf9c7138ed533aabbf3244fec43da833785f Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Wed, 13 Sep 2000 13:55:26 +0000 Subject: Install the Sent dir in Sent, not Sentbox 2000-09-13 JP Rosevear * local/Sent/Makefile.am (defaultcalendardir): Install the Sent dir in Sent, not Sentbox svn path=/trunk/; revision=5398 --- default_user/ChangeLog | 5 +++++ default_user/local/Sent/Makefile.am | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) (limited to 'default_user') diff --git a/default_user/ChangeLog b/default_user/ChangeLog index e40a08efb5..664a5eba1b 100644 --- a/default_user/ChangeLog +++ b/default_user/ChangeLog @@ -1,3 +1,8 @@ +2000-09-13 JP Rosevear + + * local/Sent/Makefile.am (defaultcalendardir): Install the Sent + dir in Sent, not Sentbox + 2000-09-12 Dan Winship * local/Makefile.am: Renamed Sentbox to Sent diff --git a/default_user/local/Sent/Makefile.am b/default_user/local/Sent/Makefile.am index ac8ad5e080..024f5c76eb 100644 --- a/default_user/local/Sent/Makefile.am +++ b/default_user/local/Sent/Makefile.am @@ -1,4 +1,4 @@ -defaultcalendardir = $(datadir)/evolution/default_user/local/Sentbox +defaultcalendardir = $(datadir)/evolution/default_user/local/Sent defaultcalendar_DATA = folder-metadata.xml EXTRA_DIST = $(defaultcalendar_DATA) -- cgit v1.2.3