* net-im/kaccounts-integration * net-im/kaccounts-providers * net-im/ktp-accounts-kcm * net-im/ktp-approver * net-im/ktp-auth-handler * net-im/ktp-call-ui * net-im/ktp-common-internals * net-im/ktp-contact-list * net-im/ktp-contact-runner * net-im/ktp-desktop-applets * net-im/ktp-filetransfer-handler * net-im/ktp-kded-module * net-im/ktp-send-file * net-im/ktp-text-ui * net-im/telepathy-logger-qt5 This is the current version of KDE Applications <foo>. Note that users of KDE SC4 should stick with <foo>-kde4.
15 lines
538 B
Text
15 lines
538 B
Text
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
|