diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2000-09-28 21:35:05 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2000-09-28 21:35:05 +0800 |
commit | cfe0317a055d2297ab00828ed2d97152d0b40389 (patch) | |
tree | 0dbddcc36aa4f83a9636166c4efc125e743df9f9 /shell/ChangeLog | |
parent | 362f12e4105ec9b93035237bfb29d58ab9d50457 (diff) | |
download | gsoc2013-evolution-cfe0317a055d2297ab00828ed2d97152d0b40389.tar gsoc2013-evolution-cfe0317a055d2297ab00828ed2d97152d0b40389.tar.gz gsoc2013-evolution-cfe0317a055d2297ab00828ed2d97152d0b40389.tar.bz2 gsoc2013-evolution-cfe0317a055d2297ab00828ed2d97152d0b40389.tar.lz gsoc2013-evolution-cfe0317a055d2297ab00828ed2d97152d0b40389.tar.xz gsoc2013-evolution-cfe0317a055d2297ab00828ed2d97152d0b40389.tar.zst gsoc2013-evolution-cfe0317a055d2297ab00828ed2d97152d0b40389.zip |
If the startup folder cannot be open, default to the local Inbox.
svn path=/trunk/; revision=5619
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 25e998633b..d29cbfe6b4 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2000-09-28 Ettore Perazzoli <ettore@helixcode.com> + + * e-shell-view.c: New constant `DEFAULT_URI'. + (e_shell_view_load_settings): If the `DisplayedURI' from + `gnome_config' cannot be displayed, display the `DEFAULT_URI'. + 2000-09-26 Ettore Perazzoli <ettore@helixcode.com> * e-shortcuts.c (e_shortcuts_get_group_title): Cast the data |