[libreoffice-dictionaries] 02/16: helper.py: add a comment with an handy wikipedia URL…

Mattia Rizzolo mattia at debian.org
Sun Oct 15 18:16:24 UTC 2017


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository libreoffice-dictionaries.

commit 462e857a66707fc8400b75b5db76f6bb8075cd50
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sun Oct 15 17:43:21 2017 +0200

    helper.py: add a comment with an handy wikipedia URL…
    
    Gbp-Dch: Ignore
    Signed-off-by: Mattia Rizzolo <mattia at debian.org>
---
 debian/helper.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/helper.py b/debian/helper.py
index 32008c3..4de9efd 100755
--- a/debian/helper.py
+++ b/debian/helper.py
@@ -167,6 +167,8 @@ Description: German dictionary for hunspell ("frami" version)
   "mythes": ["thes_cs_CZ.dat", "thes_cs_CZ.idx"]},
 ]
 
+# Code lookup: https://en.wikipedia.org/wiki/ISO_639:$code
+
 # link the pseudo-RFC639-1 used by upstream (the key) to an actual RFC639-2
 ass_639_code = {"af_ZA": "af", "an_ES": "an", "ar": "ar", "be_BY": "be", "bg_BG": "bg", "bn_BD": "bn", "br_FR": "br", "bs_BA": "bs", "ca": "ca", "cs_CZ": "cs", "da_DK": "da", "de": "de", "el_GR": "el", "en": "en", "es": "es", "et_EE": "et", "fr_FR": "fr", "gd_GB": "gd", "gl": "gl", "gu_IN": "gu", "gug": "gug", "he_IL": "he", "hi_IN": "hi", "hr_HR": "hr", "hu_HU": "hu", "is": "is", "it_IT": "it", "kmr_Latn": "kmr", "lo_LA": "lo", "lt_LT": "lt", "lv_LV": "lv", "ne_NP": "ne", "nl_NL": "nl", [...]
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-openoffice/libreoffice-dictionaries.git



More information about the Pkg-openoffice-commits mailing list