From 5be65995995e1bc7a0379d13d20404d093d1d24f Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sat, 10 May 2025 12:58:21 +0200 Subject: [PATCH] Kannada: add missing integration files Without these files the dictionary would not appear in LibreOffice and would not be used. Without modifying Module_dictionaries.mk the dictionary would not be even built. Change-Id: Ib704f26a8baeba2290f07ef311d6b648a76e99f6 Reviewed-on: https://gerrit.libreoffice.org/c/dictionaries/+/185128 Reviewed-by: Andras Timar Tested-by: Andras Timar --- Dictionary_kn.mk | 1 - Module_dictionaries.mk | 1 + kn_IN/META-INF/manifest.xml | 5 +++++ kn_IN/description.xml | 12 ++++++++++++ kn_IN/dictionaries.xcu | 29 +++++++++++++++++++++++++++++ 5 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 kn_IN/META-INF/manifest.xml create mode 100644 kn_IN/description.xml create mode 100644 kn_IN/dictionaries.xcu diff --git a/Dictionary_kn.mk b/Dictionary_kn.mk index 4567a816..769525d0 100644 --- a/Dictionary_kn.mk +++ b/Dictionary_kn.mk @@ -13,7 +13,6 @@ $(eval $(call gb_Dictionary_add_root_files,dict-kn,\ dictionaries/kn_IN/kn_IN.aff \ dictionaries/kn_IN/kn_IN.dic \ dictionaries/kn_IN/hyph_kn_IN.dic \ - )) # vim: set noet sw=4 ts=4: diff --git a/Module_dictionaries.mk b/Module_dictionaries.mk index f9f69fa4..52de0143 100644 --- a/Module_dictionaries.mk +++ b/Module_dictionaries.mk @@ -50,6 +50,7 @@ $(eval $(call gb_Module_add_l10n_targets,dictionaries,\ Dictionary_is \ $(if $(and $(MPL_SUBSET), $(filter-out LINUX,$(OS))),,Dictionary_it) \ Dictionary_kmr-Latn \ + Dictionary_kn \ Dictionary_ko-KR \ Dictionary_lo \ Dictionary_lt \ diff --git a/kn_IN/META-INF/manifest.xml b/kn_IN/META-INF/manifest.xml new file mode 100644 index 00000000..528a320d --- /dev/null +++ b/kn_IN/META-INF/manifest.xml @@ -0,0 +1,5 @@ + + + + + diff --git a/kn_IN/description.xml b/kn_IN/description.xml new file mode 100644 index 00000000..5f26006b --- /dev/null +++ b/kn_IN/description.xml @@ -0,0 +1,12 @@ + + + + + + Kannada spelling dictionary, and hyphenation rules + + + + + + diff --git a/kn_IN/dictionaries.xcu b/kn_IN/dictionaries.xcu new file mode 100644 index 00000000..1eba915a --- /dev/null +++ b/kn_IN/dictionaries.xcu @@ -0,0 +1,29 @@ + + + + + + + %origin%/kn_IN.aff %origin%/kn_IN.dic + + + DICT_SPELL + + + kn-IN + + + + + %origin%/hyph_kn_IN.dic + + + DICT_HYPH + + + kn-IN + + + + +