From 6eb65b46c58dd0b2a83a6c767cfd60f7f29968f7 Mon Sep 17 00:00:00 2001 From: Björgvin Ragnarsson Date: Mon, 14 Sep 2015 01:40:43 +0300 Subject: Add Icelandic hyphenation rules MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Rules come with a CC BY 4.0 license and are downloadable at http://malfong.is/index.php?lang=en&pg=hyphen Change-Id: I994ab86cf0a3bb31b0f8b7e9df7ab6611beafe91 Reviewed-on: https://gerrit.libreoffice.org/18554 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- Dictionary_is.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'Dictionary_is.mk') diff --git a/Dictionary_is.mk b/Dictionary_is.mk index 096a5b1..d30e576 100644 --- a/Dictionary_is.mk +++ b/Dictionary_is.mk @@ -10,6 +10,7 @@ $(eval $(call gb_Dictionary_Dictionary,dict-is,dictionaries/is)) $(eval $(call gb_Dictionary_add_root_files,dict-is,\ + dictionaries/is/hyph_is.dic \ dictionaries/is/is.aff \ dictionaries/is/is.dic \ dictionaries/is/license.txt \ -- cgit