claws-mail/tools/kdeservicemenu
Paul Mangan baa9fc0406 * tools/kdeservicemenu/install.sh
use kdesu to prompt for root password if doing
	global install/uninstall
------------------------------------------------------
2005-05-22 07:16:44 +00:00
..
install.sh * tools/kdeservicemenu/install.sh 2005-05-22 07:16:44 +00:00
README 2004-12-06 [colin] 0.9.12cvs187.1 2004-12-06 10:42:58 +00:00
sylpheed-kdeservicemenu.pl This commit was manufactured by cvs2svn to create branch 'gtk2'. 2004-10-28 15:36:15 +00:00
template_sylpheed-attach-files.desktop 2004-12-06 [colin] 0.9.12cvs187.1 2004-12-06 10:42:58 +00:00
template_sylpheed-compress-attach.desktop 2004-12-06 [colin] 0.9.12cvs187.1 2004-12-06 10:42:58 +00:00

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 <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

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/>
Perl <http://www.perl.org>
KDE <http://www.kde.org>

CONTACT
Paul Mangan <claws@thewildbeast.co.uk>