diff options
author | Michele Calgaro <[email protected]> | 2014-03-29 00:54:51 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2014-03-29 00:54:51 +0900 |
commit | 0486034738b850c210b1389a8c3ae51a6b9fad23 (patch) | |
tree | b1e3a4dbf9673b5e0031e8225e88f5dd490585a5 /kopete/libkopete/API-TODO | |
parent | 4bd7620e88d450995b78c201f9e7d9181f62ea6a (diff) | |
download | tdenetwork-0486034738b850c210b1389a8c3ae51a6b9fad23.tar.gz tdenetwork-0486034738b850c210b1389a8c3ae51a6b9fad23.zip |
Removed MSN support across Kopete by removing the MSN protocol and the netmeeting plugin.
This resolves bug 1547.
Diffstat (limited to 'kopete/libkopete/API-TODO')
-rw-r--r-- | kopete/libkopete/API-TODO | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/kopete/libkopete/API-TODO b/kopete/libkopete/API-TODO index 4914b00c..c9684b8a 100644 --- a/kopete/libkopete/API-TODO +++ b/kopete/libkopete/API-TODO @@ -85,8 +85,7 @@ KCL::selectedGroups can be removed outright. Allow emoticons and emoticon sets to be flagged as being for only a specific protocol. Allow the user to have more than one emoticon set enabled at once, and to set priorities. -This way, the user will be able to have a base theme, a set of MSN-specific emoticons, a -set of Gadu-Gadu-specific emoticons and so on. +This way, the user will be able to have a base theme, a set of Gadu-Gadu-specific emoticons and so on. Possibly move emoticon support into a plugin? |