2005-11-24 [paul] 1.9.100cvs31
[claws.git] / src / importldif.c
index e58b42b287e8960f7c8c1675a55c0a34fd0cabe8..9570218ee1a47cf58ff0068ca87aaff926f679bf 100644 (file)
@@ -544,7 +544,7 @@ static void imp_ldif_next( GtkWidget *widget ) {
                        gtk_notebook_set_current_page(
                                GTK_NOTEBOOK(impldif_dlg.notebook), PAGE_FINISH );
                        gtk_button_set_label(GTK_BUTTON(impldif_dlg.btnCancel),
-                                            GTK_STOCK_CLOSE);
+                                            GTK_STOCK_SAVE);
                        imp_ldif_finish_show();
                }
        }