correct typos
authorPaul Mangan <paul@claws-mail.org>
Fri, 19 Jul 2002 17:48:49 +0000 (17:48 +0000)
committerPaul Mangan <paul@claws-mail.org>
Fri, 19 Jul 2002 17:48:49 +0000 (17:48 +0000)
ChangeLog.claws
configure.in
tools/Makefile.am
tools/README

index 714a942960faccd2066fff49de2c74ec4bf2b9a3..eaf21ad7427be4e45ab03ffc8e8668f59a758f8c 100644 (file)
@@ -1,6 +1,12 @@
+2002-07-19 [paul]      0.7.8claws79
+
+       * tools/Makefile.am
+         tools/README
+               correct typos
+
 2002-07-19 [thorsten]  0.7.8claws78
 
-       * tools/calypso_import.pl       ** NEW FILE **
+       * tools/calypso_convert.pl      ** NEW FILE **
          tools/README
          tools/Makefile.am
                script to import mbox files exported
index a59a64d527409a923d2e58f2dab9dc52f409f028..d46cb6224c83975bdf64b66fd14d9c5ec46ca8cb 100644 (file)
@@ -8,7 +8,7 @@ MINOR_VERSION=7
 MICRO_VERSION=8
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=claws77
+EXTRA_VERSION=claws79
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl set $target
index 18a41d8a0453e9f2fc8e047b6b6ea46bd436c1c2..ca2aab2c074722d04a42c2f95bee0e660a4a8344 100644 (file)
@@ -1,5 +1,5 @@
 EXTRA_TOOLS = \
-       calypso_import.pl \
+       calypso_convert.pl \
        eud2gc.py \
        filter_conv.pl \
        gif2xface.pl \
index bb01dbf1a70acae3f8b787466f8cd4feafcd1494..0891a577f1e5b6578829e9b248e51c5912970b95 100644 (file)
@@ -1,4 +1,4 @@
-* calypso_import.pl
+* calypso_convert.pl
 
   WHAT IT DOES
 
@@ -16,7 +16,7 @@
     $mboxfile : name of exported mbox, e.g. 'mail.txt'
     $outdir   : name of the MH folder to create, e.g. 'Calypso'
   Run the script using
-    perl calypso_import.pl
+    perl calypso_convert.pl
   Finally, import that folder by either selecting "New mailbox" or
   moving it into your existing directory and recreate the folder
   structure manually (contentmenu from folderview).