diff options
author | Jason Leach <jleach@ximian.com> | 2001-07-07 05:44:35 +0800 |
---|---|---|
committer | Jacob Leach <jleach@src.gnome.org> | 2001-07-07 05:44:35 +0800 |
commit | 489fe60f9ec5a53adff420f3e468f25fcd6c523d (patch) | |
tree | 28f82eb330f46abaf25018a2acba780fc6d538d5 /shell/ChangeLog | |
parent | a8fbf376d83f1e75750b1b938bd0256deabcded5 (diff) | |
download | gsoc2013-evolution-489fe60f9ec5a53adff420f3e468f25fcd6c523d.tar.gz gsoc2013-evolution-489fe60f9ec5a53adff420f3e468f25fcd6c523d.tar.zst gsoc2013-evolution-489fe60f9ec5a53adff420f3e468f25fcd6c523d.zip |
[Misc fixes and part of #2228, There should be no dialog boxes during
2001-07-06 Jason Leach <jleach@ximian.com>
[Misc fixes and part of #2228, There should be no dialog boxes
during startup.]
* e-setup.c (e_setup): Check for searches.xml instead of
shortcuts.xml, since shortcuts.xml doesn't really need to exist
(and thus wouldn't be a necessary test whether ~/evolution was
invalid) because shell can generate shortcuts.
(copy_default_stuff): For first time users, only present a dialog
if a problem occurred. We've already clicked "Ok" on a dialog
about copying files.
(check_evolution_directory): Take out the "successfully installed"
dialog on updates too.
svn path=/trunk/; revision=10864
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index cb25fd0230..896fb94301 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,18 @@ +2001-07-06 Jason Leach <jleach@ximian.com> + + [Misc fixes and part of #2228, There should be no dialog boxes + during startup.] + + * e-setup.c (e_setup): Check for searches.xml instead of + shortcuts.xml, since shortcuts.xml doesn't really need to exist + (and thus wouldn't be a necessary test whether ~/evolution was + invalid) because shell can generate shortcuts. + (copy_default_stuff): For first time users, only present a dialog + if a problem occurred. We've already clicked "Ok" on a dialog + about copying files. + (check_evolution_directory): Take out the "successfully installed" + dialog on updates too. + 2001-07-06 Ettore Perazzoli <ettore@ximian.com> [This should fix #3873, Bizzarre crash after deleting a few |