diff options
author | Jason Leach <jleach@ximian.com> | 2001-07-11 10:24:43 +0800 |
---|---|---|
committer | Jacob Leach <jleach@src.gnome.org> | 2001-07-11 10:24:43 +0800 |
commit | e10ca4852bc7950db62ca8662b5961fc3a746438 (patch) | |
tree | f0c0ac6c0714b3be8c75086b26badc770648d0ac /shell/ChangeLog | |
parent | d229ed59ca848dbf8f308c037ef999c611529e1f (diff) | |
download | gsoc2013-evolution-e10ca4852bc7950db62ca8662b5961fc3a746438.tar.gz gsoc2013-evolution-e10ca4852bc7950db62ca8662b5961fc3a746438.tar.zst gsoc2013-evolution-e10ca4852bc7950db62ca8662b5961fc3a746438.zip |
Add a temporary block of code to not use the
2001-07-10 Jason Leach <jleach@ximian.com>
* e-setup.c (copy_default_stuff): Add a temporary block of code to
not use the $GNOME/share/evolution/default_user/shortcuts.xml for
users who might be upgrading, so they'll get the shell-generated
default set of shortcuts. See notes on #4394.
svn path=/trunk/; revision=10981
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 9747a87cc4..790a58a69c 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2001-07-10 Jason Leach <jleach@ximian.com> + + * e-setup.c (copy_default_stuff): Add a temporary block of code to + not use the $GNOME/share/evolution/default_user/shortcuts.xml for + users who might be upgrading, so they'll get the shell-generated + default set of shortcuts. See notes on #4394. + 2001-07-09 Larry Ewing <lewing@ximian.com> * e-shell-folder-commands.c (delete_dialog): convert the folder |