diff options
author | JP Rosevear <jpr@ximian.com> | 2004-02-07 09:25:21 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2004-02-07 09:25:21 +0800 |
commit | 19864e820204ccfb9f25aa7afd82a0be5078d5fe (patch) | |
tree | effe906ff155a8b3b1200fd2105e85a36d1119cf /shell/ChangeLog | |
parent | b6485cd1e4641a872d3815abd6c20618841138f5 (diff) | |
download | gsoc2013-evolution-19864e820204ccfb9f25aa7afd82a0be5078d5fe.tar.gz gsoc2013-evolution-19864e820204ccfb9f25aa7afd82a0be5078d5fe.tar.zst gsoc2013-evolution-19864e820204ccfb9f25aa7afd82a0be5078d5fe.zip |
use base version for intelligent importers
2004-02-06 JP Rosevear <jpr@ximian.com>
* importer/intelligent.c (get_intelligent_importers): use base
version for intelligent importers
* e-shell-importer.c (get_intelligent_importers): ditto
Fixes #54004
svn path=/trunk/; revision=24666
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 38ba167409..c1bd5806b4 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,8 +1,12 @@ 2004-02-06 JP Rosevear <jpr@ximian.com> * importer/intelligent.c (get_intelligent_importers): use base - version for importers + version for intelligent importers + * e-shell-importer.c (get_intelligent_importers): ditto + + Fixes #54004 + 2004-02-06 Rodney Dawes <dobey@ximian.com> * e-shell-window-commands.c (command_quick_reference): Really make |