diff options
author | Iain Holmes <iain@src.gnome.org> | 2002-01-21 22:44:16 +0800 |
---|---|---|
committer | Iain Holmes <iain@src.gnome.org> | 2002-01-21 22:44:16 +0800 |
commit | fa21c59a5f421322ad1b678c6b9328c8c074dc6e (patch) | |
tree | 1398d1038bd6c801a3c2f965a7dd105ef60e2cb8 /shell/ChangeLog | |
parent | 994338982fc75978670f0a42cf361b51e2f6e0cc (diff) | |
download | gsoc2013-evolution-fa21c59a5f421322ad1b678c6b9328c8c074dc6e.tar gsoc2013-evolution-fa21c59a5f421322ad1b678c6b9328c8c074dc6e.tar.gz gsoc2013-evolution-fa21c59a5f421322ad1b678c6b9328c8c074dc6e.tar.bz2 gsoc2013-evolution-fa21c59a5f421322ad1b678c6b9328c8c074dc6e.tar.lz gsoc2013-evolution-fa21c59a5f421322ad1b678c6b9328c8c074dc6e.tar.xz gsoc2013-evolution-fa21c59a5f421322ad1b678c6b9328c8c074dc6e.tar.zst gsoc2013-evolution-fa21c59a5f421322ad1b678c6b9328c8c074dc6e.zip |
Stop the importer dialog going behind the main window
svn path=/trunk/; revision=15413
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 51b12f18ec..7e458f35fc 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,8 @@ +2002-01-15 Iain Holmes <iain@ximian.com> + + * e-shell-importer.c (show_import_wizard): Set the importer druid + as a transient window of the parent shell. + 2002-01-15 Ettore Perazzoli <ettore@ximian.com> [Fix #17441, Crash trying to import Multiple VCard file into LDAP |