aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2000-08-08 23:53:29 +0800
committerDan Winship <danw@src.gnome.org>2000-08-08 23:53:29 +0800
commitd48034f143822558e67d587cba49e936bf64a2f8 (patch)
treeab3692b8cd193ecbbe108e5ccec50c49704dbd55 /shell/ChangeLog
parentec85db27428484c628dc35dbfd3aecc0233bd8dc (diff)
downloadgsoc2013-evolution-d48034f143822558e67d587cba49e936bf64a2f8.tar
gsoc2013-evolution-d48034f143822558e67d587cba49e936bf64a2f8.tar.gz
gsoc2013-evolution-d48034f143822558e67d587cba49e936bf64a2f8.tar.bz2
gsoc2013-evolution-d48034f143822558e67d587cba49e936bf64a2f8.tar.lz
gsoc2013-evolution-d48034f143822558e67d587cba49e936bf64a2f8.tar.xz
gsoc2013-evolution-d48034f143822558e67d587cba49e936bf64a2f8.tar.zst
gsoc2013-evolution-d48034f143822558e67d587cba49e936bf64a2f8.zip
Check for ~/evolution/shortcuts.xml in addition to ~/evolution, to make
* e-setup.c (e_setup): Check for ~/evolution/shortcuts.xml in addition to ~/evolution, to make sure it's really the directory we're expecting it to be. Also, convert from old-style config file to new-style config directory. svn path=/trunk/; revision=4594
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 921431b0a0..f14f761ae2 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,10 @@
+2000-08-08 Dan Winship <danw@helixcode.com>
+
+ * e-setup.c (e_setup): Check for ~/evolution/shortcuts.xml in
+ addition to ~/evolution, to make sure it's really the directory
+ we're expecting it to be. Also, convert from old-style config file
+ to new-style config directory.
+
2000-08-04 Michael Meeks <michael@helixcode.com>
* evolution-shell-component.c (impl_ShellComponent_populate_folder_context_menu):