From ec3cf6dfcd221bbce0a79df5431c4a737a2a7161 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Wed, 19 Mar 2003 18:32:52 +0000 Subject: If you can't get a pixbuf icon for the folder's type, do not crash. * evolution-folder-selector-button.c (set_folder): If you can't get a pixbuf icon for the folder's type, do not crash. [#39599] * e-shell.c (impl_Shell__get_displayName): Removed. [#38974] (e_shell_class_init): Do not install anymore. * Evolution-Shell.idl: Remove displayName attribute. svn path=/trunk/; revision=20359 --- shell/ChangeLog | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index aa83239acb..47e7e30c34 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,26 @@ +2003-03-19 Ettore Perazzoli + + * evolution-folder-selector-button.c (set_folder): If you can't + get a pixbuf icon for the folder's type, do not crash. [#39599] + + * e-shell.c (impl_Shell__get_displayName): Removed. [#38974] + (e_shell_class_init): Do not install anymore. + + * Evolution-Shell.idl: Remove displayName attribute. + +2003-03-18 Ettore Perazzoli + + * importer/evolution-importer.c + (impl_GNOME_Evolution_Importer_loadFile): Get a physical_uri arg + instead of a folderpath arg. + + * importer/evolution-importer-client.c + (evolution_importer_client_load_file): Get a physical_uri arg. + + * e-shell-importer.c (start_import): Get a physical_uri arg + instead of a folderpath. + (folder_selected): Updated accordingly. + 2003-03-14 Dan Winship * e-storage.c (e_storage_get_has_subfolders): Add -- cgit v1.2.3