extensions.lst | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-)
New commits: commit 02ca0f891a2f968bb8742ab7d98224ac6332a99d Author: Matthias Seidel <[email protected]> AuthorDate: Thu Feb 7 22:37:39 2019 +0000 Commit: Matthias Seidel <[email protected]> CommitDate: Thu Feb 7 22:37:39 2019 +0000 Added Estonian dictionary diff --git a/extensions.lst b/extensions.lst index 05a97f1b20cf..fe1b43c12d5b 100644 --- a/extensions.lst +++ b/extensions.lst @@ -1,5 +1,5 @@ #************************************************************** -# +# # Licensed to the Apache Software Foundation (ASF) under one # or more contributor license agreements. See the NOTICE file # distributed with this work for additional information @@ -7,16 +7,16 @@ # to you under the Apache License, Version 2.0 (the # "License"); you may not use this file except in compliance # with the License. You may obtain a copy of the License at -# +# # http://www.apache.org/licenses/LICENSE-2.0 -# +# # Unless required by applicable law or agreed to in writing, # software distributed under the License is distributed on an # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY # KIND, either express or implied. See the License for the # specific language governing permissions and limitations # under the License. -# +# #************************************************************** # This file defines the list of extensions that are preregistered or bundled with the pack sets. @@ -79,6 +79,10 @@ [ language==nl || language==ru ] e2eab80772ab1aa09716954219351a80 https://sourceforge.net/projects/aoo-extensions/files/1470/1/en_US.oxt/download "dict-en_us.oxt" +# Estonian dictionary +[ language==et ] + 142568797ae1490a4477f4ab5fdc200a https://sourceforge.net/projects/aoo-extensions/files/1328/0/dict-et.oxt/download "dict-et.oxt" + # Spanish dictionary [ language=es || language=ca || language=ca_XV ] 1b999fcef948148e269161a08e7acf20 https://sourceforge.net/projects/aoo-extensions/files/1657/4/es_es.oxt/download "dict-es_es.oxt" _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
