From f8930179a1d49895b3af4dbc3a55a046059dba9f Mon Sep 17 00:00:00 2001 From: Paul Mangan Date: Sat, 25 May 2002 10:11:38 +0000 Subject: [PATCH 1/1] add kmail to sylpheed addressbook convertor perl script --- ChangeLog.claws | 8 ++++++++ configure.in | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog.claws b/ChangeLog.claws index 1df9175b5..2f0c82eae 100644 --- a/ChangeLog.claws +++ b/ChangeLog.claws @@ -1,3 +1,11 @@ +2002-05-25 [paul] 0.7.6claws17 + + * tools/kmail2sylpheed.pl ** NEW FILE ** + perl script that converts an exported Kmail address + book, converts it to sylpheed addressbook file, + writes the file to .sylpheed, and updates + addrbook--index.xml + 2002-05-25 [paul] 0.7.6claws16 * sync with 0.7.6cvs14 diff --git a/configure.in b/configure.in index b13462ab9..a03f9da49 100644 --- a/configure.in +++ b/configure.in @@ -8,7 +8,7 @@ MINOR_VERSION=7 MICRO_VERSION=6 INTERFACE_AGE=0 BINARY_AGE=0 -EXTRA_VERSION=claws16 +EXTRA_VERSION=claws17 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION dnl set $target -- 2.25.1