diff options
author | Mihkel Tõnnov <mihhkel@gmail.com> | 2020-09-21 19:56:30 +0200 |
---|---|---|
committer | Eike Rathke <erack@redhat.com> | 2020-10-02 16:39:32 +0200 |
commit | 568ee718bb217f4ecbebc962557ef659b9f6e624 (patch) | |
tree | 46d511c48e1433e54e58fa76b0069a44180ffd38 /config_host | |
parent | c37f2b927715ebbeffcc1d7a1e9d646f1611c4ec (diff) |
tdf#136951: Add Võro (vro-EE) locale data and rudimentary autocorrect list
Change-Id: Id5a5d71b7f457d18b9d0982f9b4df95566c09be9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103122
Tested-by: Jenkins
Reviewed-by: Eike Rathke <erack@redhat.com>
Diffstat (limited to 'config_host')
-rw-r--r-- | config_host/config_locales.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config_host/config_locales.h.in b/config_host/config_locales.h.in index a5f1e65b7dbe..b9b6988cc891 100644 --- a/config_host/config_locales.h.in +++ b/config_host/config_locales.h.in @@ -49,6 +49,7 @@ #define WITH_LOCALE_th 0 #define WITH_LOCALE_tr 0 #define WITH_LOCALE_uk 0 +#define WITH_LOCALE_vro 0 #define WITH_LOCALE_zh 0 #define WITH_LOCALE_FOR_SCRIPT_Cyrl 0 |