mldonkey: Add to the description the three available front-ends

Signed-off-by: J. Carlos Romero <juancarlos.romero@gmail.com>
Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
J. Carlos Romero 2019-02-02 21:59:35 +01:00 committed by Sunil Mohan Adapa
parent 59e41927bf
commit 722fa39c2a
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2

View File

@ -42,6 +42,10 @@ description = [
_('MLDonkey is a peer-to-peer file sharing application used to exchange '
'large files. It can participate in multiple peer-to-peer networks '
'including eDonkey, Kademlia, Overnet, BitTorrent and DirectConnect.'),
_('Users belonging to admin and ed2k group can control it through the web '
'interface. Users in the admin group can also control it through any of '
'the separate mobile or desktop front-ends or a telnet interface. See '
'manual.'),
format_lazy(
_('On {box_name}, downloaded files can be found in /var/lib/mldonkey/ '
'directory.'), box_name=cfg.box_name)