From 4a9bf4dffd98346f9eee848708df573df56ed1d6 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Thu, 10 Dec 2009 16:08:52 +0100 Subject: Bug #499322 - Use extension for "Save as" suggested file name --- shell/e-shell-utils.h | 1 + 1 file changed, 1 insertion(+) (limited to 'shell/e-shell-utils.h') diff --git a/shell/e-shell-utils.h b/shell/e-shell-utils.h index 6e26256155..18e90aa5f2 100644 --- a/shell/e-shell-utils.h +++ b/shell/e-shell-utils.h @@ -44,6 +44,7 @@ GFile * e_shell_run_open_dialog (EShell *shell, GFile * e_shell_run_save_dialog (EShell *shell, const gchar *title, const gchar *suggestion, + const gchar *filters, GtkCallback customize_func, gpointer customize_data); -- cgit v1.2.3