From 88da59dbb4090dbcd8721706d186d9be0d47573b Mon Sep 17 00:00:00 2001 From: hiro Date: Tue, 11 Aug 2009 06:58:09 +0000 Subject: show progress bar on export. modified menu label and function names. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2205 ee746299-78ed-0310-b773-934348b2243d --- src/export.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/export.h') diff --git a/src/export.h b/src/export.h index 34d73a06..db16466e 100644 --- a/src/export.h +++ b/src/export.h @@ -1,6 +1,6 @@ /* * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client - * Copyright (C) 1999-2001 Hiroyuki Yamamoto + * Copyright (C) 1999-2009 Hiroyuki Yamamoto * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -24,6 +24,6 @@ #include "folder.h" -gint export_mbox(FolderItem *default_src); +gint export_mail(FolderItem *default_src); #endif /* __EXPORT_H__ */ -- cgit v1.2.3