diff options
author | Chris Toshok <toshok@ximian.com> | 2002-12-14 02:10:37 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2002-12-14 02:10:37 +0800 |
commit | d08474c3a598ce2d12ed7d912f69f1993f5a5897 (patch) | |
tree | 5f76a30e4376b5a06186d76821f3267d87d146db /shell/ChangeLog | |
parent | 9aa9ba33ce7f6d9c3f9b5a204426f4ae18aef5be (diff) | |
download | gsoc2013-evolution-d08474c3a598ce2d12ed7d912f69f1993f5a5897.tar.gz gsoc2013-evolution-d08474c3a598ce2d12ed7d912f69f1993f5a5897.tar.zst gsoc2013-evolution-d08474c3a598ce2d12ed7d912f69f1993f5a5897.zip |
[ fixes bug #35394 ]
2002-12-13 Chris Toshok <toshok@ximian.com>
[ fixes bug #35394 ]
* e-shell-shared-folder-picker-dialog.c (setup_name_selector):
return the SelectNames corba interface too.
(show_dialog): unref the corba interface when closing the dialog.
svn path=/trunk/; revision=19111
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 8ccdddbaac..68b6bed3e6 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2002-12-13 Chris Toshok <toshok@ximian.com> + + [ fixes bug #35394 ] + + * e-shell-shared-folder-picker-dialog.c (setup_name_selector): + return the SelectNames corba interface too. + (show_dialog): unref the corba interface when closing the dialog. + 2002-12-05 Chris Toshok <toshok@ximian.com> * e-shell-config-default-folders.c: use "contacts", |