aboutsummaryrefslogtreecommitdiffstats
path: root/shell/evolution-shell-client.c
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>2000-08-04 02:23:28 +0800
committerEttore Perazzoli <ettore@src.gnome.org>2000-08-04 02:23:28 +0800
commit6310bd4bc14e6b321df0064552f8c61f01f85c69 (patch)
tree79914c49a3e28f09a17ca667284673f93886c537 /shell/evolution-shell-client.c
parent49fd4ffbc41c4270efcc28d108b5a66d8773e178 (diff)
downloadgsoc2013-evolution-6310bd4bc14e6b321df0064552f8c61f01f85c69.tar
gsoc2013-evolution-6310bd4bc14e6b321df0064552f8c61f01f85c69.tar.gz
gsoc2013-evolution-6310bd4bc14e6b321df0064552f8c61f01f85c69.tar.bz2
gsoc2013-evolution-6310bd4bc14e6b321df0064552f8c61f01f85c69.tar.lz
gsoc2013-evolution-6310bd4bc14e6b321df0064552f8c61f01f85c69.tar.xz
gsoc2013-evolution-6310bd4bc14e6b321df0064552f8c61f01f85c69.tar.zst
gsoc2013-evolution-6310bd4bc14e6b321df0064552f8c61f01f85c69.zip
Update inline docs.
svn path=/trunk/; revision=4509
Diffstat (limited to 'shell/evolution-shell-client.c')
-rw-r--r--shell/evolution-shell-client.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/evolution-shell-client.c b/shell/evolution-shell-client.c
index 86f8b852ce..d4469990b0 100644
--- a/shell/evolution-shell-client.c
+++ b/shell/evolution-shell-client.c
@@ -310,7 +310,7 @@ evolution_shell_client_new (Evolution_Shell corba_shell)
* evolution_shell_client_user_select_folder:
* @shell_client: A EvolutionShellClient object
* @title: The title for the folder selection dialog
- * @default_folder: The folder initially selected on the dialog
+ * @default_folder: URI (physical or evolution:) of the folder initially selected on the dialog
* @uri_return:
* @physical_uri_return:
*