aboutsummaryrefslogtreecommitdiff
path: root/shell/report.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/report.c')
-rw-r--r--shell/report.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/report.c b/shell/report.c
index 21d82054..9c18610a 100644
--- a/shell/report.c
+++ b/shell/report.c
@@ -786,7 +786,7 @@ static gchar *report_get_filename(void)
#endif
gtk_file_chooser_set_current_name(GTK_FILE_CHOOSER(dialog),
- "hardinfo_report");
+ "hardinfo2_report");
file_chooser_add_filters(dialog, file_types);
file_chooser_open_expander(dialog);