mirror of
https://github.com/YunoHost-Apps/collabora_ynh.git
synced 2024-09-03 18:16:25 +02:00
Merge pull request #69 from YunoHost-Apps/testing
Add spelling dictionaries
This commit is contained in:
commit
dfad810c87
4 changed files with 4 additions and 4 deletions
|
@ -28,7 +28,7 @@ Collabora Online is a powerful LibreOffice-based online office that supports all
|
||||||
- presentations (odp, pptx, ppt…)
|
- presentations (odp, pptx, ppt…)
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 22.05.8.2~ynh1
|
**Shipped version:** 22.05.8.2~ynh2
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
|
@ -27,7 +27,7 @@ Collabora Online est une suite bureautique en ligne open source basé sur LibreO
|
||||||
- des tableurs (ods, xlsx, xls…)
|
- des tableurs (ods, xlsx, xls…)
|
||||||
- présentations (odp, pptx, ppt…)
|
- présentations (odp, pptx, ppt…)
|
||||||
|
|
||||||
**Version incluse :** 22.05.8.2~ynh1
|
**Version incluse :** 22.05.8.2~ynh2
|
||||||
|
|
||||||
## Captures d'écran
|
## Captures d'écran
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "LibreOffice-based online office suite with collaborative editing",
|
"en": "LibreOffice-based online office suite with collaborative editing",
|
||||||
"fr": "Suite office en ligne et collaborative, basée sur LibreOffice"
|
"fr": "Suite office en ligne et collaborative, basée sur LibreOffice"
|
||||||
},
|
},
|
||||||
"version": "22.05.8.2~ynh1",
|
"version": "22.05.8.2~ynh2",
|
||||||
"url": "https://collaboraoffice.com",
|
"url": "https://collaboraoffice.com",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
#=================================================
|
#=================================================
|
||||||
|
|
||||||
# dependencies used by the app
|
# dependencies used by the app
|
||||||
pkg_dependencies="coolwsd code-brand"
|
pkg_dependencies="coolwsd code-brand hunspell-de-de hunspell-en-gb hunspell-fr hunspell"
|
||||||
|
|
||||||
#=================================================
|
#=================================================
|
||||||
# PERSONAL HELPERS
|
# PERSONAL HELPERS
|
||||||
|
|
Loading…
Add table
Reference in a new issue