aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2002-07-15 15:03:38 +0800
committerChris Toshok <toshok@src.gnome.org>2002-07-15 15:03:38 +0800
commit027f53a2c877f25696b740c303f748999ae033e2 (patch)
tree642ef92eb4e44a7bccc41eb2516297a2f29ea29a /shell/ChangeLog
parentf909a998949fd49da85a63df07431cb7684fba6d (diff)
downloadgsoc2013-evolution-027f53a2c877f25696b740c303f748999ae033e2.tar
gsoc2013-evolution-027f53a2c877f25696b740c303f748999ae033e2.tar.gz
gsoc2013-evolution-027f53a2c877f25696b740c303f748999ae033e2.tar.bz2
gsoc2013-evolution-027f53a2c877f25696b740c303f748999ae033e2.tar.lz
gsoc2013-evolution-027f53a2c877f25696b740c303f748999ae033e2.tar.xz
gsoc2013-evolution-027f53a2c877f25696b740c303f748999ae033e2.tar.zst
gsoc2013-evolution-027f53a2c877f25696b740c303f748999ae033e2.zip
set corba_folder.customIconName so we don't crash.
2002-07-14 Chris Toshok <toshok@ximian.com> * e-shell.c (folder_selection_dialog_folder_selected_cb): set corba_folder.customIconName so we don't crash. (impl_Shell_selectUserFolder): remove the default_type parameter to fix a compiler warning. svn path=/trunk/; revision=17451
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 135774af8e..783edc1152 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,10 @@
+2002-07-14 Chris Toshok <toshok@ximian.com>
+
+ * e-shell.c (folder_selection_dialog_folder_selected_cb): set
+ corba_folder.customIconName so we don't crash.
+ (impl_Shell_selectUserFolder): remove the default_type parameter
+ to fix a compiler warning.
+
2002-07-12 Dan Winship <danw@ximian.com>
* evolution-storage.c (impl_Storage_asyncDiscoverSharedFolder):