diff --git a/doc/DESCRIPTION.md b/doc/DESCRIPTION.md new file mode 100644 index 0000000..1c9c62f --- /dev/null +++ b/doc/DESCRIPTION.md @@ -0,0 +1 @@ +Transmission is a set of lightweight BitTorrent clients (in GUI, CLI and daemon form). All its incarnations feature a very simple, intuitive interface on top on an efficient, cross-platform back-end. \ No newline at end of file diff --git a/doc/DESCRIPTION_fr.md b/doc/DESCRIPTION_fr.md new file mode 100644 index 0000000..d196dd1 --- /dev/null +++ b/doc/DESCRIPTION_fr.md @@ -0,0 +1 @@ +Transmission est un ensemble de clients légers BitTorrent (interface graphique, console et démon). Toutes ces incarnations se veulent simples, avec des interfaces intuitives et un moteur multiplate-forme efficace. diff --git a/doc/DISCLAIMER.md b/doc/DISCLAIMER.md index b21226e..da26e90 100644 --- a/doc/DISCLAIMER.md +++ b/doc/DISCLAIMER.md @@ -1,4 +1,5 @@ ## Additionnal informations + Alternative to WebUI : You can use remote client on different platforms to manage your Transmission server: diff --git a/doc/DISCLAIMER_fr.md b/doc/DISCLAIMER_fr.md index cc17a89..4934c06 100644 --- a/doc/DISCLAIMER_fr.md +++ b/doc/DISCLAIMER_fr.md @@ -1,4 +1,5 @@ ## Informations additionnelles + Alternative à WebUI : Vous pouvez utiliser le client de contrôle à distance des différentes plateformes pour gérer votre serveur Transmission : diff --git a/manifest.json b/manifest.json index bd3a1d7..12523dd 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Fast, Easy, and Free BitTorrent Client", "fr": "Client BitTorrent libre et rapide" }, - "version": "2.94-2~ynh1", + "version": "3.00.1~ynh1", "url": "https://www.transmissionbt.com/", "upstream": { "license": "GPL-3.0",