From c6aa38887fdc08b37722cda83991346588612ecd Mon Sep 17 00:00:00 2001 From: Chenthill Palanisamy Date: Tue, 18 Oct 2005 09:57:20 +0000 Subject: Commiting the patch for showing menu items in calendar attachment bar. svn path=/trunk/; revision=30524 --- e-util/e-dialog-utils.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'e-util/e-dialog-utils.h') diff --git a/e-util/e-dialog-utils.h b/e-util/e-dialog-utils.h index 6e6cff8fb9..6ae3a2ec23 100644 --- a/e-util/e-dialog-utils.h +++ b/e-util/e-dialog-utils.h @@ -39,7 +39,9 @@ void e_dialog_set_transient_for (GtkWindow *dialog, void e_dialog_set_transient_for_xid (GtkWindow *dialog, GdkNativeWindow xid); -char *e_file_dialog_save (const char *title); +char *e_file_dialog_save (const char *title, const char *fname); + +char *e_file_dialog_save_folder (const char *title); #endif -- cgit v1.2.3