1 claws-mail-kdeservicemenu.pl
3 Claws Mail servicemenu for Konqueror
6 o README You're reading it
7 o install.sh installer script
8 o claws-mail-kdeservicemenu.pl perl program
9 o claws-attach-files.desktop.template
10 .desktop file template
13 Enables attaching files from Konqueror to a new compose window.
15 Adds the following right-click menu item to Konqueror:
16 /Claws Mail/Attach File(s)
22 o cd claws-mail/tools/kdeservicemenu
23 o ./install.sh (for kdialog prompt)
25 o ./install.sh --global
27 (systemwide or home directory installation)
30 o cd claws-mail/tools/kdeservicemenu
31 o ./install.sh (for kdialog prompt)
33 o ./install.sh --uninstall-global
34 ./install.sh --uninstall-local
35 (systemwide or home directory uninstallation)
39 GNU GENERAL PUBLIC LICENSE
42 install.sh was originally based on the install.sh script written by Dylan
43 Schrader <dschrader@conception.edu>, and released under the GPL, as part
44 of his 'Attach to email' service Menu for Konqueror, version 0.6.13
45 <http://themes.kde.org/content/show.php?content=11234>, it has since been
49 [de] Thomas Gilgin <thg@karate-muellheim.de>
50 [es] Ricardo Mones Lastra <mones@aic.uniovi.es>
51 [fr] Fabien Vantard <fzz@ifrance.com>
52 [it] Andrea Spadaccini <lupin85@email.it>
53 [pt_BR] Frederico Goncalves Guimaraes <fggdebian@yahoo.com.br>
54 [sk] Andrej Kacian <andrej@kacian.sk>
57 Claws Mail <http://www.claws-mail.org/>
58 Perl <http://www.perl.org>
59 KDE <http://www.kde.org>
62 Paul Mangan <paul@claws-mail.org>