mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
e1a902c8f1
None of these ports is supposed to be installed by hand. A metaport is coming in my next commit.
16 lines
538 B
Plaintext
16 lines
538 B
Plaintext
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
|