diff options
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r-- | shell/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog index 47e7e30c34..45d1da17ef 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,5 +1,11 @@ 2003-03-19 Ettore Perazzoli <ettore@ximian.com> + * e-shell-importer.c (get_name_from_component_info): Look for the + "evolution:menu_name" property instead of "evolution:menu-name". + [#39692] + +2003-03-19 Ettore Perazzoli <ettore@ximian.com> + * evolution-folder-selector-button.c (set_folder): If you can't get a pixbuf icon for the folder's type, do not crash. [#39599] |