diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-11 02:18:25 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2003-01-11 02:18:25 +0800 |
commit | 794ff9b52787ef07f2750481c3f4934bd07c5dd1 (patch) | |
tree | 5506f4e9b0ee17306981d3be94bbfc1a964dd0ff /shell/ChangeLog | |
parent | eecdb4064d5ed22384f90b90dbb4a3acb9de151b (diff) | |
download | gsoc2013-evolution-794ff9b52787ef07f2750481c3f4934bd07c5dd1.tar.gz gsoc2013-evolution-794ff9b52787ef07f2750481c3f4934bd07c5dd1.tar.zst gsoc2013-evolution-794ff9b52787ef07f2750481c3f4934bd07c5dd1.zip |
(parse_default_uri): Remove bogus is_default check.
svn path=/trunk/; revision=19406
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index f10ca85703..7e5931705e 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,9 @@ 2003-01-10 Ettore Perazzoli <ettore@ximian.com> + * e-shell.c (parse_default_uri): Remove bogus is_default check. + +2003-01-10 Ettore Perazzoli <ettore@ximian.com> + * e-setup.c (set_default_folder_physical_uri_from_path): New function. (e_setup_check_config): Call it for each of the *_path keys. Do |