From 9104b3079ae9654573f488774490d6bd27a347b8 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Fri, 29 Mar 2002 21:30:46 +0000 Subject: open a file selection dialog with the given title and return the selected 2002-03-29 JP Rosevear * e-dialog-utils.c (e_file_dialog_save): open a file selection dialog with the given title and return the selected file name (save_ok): if the ok button is clicked, make sure the file doesn't already exist and if it does, see if the user wants to over write it * e-dialog-utils.h: new proto svn path=/trunk/; revision=16284 --- e-util/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 6ea7c05660..375de2f381 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,13 @@ +2002-03-29 JP Rosevear + + * e-dialog-utils.c (e_file_dialog_save): open a file selection + dialog with the given title and return the selected file name + (save_ok): if the ok button is clicked, make sure the file doesn't + already exist and if it does, see if the user wants to over write + it + + * e-dialog-utils.h: new proto + 2002-03-22 Ettore Perazzoli * e-lang-utils.c: New. -- cgit v1.2.3