From 545045a58e8b9440261945afd86d10c7956d231e Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 27 Aug 2002 18:37:51 +0000 Subject: (get_shortcut_info): Make sure *custom_icon_name_return is at least set to NULL on return [it used to leave it uninitialized if the URI was not prefixed with E_SHELL_URI_PREFIX]. Also use e_shell_parse_uri() to parse the URI so we handle the default shortcuts properly, too. svn path=/trunk/; revision=17879 --- shell/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 7c506271b7..f483196b28 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2002-08-27 Ettore Perazzoli + + * e-shortcuts-view.c (get_shortcut_info): Make sure + *custom_icon_name_return is at least set to NULL on return [it + used to leave it uninitialized if the URI was not prefixed with + E_SHELL_URI_PREFIX]. Also use e_shell_parse_uri() to parse the + URI so we handle the default shortcuts properly, too. + 2002-08-19 Dan Winship * e-shell-shared-folder-picker-dialog.c (show_dialog): Get the -- cgit v1.2.3