aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-importer.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-importer.c')
-rw-r--r--shell/e-shell-importer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-importer.c b/shell/e-shell-importer.c
index 4357012075..bc217b20f2 100644
--- a/shell/e-shell-importer.c
+++ b/shell/e-shell-importer.c
@@ -1177,7 +1177,7 @@ e_shell_importer_start_import (EShellWindow *shell_window)
return;
}
- icon = e_icon_factory_get_icon ("stock_import", E_ICON_SIZE_DIALOG);
+ icon = e_icon_factory_get_icon ("stock_mail-import", E_ICON_SIZE_DIALOG);
dialog_open = TRUE;
data->window = shell_window;