diff options
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/messaging.scm | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gnu/packages/messaging.scm b/gnu/packages/messaging.scm index 468e2fb528..59c154b9f7 100644 --- a/gnu/packages/messaging.scm +++ b/gnu/packages/messaging.scm @@ -2528,7 +2528,10 @@ messaging that aren’t available to clients that connect over XMPP.") (description "Telegram-purple is a plugin for Libpurple, the communication library used by the Pidgin instant messaging client, that adds support for the -Telegram messenger.") +Telegram messenger. + +This package is on ``life support'' until @code{tdlib-purple} is a full +replacement.") ;; Code under tgl/ (the Telegram library) is LGPLv2.1+, but the plugin ;; itself is GPLv2+. |