Paul Mangan baa9fc0406 * tools/kdeservicemenu/install.sh 20 years ago
..
README 2593a6f653 2004-12-06 [colin] 0.9.12cvs187.1 20 years ago
install.sh baa9fc0406 * tools/kdeservicemenu/install.sh 20 years ago
sylpheed-kdeservicemenu.pl aafe6254b3 This commit was manufactured by cvs2svn to create branch 'gtk2'. 20 years ago
template_sylpheed-attach-files.desktop 2593a6f653 2004-12-06 [colin] 0.9.12cvs187.1 20 years ago
template_sylpheed-compress-attach.desktop 2593a6f653 2004-12-06 [colin] 0.9.12cvs187.1 20 years ago

README

sylpheed-kdeservicemenu.pl
Version: 1.2
Sylpheed 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

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 right-click menu item to Konqueror:
/Sylpheed/Attach file(s)
/Sylpheed/Attach as GZip File(s)
/Sylpheed/Attach as BZip File(s)
/Sylpheed/Attach as Tar Archive
/Sylpheed/Attach as Bzipped Tar Archive
/Sylpheed/Attach as Gzipped Tar Archive
/Sylpheed/Attach as Zip Archive

All outputted files are created in /tmp
Original files are preserved when creating [FILE].gz and [FILE].bz2

REQUIREMENTS
Perl 5.x.x

INSTALL
o cd sylpheed-claws/tools/kdeservicemenu
o ./install.sh --global
./install.sh --local
(systemwide or home directory installation)

UNINSTALL
o cd sylpheed-claws/tools/kdeservicemenu
o ./install.sh --uninstall-global
./install.sh --uninstall-local
(systemwide or home directory uninstallation)


LICENSE
GNU GENERAL PUBLIC LICENSE

THANKS
install.sh was written by Dylan Schrader
and is released under the GPL. It was originally part of his
'Attach to email' service Menu for Konqueror, version 0.6.13
and has been
adapted for Sylpheed servicemenu for Konqueror

Translators:
[de] Thomas Gilgin
[es] Ricardo Mones Lastra
[fr] Fabien Vantard
[it] Andrea Spadaccini
[pt_BR] Frederico Goncalves Guimaraes
[sk] Andrej Kacian

LINKS
Sylpheed-Claws
Perl
KDE

CONTACT
Paul Mangan