mirror of
https://github.com/YunoHost-Apps/roundcube_ynh.git
synced 2024-09-03 20:16:28 +02:00
Auto-update README
This commit is contained in:
parent
255335f9e9
commit
e008feb51b
2 changed files with 14 additions and 14 deletions
|
@ -5,7 +5,8 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Roundcube for YunoHost
|
# Roundcube for YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/roundcube)  
|
[](https://dash.yunohost.org/appci/app/roundcube)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=roundcube)
|
[](https://install-app.yunohost.org/?app=roundcube)
|
||||||
|
|
||||||
*[Lire ce readme en français.](./README_fr.md)*
|
*[Lire ce readme en français.](./README_fr.md)*
|
||||||
|
@ -29,7 +30,6 @@ In addition to Roundcube core features, the following are made available with th
|
||||||
|
|
||||||
**Shipped version:** 1.6.0~ynh3
|
**Shipped version:** 1.6.0~ynh3
|
||||||
|
|
||||||
|
|
||||||
**Demo:** https://demo.yunohost.org/webmail/
|
**Demo:** https://demo.yunohost.org/webmail/
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
24
README_fr.md
24
README_fr.md
|
@ -5,15 +5,16 @@ It shall NOT be edited by hand.
|
||||||
|
|
||||||
# Roundcube pour YunoHost
|
# Roundcube pour YunoHost
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/roundcube)  
|
[](https://dash.yunohost.org/appci/app/roundcube)  
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=roundcube)
|
[](https://install-app.yunohost.org/?app=roundcube)
|
||||||
|
|
||||||
*[Read this readme in english.](./README.md)*
|
*[Read this readme in english.](./README.md)*
|
||||||
|
|
||||||
> *Ce package vous permet d'installer Roundcube rapidement et simplement sur un serveur YunoHost.
|
> *Ce package vous permet d’installer Roundcube rapidement et simplement sur un serveur YunoHost.
|
||||||
Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
|
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
|
||||||
|
|
||||||
## Vue d'ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Roundcube est un client IMAP multilingue basé sur un navigateur avec une interface utilisateur semblable à une application.
|
Roundcube est un client IMAP multilingue basé sur un navigateur avec une interface utilisateur semblable à une application.
|
||||||
|
|
||||||
|
@ -28,14 +29,13 @@ En plus des fonctionnalités principales de Roundcube, les éléments suivants s
|
||||||
* Prise en charge du chiffrement PGP avec le plugin Enigma installé par default.
|
* Prise en charge du chiffrement PGP avec le plugin Enigma installé par default.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 1.6.0~ynh3
|
**Version incluse :** 1.6.0~ynh3
|
||||||
|
|
||||||
|
|
||||||
**Démo :** https://demo.yunohost.org/webmail/
|
**Démo :** https://demo.yunohost.org/webmail/
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Avertissements / informations importantes
|
## Avertissements / informations importantes
|
||||||
|
|
||||||
|
@ -86,9 +86,9 @@ Vous pouvez également télécharger le plugin et le placer dans le répertoire
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l'app : <https://roundcube.net/>
|
* Site officiel de l’app : <https://roundcube.net/>
|
||||||
* Documentation officielle de l'admin : <https://github.com/roundcube/roundcubemail/wiki>
|
* Documentation officielle de l’admin : <https://github.com/roundcube/roundcubemail/wiki>
|
||||||
* Dépôt de code officiel de l'app : <https://github.com/roundcube/roundcubemail>
|
* Dépôt de code officiel de l’app : <https://github.com/roundcube/roundcubemail>
|
||||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_roundcube>
|
* Documentation YunoHost pour cette app : <https://yunohost.org/app_roundcube>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/roundcube_ynh/issues>
|
* Signaler un bug : <https://github.com/YunoHost-Apps/roundcube_ynh/issues>
|
||||||
|
|
||||||
|
@ -104,4 +104,4 @@ ou
|
||||||
sudo yunohost app upgrade roundcube -u https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
|
sudo yunohost app upgrade roundcube -u https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
|
||||||
```
|
```
|
||||||
|
|
||||||
**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
|
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue