X-Git-Url: http://git.claws-mail.org/?p=claws.git;a=blobdiff_plain;f=tools%2FREADME;h=6dd852f3514df79483378f52416f2a85ac67a1ae;hp=588ce1828f1395622b23c3af5af52113b94522bb;hb=6fb7fedb35167b6f3b3f6b1c226cee2bbc356eaa;hpb=ebee082c1aa9fb871d217960304ab4463329d38f diff --git a/tools/README b/tools/README index 588ce1828..6dd852f35 100644 --- a/tools/README +++ b/tools/README @@ -134,32 +134,6 @@ ----------------------------------------------------------------------- -* ldif-to-xml.py - - WHAT IT DOES - - This python script converts the netscape ldif format address book to - the sylpheed xml format. - - HOW TO USE IT - - Inside Netscape export your address book to a file. - From the command line, execute: - - ./ldif-to-xml.py - - In case of trouble, just invoke your python interpreter directly: - - python ldif-to-xml.py - - Either way a file called addressbook.xml will be generated in the current - directory. This xml file should be merged with or simply placed in the - $HOME/.sylpheed directory. - - Any problems, contact Rod Senra - ------------------------------------------------------------------------ - * newscache_clean.pl WHAT IT DOES AND WHY IT DOES IT