aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-11-25 03:19:06 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-11-25 03:19:06 +0000
commit6cc2012df1b49b57e204a3e75c7850b339d10486 (patch)
treeabc6ba516d7798a582eb2182c0793121779b0e36 /src/main.c
parent8ff4b8d4725e7922b377000d6b272b015e7782f0 (diff)
merged missing wab import code.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2727 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 61553050..727f084a 100644
--- a/src/main.c
+++ b/src/main.c
@@ -372,6 +372,7 @@ int main(int argc, char *argv[])
if (first_run) {
setup_import_data();
+ setup_import_addressbook();
}
remote_command_exec();