diff options
author | Not Zed <NotZed@Ximian.com> | 2003-02-06 10:56:10 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2003-02-06 10:56:10 +0800 |
commit | 327fbe8316ca0b5131bdc124c529feccb656fc65 (patch) | |
tree | 9de121fa882eb7d30c7aaadad2db97a369799e16 /shell/ChangeLog | |
parent | 749c7626eb82cd791b8278b00f8b5b350d74114b (diff) | |
download | gsoc2013-evolution-327fbe8316ca0b5131bdc124c529feccb656fc65.tar.gz gsoc2013-evolution-327fbe8316ca0b5131bdc124c529feccb656fc65.tar.zst gsoc2013-evolution-327fbe8316ca0b5131bdc124c529feccb656fc65.zip |
We want to copy whats in the default user dir, not the default user dir.
2003-02-06 Not Zed <NotZed@Ximian.com>
* e-setup.c (copy_default_stuff): We want to copy whats in the
default user dir, not the default user dir.
svn path=/trunk/; revision=19798
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index fa52f220bc..20a5a9e855 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2003-02-06 Not Zed <NotZed@Ximian.com> + + * e-setup.c (copy_default_stuff): We want to copy whats in the + default user dir, not the default user dir. + 2003-02-05 Dan Winship <danw@ximian.com> * Makefile.am (INCLUDES): Define EVOLUTION_IMAGES using |