From e6ab5554d4fe16cc816d8751b0206291ffeeccc5 Mon Sep 17 00:00:00 2001 From: Iain Holmes Date: Fri, 28 Sep 2001 18:58:17 +0000 Subject: Allow callers to set the default type of folder to be created. svn path=/trunk/; revision=13220 --- shell/Evolution-Shell.idl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shell/Evolution-Shell.idl') diff --git a/shell/Evolution-Shell.idl b/shell/Evolution-Shell.idl index 7d8889b463..a7700c38d2 100644 --- a/shell/Evolution-Shell.idl +++ b/shell/Evolution-Shell.idl @@ -78,7 +78,8 @@ module Evolution { void selectUserFolder (in FolderSelectionListener listener, in string title, in string default_folder, - in FolderTypeNameList possible_types) + in FolderTypeNameList possible_types, + in string default_type) raises (NotReady, Busy); /** -- cgit v1.2.3