diff options
Diffstat (limited to 'net-im/ktp-filetransfer-handler/pkg-descr')
-rw-r--r-- | net-im/ktp-filetransfer-handler/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/net-im/ktp-filetransfer-handler/pkg-descr b/net-im/ktp-filetransfer-handler/pkg-descr new file mode 100644 index 000000000000..1915927ee9a4 --- /dev/null +++ b/net-im/ktp-filetransfer-handler/pkg-descr @@ -0,0 +1,15 @@ +The KDE Telepathy project aims to integrate real time communication +deeply into KDE Workspaces, and to provide an infrastructure to aid +development of collaborative features for KDE Applications. + +This is the file transfer handler. + +It basically does two things: + * sends files to your contacts; + * receives files from your contacts. + +It doesn't set any filter on the MIME type, therefore, it should catch +all the file transfer channels that aren't received by any other +handler filtering on MIME type. + +WWW: http://community.kde.org/KTp |