Paul Mangan 3c9c431cc2 2006-01-18 [paul] 1.9.100cvs166 19 سال پیش
..
README 53ccc12013 2005-08-24 [paul] 1.9.13cvs56 19 سال پیش
install.sh 53ccc12013 2005-08-24 [paul] 1.9.13cvs56 19 سال پیش
sylpheed-kdeservicemenu.pl 977fa3edad 2005-10-21 [paul] 1.9.15cvs87 19 سال پیش
template_sylpheed-attach-files.desktop 3c9c431cc2 2006-01-18 [paul] 1.9.100cvs166 19 سال پیش
template_sylpheed-compress-attach.desktop 3c9c431cc2 2006-01-18 [paul] 1.9.100cvs166 19 سال پیش

README

sylpheed-kdeservicemenu.pl
Version: 1.3
Sylpheed-Claws 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-Claws/Attach file(s)
/Sylpheed-Claws/Attach as GZip File(s)
/Sylpheed-Claws/Attach as BZip File(s)
/Sylpheed-Claws/Attach as Tar Archive
/Sylpheed-Claws/Attach as Bzipped Tar Archive
/Sylpheed-Claws/Attach as Gzipped Tar Archive
/Sylpheed-Claws/Attach as Zip Archive

OPERATION
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 (for kdialog prompt)
-or-
o ./install.sh --global
./install.sh --local
(systemwide or home directory installation)

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


LICENSE
GNU GENERAL PUBLIC LICENSE

THANKS
install.sh was originally based on the install.sh script written by Dylan
Schrader , and released under the GPL, as part
of his 'Attach to email' service Menu for Konqueror, version 0.6.13
, it has since been
heavily adapted.

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