aboutsummaryrefslogtreecommitdiffstats
path: root/shell/importer/evolution-importer-client.h
diff options
context:
space:
mode:
authorMichael Zucci <zucchi@src.gnome.org>2003-03-20 18:07:51 +0800
committerMichael Zucci <zucchi@src.gnome.org>2003-03-20 18:07:51 +0800
commit4ac5734af0ee578f5e769bf4bd5a420d379d2155 (patch)
tree3b448d4ed50083284a8cab8d5d23f5d9f3148768 /shell/importer/evolution-importer-client.h
parent9e5f92c8e4f778a3293a7cfe208995a2ac8ab069 (diff)
downloadgsoc2013-evolution-4ac5734af0ee578f5e769bf4bd5a420d379d2155.tar
gsoc2013-evolution-4ac5734af0ee578f5e769bf4bd5a420d379d2155.tar.gz
gsoc2013-evolution-4ac5734af0ee578f5e769bf4bd5a420d379d2155.tar.bz2
gsoc2013-evolution-4ac5734af0ee578f5e769bf4bd5a420d379d2155.tar.lz
gsoc2013-evolution-4ac5734af0ee578f5e769bf4bd5a420d379d2155.tar.xz
gsoc2013-evolution-4ac5734af0ee578f5e769bf4bd5a420d379d2155.tar.zst
gsoc2013-evolution-4ac5734af0ee578f5e769bf4bd5a420d379d2155.zip
*** empty log message ***
svn path=/trunk/; revision=20378
Diffstat (limited to 'shell/importer/evolution-importer-client.h')
-rw-r--r--shell/importer/evolution-importer-client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/importer/evolution-importer-client.h b/shell/importer/evolution-importer-client.h
index 13d144e076..6f105589f4 100644
--- a/shell/importer/evolution-importer-client.h
+++ b/shell/importer/evolution-importer-client.h
@@ -61,7 +61,7 @@ gboolean evolution_importer_client_support_format (EvolutionImporterClient *clie
const char *filename);
gboolean evolution_importer_client_load_file (EvolutionImporterClient *client,
const char *filename,
- const char *folderpath);
+ const char *physical_uri);
void evolution_importer_client_process_item (EvolutionImporterClient *client,
EvolutionImporterListener *listener);
const char *evolution_importer_client_get_error (EvolutionImporterClient *client);