2008-10-24 [paul] 3.6.1cvs10
[claws.git] / tools / kdeservicemenu / README
index 2a83cdb761fd6b02e60814daa8a748f5cd7f3ccb..75d3b020bc93a2d7d2e970862c33fac18613fa34 100644 (file)
@@ -1,43 +1,35 @@
-sylpheed-kdeservicemenu.pl 
-Version: 1.1
-Sylpheed servicemenu for Konqueror
+claws-mail-kdeservicemenu.pl 
+Version: 1.6
+Claws Mail servicemenu for Konqueror
 
 FILES
 o README                       You're reading it
 o install.sh                   installer script
-o sylpheed-kdeservicemenu.pl   perl program
-o template_sylpheed-attach-files.desktop
-o template_sylpheed-compress-attach.desktop
-                               .desktop file templates
+o claws-mail-kdeservicemenu.pl perl program
+o claws-attach-files.desktop.template
+                               .desktop file template
 
 DESCRIPTION
-Enables attaching files from Konqueror to a new compose window
-or compression of files/directories and then attaching of
-the archive to a new compose window.
-
-Adds the following menu items to Konqueror's 'Actions' menu:
-/Actions/Sylpheed/Attach file(s)
-/Actions/Sylpheed/Attach as GZip File(s)
-/Actions/Sylpheed/Attach as BZip File(s)
-/Actions/Sylpheed/Attach as Tar Archive
-/Actions/Sylpheed/Attach as Bzipped Tar Archive
-/Actions/Sylpheed/Attach as Gzipped Tar Archive
-/Actions/Sylpheed/Attach as Zip Archive
-
-All outputted files are created in /tmp
-Original files are preserved when creating [FILE].gz and [FILE].bz2
+Enables attaching files from Konqueror to a new compose window.
+
+Adds the following right-click menu item to Konqueror:
+/Claws Mail/Attach File(s)
 
 REQUIREMENTS
 Perl 5.x.x
 
 INSTALL
-o cd sylpheed-claws/tools/kdeservicemenu
+o cd claws-mail/tools/kdeservicemenu
+o ./install.sh (for kdialog prompt)
+ -or-
 o ./install.sh --global
   ./install.sh --local
        (systemwide or home directory installation)
                
 UNINSTALL
-o cd sylpheed-claws/tools/kdeservicemenu
+o cd claws-mail/tools/kdeservicemenu
+o ./install.sh (for kdialog prompt)
+ -or-
 o ./install.sh --uninstall-global
   ./install.sh --uninstall-local
        (systemwide or home directory uninstallation)
@@ -47,16 +39,24 @@ LICENSE
 GNU GENERAL PUBLIC LICENSE
                
 THANKS
-install.sh was written by Dylan Schrader <dschrader@conception.edu> 
-and is released under the GPL. It was originally part of his
-'Attach to email' service Menu for Konqueror, version 0.6.13 
-<http://themes.kde.org/content/show.php?content=11234> and has been
-adapted for Sylpheed servicemenu for Konqueror
+install.sh was originally based on the install.sh script written by Dylan
+Schrader <dschrader@conception.edu>, and released under the GPL, as part
+of his 'Attach to email' service Menu for Konqueror, version 0.6.13
+<http://themes.kde.org/content/show.php?content=11234>, it has since been
+heavily adapted.
+
+Translators:
+[de] Thomas Gilgin <thg@karate-muellheim.de>
+[es] Ricardo Mones Lastra <mones@aic.uniovi.es>
+[fr] Fabien Vantard <fzz@ifrance.com>
+[it] Andrea Spadaccini <lupin85@email.it>
+[pt_BR] Frederico Goncalves Guimaraes <fggdebian@yahoo.com.br>
+[sk] Andrej Kacian <andrej@kacian.sk>
 
 LINKS
-Sylpheed-Claws <http://sylpheed-claws.sourceforge.net/>
+Claws Mail <http://www.claws-mail.org/>
 Perl <http://www.perl.org>
 KDE <http://www.kde.org>
 
 CONTACT
-Paul Mangan <claws@thewildbeast.co.uk>
+Paul Mangan <paul@claws-mail.org>