diff options
Diffstat (limited to 'shell/e-shortcuts.c')
-rw-r--r-- | shell/e-shortcuts.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shortcuts.c b/shell/e-shortcuts.c index b19336a988..dcc24fd3d0 100644 --- a/shell/e-shortcuts.c +++ b/shell/e-shortcuts.c @@ -501,7 +501,7 @@ update_shortcuts_by_path (EShortcuts *shortcuts, group_num, num, evolution_uri, - NULL, + shortcut_item->name, e_folder_get_type_string (folder)); } } |