From 2ba3d22126e63db3fd8194687c2c81ef163ecb29 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 10 Aug 2014 15:21:22 +0200 Subject: Rename classes ...l10n → ...locale. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/wheezy/classes/Blend/parl/desktop/ALL.yml | 6 ++-- profiles/wheezy/classes/Blend/parl/desktop/EU.yml | 6 ++-- profiles/wheezy/classes/Desktop/email/l10n/ALL.yml | 9 ----- .../wheezy/classes/Desktop/email/l10n/AMERICAS.yml | 10 ------ .../wheezy/classes/Desktop/email/l10n/ASIA.yml | 22 ------------- profiles/wheezy/classes/Desktop/email/l10n/EU.yml | 30 ----------------- .../wheezy/classes/Desktop/email/l10n/EUROPE.yml | 25 -------------- .../wheezy/classes/Desktop/email/l10n/INDIA.yml | 26 --------------- .../wheezy/classes/Desktop/email/locale/ALL.yml | 9 +++++ .../classes/Desktop/email/locale/AMERICAS.yml | 10 ++++++ .../wheezy/classes/Desktop/email/locale/ASIA.yml | 22 +++++++++++++ .../wheezy/classes/Desktop/email/locale/EU.yml | 30 +++++++++++++++++ .../wheezy/classes/Desktop/email/locale/EUROPE.yml | 25 ++++++++++++++ .../wheezy/classes/Desktop/email/locale/INDIA.yml | 26 +++++++++++++++ .../wheezy/classes/Desktop/office/l10n/AFRICA.yml | 11 ------- .../wheezy/classes/Desktop/office/l10n/ALL.yml | 12 ------- .../classes/Desktop/office/l10n/AMERICAS.yml | 36 -------------------- .../wheezy/classes/Desktop/office/l10n/ASIA.yml | 29 ----------------- profiles/wheezy/classes/Desktop/office/l10n/EU.yml | 32 ------------------ .../wheezy/classes/Desktop/office/l10n/EUROPE.yml | 26 --------------- .../wheezy/classes/Desktop/office/l10n/INDIA.yml | 21 ------------ profiles/wheezy/classes/Desktop/office/l10n/ZA.yml | 9 ----- .../classes/Desktop/office/locale/AFRICA.yml | 11 +++++++ .../wheezy/classes/Desktop/office/locale/ALL.yml | 12 +++++++ .../classes/Desktop/office/locale/AMERICAS.yml | 36 ++++++++++++++++++++ .../wheezy/classes/Desktop/office/locale/ASIA.yml | 29 +++++++++++++++++ .../wheezy/classes/Desktop/office/locale/EU.yml | 32 ++++++++++++++++++ .../classes/Desktop/office/locale/EUROPE.yml | 26 +++++++++++++++ .../wheezy/classes/Desktop/office/locale/INDIA.yml | 21 ++++++++++++ .../wheezy/classes/Desktop/office/locale/ZA.yml | 9 +++++ .../wheezy/classes/Desktop/web/l10n/AFRICA.yml | 17 ---------- profiles/wheezy/classes/Desktop/web/l10n/ALL.yml | 9 ----- .../wheezy/classes/Desktop/web/l10n/AMERICAS.yml | 12 ------- profiles/wheezy/classes/Desktop/web/l10n/ASIA.yml | 38 ---------------------- profiles/wheezy/classes/Desktop/web/l10n/EU.yml | 31 ------------------ .../wheezy/classes/Desktop/web/l10n/EUROPE.yml | 33 ------------------- profiles/wheezy/classes/Desktop/web/l10n/INDIA.yml | 32 ------------------ .../wheezy/classes/Desktop/web/locale/AFRICA.yml | 17 ++++++++++ profiles/wheezy/classes/Desktop/web/locale/ALL.yml | 9 +++++ .../wheezy/classes/Desktop/web/locale/AMERICAS.yml | 12 +++++++ .../wheezy/classes/Desktop/web/locale/ASIA.yml | 38 ++++++++++++++++++++++ profiles/wheezy/classes/Desktop/web/locale/EU.yml | 31 ++++++++++++++++++ .../wheezy/classes/Desktop/web/locale/EUROPE.yml | 33 +++++++++++++++++++ .../wheezy/classes/Desktop/web/locale/INDIA.yml | 32 ++++++++++++++++++ profiles/wheezy/nodes/parl-desktop-india.yml | 6 ++-- 45 files changed, 479 insertions(+), 479 deletions(-) delete mode 100644 profiles/wheezy/classes/Desktop/email/l10n/ALL.yml delete mode 100644 profiles/wheezy/classes/Desktop/email/l10n/AMERICAS.yml delete mode 100644 profiles/wheezy/classes/Desktop/email/l10n/ASIA.yml delete mode 100644 profiles/wheezy/classes/Desktop/email/l10n/EU.yml delete mode 100644 profiles/wheezy/classes/Desktop/email/l10n/EUROPE.yml delete mode 100644 profiles/wheezy/classes/Desktop/email/l10n/INDIA.yml create mode 100644 profiles/wheezy/classes/Desktop/email/locale/ALL.yml create mode 100644 profiles/wheezy/classes/Desktop/email/locale/AMERICAS.yml create mode 100644 profiles/wheezy/classes/Desktop/email/locale/ASIA.yml create mode 100644 profiles/wheezy/classes/Desktop/email/locale/EU.yml create mode 100644 profiles/wheezy/classes/Desktop/email/locale/EUROPE.yml create mode 100644 profiles/wheezy/classes/Desktop/email/locale/INDIA.yml delete mode 100644 profiles/wheezy/classes/Desktop/office/l10n/AFRICA.yml delete mode 100644 profiles/wheezy/classes/Desktop/office/l10n/ALL.yml delete mode 100644 profiles/wheezy/classes/Desktop/office/l10n/AMERICAS.yml delete mode 100644 profiles/wheezy/classes/Desktop/office/l10n/ASIA.yml delete mode 100644 profiles/wheezy/classes/Desktop/office/l10n/EU.yml delete mode 100644 profiles/wheezy/classes/Desktop/office/l10n/EUROPE.yml delete mode 100644 profiles/wheezy/classes/Desktop/office/l10n/INDIA.yml delete mode 100644 profiles/wheezy/classes/Desktop/office/l10n/ZA.yml create mode 100644 profiles/wheezy/classes/Desktop/office/locale/AFRICA.yml create mode 100644 profiles/wheezy/classes/Desktop/office/locale/ALL.yml create mode 100644 profiles/wheezy/classes/Desktop/office/locale/AMERICAS.yml create mode 100644 profiles/wheezy/classes/Desktop/office/locale/ASIA.yml create mode 100644 profiles/wheezy/classes/Desktop/office/locale/EU.yml create mode 100644 profiles/wheezy/classes/Desktop/office/locale/EUROPE.yml create mode 100644 profiles/wheezy/classes/Desktop/office/locale/INDIA.yml create mode 100644 profiles/wheezy/classes/Desktop/office/locale/ZA.yml delete mode 100644 profiles/wheezy/classes/Desktop/web/l10n/AFRICA.yml delete mode 100644 profiles/wheezy/classes/Desktop/web/l10n/ALL.yml delete mode 100644 profiles/wheezy/classes/Desktop/web/l10n/AMERICAS.yml delete mode 100644 profiles/wheezy/classes/Desktop/web/l10n/ASIA.yml delete mode 100644 profiles/wheezy/classes/Desktop/web/l10n/EU.yml delete mode 100644 profiles/wheezy/classes/Desktop/web/l10n/EUROPE.yml delete mode 100644 profiles/wheezy/classes/Desktop/web/l10n/INDIA.yml create mode 100644 profiles/wheezy/classes/Desktop/web/locale/AFRICA.yml create mode 100644 profiles/wheezy/classes/Desktop/web/locale/ALL.yml create mode 100644 profiles/wheezy/classes/Desktop/web/locale/AMERICAS.yml create mode 100644 profiles/wheezy/classes/Desktop/web/locale/ASIA.yml create mode 100644 profiles/wheezy/classes/Desktop/web/locale/EU.yml create mode 100644 profiles/wheezy/classes/Desktop/web/locale/EUROPE.yml create mode 100644 profiles/wheezy/classes/Desktop/web/locale/INDIA.yml diff --git a/profiles/wheezy/classes/Blend/parl/desktop/ALL.yml b/profiles/wheezy/classes/Blend/parl/desktop/ALL.yml index 5c9183d..6c07f61 100644 --- a/profiles/wheezy/classes/Blend/parl/desktop/ALL.yml +++ b/profiles/wheezy/classes/Blend/parl/desktop/ALL.yml @@ -1,5 +1,5 @@ classes: - Blend.parl.desktop - - Desktop.email.l10n.ALL - - Desktop.office.l10n.ALL - - Desktop.web.l10n.ALL + - Desktop.email.locale.ALL + - Desktop.office.locale.ALL + - Desktop.web.locale.ALL diff --git a/profiles/wheezy/classes/Blend/parl/desktop/EU.yml b/profiles/wheezy/classes/Blend/parl/desktop/EU.yml index b2287ac..c467f88 100644 --- a/profiles/wheezy/classes/Blend/parl/desktop/EU.yml +++ b/profiles/wheezy/classes/Blend/parl/desktop/EU.yml @@ -1,5 +1,5 @@ classes: - Blend.parl.desktop - - Desktop.email.l10n.EU - - Desktop.office.l10n.EU - - Desktop.web.l10n.EU + - Desktop.email.locale.EU + - Desktop.office.locale.EU + - Desktop.web.locale.EU diff --git a/profiles/wheezy/classes/Desktop/email/l10n/ALL.yml b/profiles/wheezy/classes/Desktop/email/l10n/ALL.yml deleted file mode 100644 index b1aab4b..0000000 --- a/profiles/wheezy/classes/Desktop/email/l10n/ALL.yml +++ /dev/null @@ -1,9 +0,0 @@ -classes: - - Desktop.email -parameters: - doc: - desktop-email: - pkg: - - include all Icedove locales - pkg: - - icedove-l10n-all diff --git a/profiles/wheezy/classes/Desktop/email/l10n/AMERICAS.yml b/profiles/wheezy/classes/Desktop/email/l10n/AMERICAS.yml deleted file mode 100644 index 7647e5e..0000000 --- a/profiles/wheezy/classes/Desktop/email/l10n/AMERICAS.yml +++ /dev/null @@ -1,10 +0,0 @@ -classes: - - Desktop.email -parameters: - doc: - desktop-email: - pkg: - - include Icedove locales for Americas - pkg: - - icedove-l10n-es-ar - - icedove-l10n-pt-br diff --git a/profiles/wheezy/classes/Desktop/email/l10n/ASIA.yml b/profiles/wheezy/classes/Desktop/email/l10n/ASIA.yml deleted file mode 100644 index 0cbe844..0000000 --- a/profiles/wheezy/classes/Desktop/email/l10n/ASIA.yml +++ /dev/null @@ -1,22 +0,0 @@ -classes: - - Desktop.email -parameters: - doc: - desktop-email: - pkg: - - include Icedove locales for Asia (UN M.49 definition) - pkg: - - icedove-l10n-ar - - icedove-l10n-bn-bd - - icedove-l10n-he - - icedove-l10n-id - - icedove-l10n-ja - - icedove-l10n-ko - - icedove-l10n-pa-in - - icedove-l10n-ru - - icedove-l10n-si - - icedove-l10n-ta-lk - - icedove-l10n-tr - - icedove-l10n-vi - - icedove-l10n-zh-cn - - icedove-l10n-zh-tw diff --git a/profiles/wheezy/classes/Desktop/email/l10n/EU.yml b/profiles/wheezy/classes/Desktop/email/l10n/EU.yml deleted file mode 100644 index 6dde537..0000000 --- a/profiles/wheezy/classes/Desktop/email/l10n/EU.yml +++ /dev/null @@ -1,30 +0,0 @@ -# bg cs da nl en-gb et fi fr de el hu ga-ie it lt pl pt-pt ro sk sl es-es sv-se -classes: - - Desktop.email -parameters: - doc: - desktop-email: - pkg: - - include Icedove locales for European Union (except Maltese or Croatian) - pkg: - - icedove-l10n-bg - - icedove-l10n-cs - - icedove-l10n-da - - icedove-l10n-de - - icedove-l10n-el - - icedove-l10n-en-gb - - icedove-l10n-es-es - - icedove-l10n-et - - icedove-l10n-fi - - icedove-l10n-fr - - icedove-l10n-ga-ie - - icedove-l10n-hu - - icedove-l10n-it - - icedove-l10n-lt - - icedove-l10n-nl - - icedove-l10n-pl - - icedove-l10n-pt-pt - - icedove-l10n-ro - - icedove-l10n-sk - - icedove-l10n-sl - - icedove-l10n-sv-se diff --git a/profiles/wheezy/classes/Desktop/email/l10n/EUROPE.yml b/profiles/wheezy/classes/Desktop/email/l10n/EUROPE.yml deleted file mode 100644 index f420203..0000000 --- a/profiles/wheezy/classes/Desktop/email/l10n/EUROPE.yml +++ /dev/null @@ -1,25 +0,0 @@ -classes: - - Desktop.email.l10n.EU -parameters: - doc: - desktop-email: - pkg: - - include Icedove locales for Europe (UN M.49 definition) - pkg: - - icedove-l10n-ast - - icedove-l10n-be - - icedove-l10n-br - - icedove-l10n-ca - - icedove-l10n-eu - - icedove-l10n-fy-nl - - icedove-l10n-gd - - icedove-l10n-gl - - icedove-l10n-is - - icedove-l10n-nb-no - - icedove-l10n-nn-no - - icedove-l10n-rm - - icedove-l10n-ru - - icedove-l10n-sq - - icedove-l10n-sr - - icedove-l10n-tr - - icedove-l10n-uk diff --git a/profiles/wheezy/classes/Desktop/email/l10n/INDIA.yml b/profiles/wheezy/classes/Desktop/email/l10n/INDIA.yml deleted file mode 100644 index 405a96a..0000000 --- a/profiles/wheezy/classes/Desktop/email/l10n/INDIA.yml +++ /dev/null @@ -1,26 +0,0 @@ -#TODO: switch from bn-bd to bn-in if that emerges at some point -#TODO: switch from ta-lk to ta (or ta-in) if that emerges at some point -# languages (and in paranthesis: locales, and scripts when exceptional) -# union: Hindi(hi,devanagari) English(en-GB) -# 8th Schedule additions: Assamese(as) Bengali(bn) Bodo(brx) Dogri(doi) -# Gujarati(gu) Kannada(kn) Kashmiri(ks,persian/perso-arabic) -# Konkani(kok) Maithili(mai,tirhuta) Malayalam(ml) -# Manipuri/Meitei/Meithei(mni) Marathi(mr) Nepali(ne) Oriya(or) -# Punjabi(pa,gurmukhi/shahmukhi) Sanskrit(sa) -# Santali(sat,ol chiki/ol cemet) Sindhi(sd,khudabadi,landa) Tamil(ta) -# Telugu(te) Urdu(ur) -# state only: Garo(grt) Khasi(kha) Kokborok(trp/ria/tpe/usi/xtr) Mizo(lus) -# bn-bd en-gb pa-in ta-lk -classes: - - Desktop.email - - Desktop.email.bidi -parameters: - doc: - desktop-email: - pkg: - - include Icedove locales for official languages of India - pkg: - - icedove-l10n-bn-bd - - icedove-l10n-en-gb - - icedove-l10n-pa-in - - icedove-l10n-ta-lk diff --git a/profiles/wheezy/classes/Desktop/email/locale/ALL.yml b/profiles/wheezy/classes/Desktop/email/locale/ALL.yml new file mode 100644 index 0000000..b1aab4b --- /dev/null +++ b/profiles/wheezy/classes/Desktop/email/locale/ALL.yml @@ -0,0 +1,9 @@ +classes: + - Desktop.email +parameters: + doc: + desktop-email: + pkg: + - include all Icedove locales + pkg: + - icedove-l10n-all diff --git a/profiles/wheezy/classes/Desktop/email/locale/AMERICAS.yml b/profiles/wheezy/classes/Desktop/email/locale/AMERICAS.yml new file mode 100644 index 0000000..7647e5e --- /dev/null +++ b/profiles/wheezy/classes/Desktop/email/locale/AMERICAS.yml @@ -0,0 +1,10 @@ +classes: + - Desktop.email +parameters: + doc: + desktop-email: + pkg: + - include Icedove locales for Americas + pkg: + - icedove-l10n-es-ar + - icedove-l10n-pt-br diff --git a/profiles/wheezy/classes/Desktop/email/locale/ASIA.yml b/profiles/wheezy/classes/Desktop/email/locale/ASIA.yml new file mode 100644 index 0000000..0cbe844 --- /dev/null +++ b/profiles/wheezy/classes/Desktop/email/locale/ASIA.yml @@ -0,0 +1,22 @@ +classes: + - Desktop.email +parameters: + doc: + desktop-email: + pkg: + - include Icedove locales for Asia (UN M.49 definition) + pkg: + - icedove-l10n-ar + - icedove-l10n-bn-bd + - icedove-l10n-he + - icedove-l10n-id + - icedove-l10n-ja + - icedove-l10n-ko + - icedove-l10n-pa-in + - icedove-l10n-ru + - icedove-l10n-si + - icedove-l10n-ta-lk + - icedove-l10n-tr + - icedove-l10n-vi + - icedove-l10n-zh-cn + - icedove-l10n-zh-tw diff --git a/profiles/wheezy/classes/Desktop/email/locale/EU.yml b/profiles/wheezy/classes/Desktop/email/locale/EU.yml new file mode 100644 index 0000000..6dde537 --- /dev/null +++ b/profiles/wheezy/classes/Desktop/email/locale/EU.yml @@ -0,0 +1,30 @@ +# bg cs da nl en-gb et fi fr de el hu ga-ie it lt pl pt-pt ro sk sl es-es sv-se +classes: + - Desktop.email +parameters: + doc: + desktop-email: + pkg: + - include Icedove locales for European Union (except Maltese or Croatian) + pkg: + - icedove-l10n-bg + - icedove-l10n-cs + - icedove-l10n-da + - icedove-l10n-de + - icedove-l10n-el + - icedove-l10n-en-gb + - icedove-l10n-es-es + - icedove-l10n-et + - icedove-l10n-fi + - icedove-l10n-fr + - icedove-l10n-ga-ie + - icedove-l10n-hu + - icedove-l10n-it + - icedove-l10n-lt + - icedove-l10n-nl + - icedove-l10n-pl + - icedove-l10n-pt-pt + - icedove-l10n-ro + - icedove-l10n-sk + - icedove-l10n-sl + - icedove-l10n-sv-se diff --git a/profiles/wheezy/classes/Desktop/email/locale/EUROPE.yml b/profiles/wheezy/classes/Desktop/email/locale/EUROPE.yml new file mode 100644 index 0000000..bf90492 --- /dev/null +++ b/profiles/wheezy/classes/Desktop/email/locale/EUROPE.yml @@ -0,0 +1,25 @@ +classes: + - Desktop.email.locale.EU +parameters: + doc: + desktop-email: + pkg: + - include Icedove locales for Europe (UN M.49 definition) + pkg: + - icedove-l10n-ast + - icedove-l10n-be + - icedove-l10n-br + - icedove-l10n-ca + - icedove-l10n-eu + - icedove-l10n-fy-nl + - icedove-l10n-gd + - icedove-l10n-gl + - icedove-l10n-is + - icedove-l10n-nb-no + - icedove-l10n-nn-no + - icedove-l10n-rm + - icedove-l10n-ru + - icedove-l10n-sq + - icedove-l10n-sr + - icedove-l10n-tr + - icedove-l10n-uk diff --git a/profiles/wheezy/classes/Desktop/email/locale/INDIA.yml b/profiles/wheezy/classes/Desktop/email/locale/INDIA.yml new file mode 100644 index 0000000..405a96a --- /dev/null +++ b/profiles/wheezy/classes/Desktop/email/locale/INDIA.yml @@ -0,0 +1,26 @@ +#TODO: switch from bn-bd to bn-in if that emerges at some point +#TODO: switch from ta-lk to ta (or ta-in) if that emerges at some point +# languages (and in paranthesis: locales, and scripts when exceptional) +# union: Hindi(hi,devanagari) English(en-GB) +# 8th Schedule additions: Assamese(as) Bengali(bn) Bodo(brx) Dogri(doi) +# Gujarati(gu) Kannada(kn) Kashmiri(ks,persian/perso-arabic) +# Konkani(kok) Maithili(mai,tirhuta) Malayalam(ml) +# Manipuri/Meitei/Meithei(mni) Marathi(mr) Nepali(ne) Oriya(or) +# Punjabi(pa,gurmukhi/shahmukhi) Sanskrit(sa) +# Santali(sat,ol chiki/ol cemet) Sindhi(sd,khudabadi,landa) Tamil(ta) +# Telugu(te) Urdu(ur) +# state only: Garo(grt) Khasi(kha) Kokborok(trp/ria/tpe/usi/xtr) Mizo(lus) +# bn-bd en-gb pa-in ta-lk +classes: + - Desktop.email + - Desktop.email.bidi +parameters: + doc: + desktop-email: + pkg: + - include Icedove locales for official languages of India + pkg: + - icedove-l10n-bn-bd + - icedove-l10n-en-gb + - icedove-l10n-pa-in + - icedove-l10n-ta-lk diff --git a/profiles/wheezy/classes/Desktop/office/l10n/AFRICA.yml b/profiles/wheezy/classes/Desktop/office/l10n/AFRICA.yml deleted file mode 100644 index 9cb5d65..0000000 --- a/profiles/wheezy/classes/Desktop/office/l10n/AFRICA.yml +++ /dev/null @@ -1,11 +0,0 @@ -classes: - - Desktop.office.l10n.ZA -parameters: - doc: - desktop-office: - pkg: - - include LibreOffice locales for Africa - pkg: - - libreoffice-l10n-dz - - libreoffice-l10n-om - - libreoffice-l10n-rw diff --git a/profiles/wheezy/classes/Desktop/office/l10n/ALL.yml b/profiles/wheezy/classes/Desktop/office/l10n/ALL.yml deleted file mode 100644 index 6945121..0000000 --- a/profiles/wheezy/classes/Desktop/office/l10n/ALL.yml +++ /dev/null @@ -1,12 +0,0 @@ -classes: - - Desktop.office.l10n.AFRICA - - Desktop.office.l10n.AMERICAS - - Desktop.office.l10n.ASIA - - Desktop.office.l10n.EUROPE -parameters: - doc: - desktop-office: - pkg: - - include all LibreOffice locales - pkg: - - libreoffice-l10n-eo diff --git a/profiles/wheezy/classes/Desktop/office/l10n/AMERICAS.yml b/profiles/wheezy/classes/Desktop/office/l10n/AMERICAS.yml deleted file mode 100644 index c687421..0000000 --- a/profiles/wheezy/classes/Desktop/office/l10n/AMERICAS.yml +++ /dev/null @@ -1,36 +0,0 @@ -classes: - - Desktop.office -parameters: - doc: - desktop-office: - pkg: - - include LibreOffice locales for Americas - pkg: - - libreoffice-l10n-pt-br -Asia - - libreoffice-l10n-ar - - libreoffice-l10n-fa - - libreoffice-l10n-he - - libreoffice-l10n-id - - libreoffice-l10n-ja - - libreoffice-l10n-km - - libreoffice-l10n-ko - - libreoffice-l10n-ku - - libreoffice-l10n-mn - - libreoffice-l10n-ne - - libreoffice-l10n-ru - - libreoffice-l10n-si - - libreoffice-l10n-tg - - libreoffice-l10n-th - - libreoffice-l10n-tr - - libreoffice-l10n-ug - - libreoffice-l10n-uz - - libreoffice-l10n-vi - - libreoffice-l10n-zh-cn - - libreoffice-l10n-zh-tw -Africa - - libreoffice-l10n-dz - - libreoffice-l10n-om - - libreoffice-l10n-rw -All - - libreoffice-l10n-eo diff --git a/profiles/wheezy/classes/Desktop/office/l10n/ASIA.yml b/profiles/wheezy/classes/Desktop/office/l10n/ASIA.yml deleted file mode 100644 index 6795967..0000000 --- a/profiles/wheezy/classes/Desktop/office/l10n/ASIA.yml +++ /dev/null @@ -1,29 +0,0 @@ -classes: - - Desktop.office -parameters: - doc: - desktop-office: - pkg: - - include LibreOffice locales for Asia - pkg: - - libreoffice-l10n-ar - - libreoffice-l10n-fa - - libreoffice-l10n-he - - libreoffice-l10n-id - - libreoffice-l10n-in - - libreoffice-l10n-ja - - libreoffice-l10n-km - - libreoffice-l10n-ko - - libreoffice-l10n-ku - - libreoffice-l10n-mn - - libreoffice-l10n-ne - - libreoffice-l10n-ru - - libreoffice-l10n-si - - libreoffice-l10n-tg - - libreoffice-l10n-th - - libreoffice-l10n-tr - - libreoffice-l10n-ug - - libreoffice-l10n-uz - - libreoffice-l10n-vi - - libreoffice-l10n-zh-cn - - libreoffice-l10n-zh-tw diff --git a/profiles/wheezy/classes/Desktop/office/l10n/EU.yml b/profiles/wheezy/classes/Desktop/office/l10n/EU.yml deleted file mode 100644 index e7ef2c0..0000000 --- a/profiles/wheezy/classes/Desktop/office/l10n/EU.yml +++ /dev/null @@ -1,32 +0,0 @@ -# bg hr cs da nl en-gb et fi fr de el hu ga it lv lt pl pt ro sk sl es sv -classes: - - Desktop.office -parameters: - doc: - desktop-office: - pkg: - - include LibreOffice locales for European Union (except Maltese) - pkg: - - libreoffice-l10n-bg - - libreoffice-l10n-hr - - libreoffice-l10n-cs - - libreoffice-l10n-da - - libreoffice-l10n-nl - - libreoffice-l10n-en-gb - - libreoffice-l10n-et - - libreoffice-l10n-fi - - libreoffice-l10n-fr - - libreoffice-l10n-de - - libreoffice-l10n-el - - libreoffice-l10n-hu - - libreoffice-l10n-ga - - libreoffice-l10n-it - - libreoffice-l10n-lv - - libreoffice-l10n-lt - - libreoffice-l10n-pl - - libreoffice-l10n-pt - - libreoffice-l10n-ro - - libreoffice-l10n-sk - - libreoffice-l10n-sl - - libreoffice-l10n-es - - libreoffice-l10n-sv diff --git a/profiles/wheezy/classes/Desktop/office/l10n/EUROPE.yml b/profiles/wheezy/classes/Desktop/office/l10n/EUROPE.yml deleted file mode 100644 index d61a3b7..0000000 --- a/profiles/wheezy/classes/Desktop/office/l10n/EUROPE.yml +++ /dev/null @@ -1,26 +0,0 @@ -classes: - - Desktop.office.l10n.EU -parameters: - doc: - desktop-office: - pkg: - - include LibreOffice locales for Europe (UN M.49 definition) - pkg: - - libreoffice-l10n-ast - - libreoffice-l10n-be - - libreoffice-l10n-br - - libreoffice-l10n-bs - - libreoffice-l10n-ca - - libreoffice-l10n-cy - - libreoffice-l10n-eu - - libreoffice-l10n-gl - - libreoffice-l10n-is - - libreoffice-l10n-ka - - libreoffice-l10n-mk - - libreoffice-l10n-nb - - libreoffice-l10n-nn - - libreoffice-l10n-oc - - libreoffice-l10n-ru - - libreoffice-l10n-sr - - libreoffice-l10n-tr - - libreoffice-l10n-uk diff --git a/profiles/wheezy/classes/Desktop/office/l10n/INDIA.yml b/profiles/wheezy/classes/Desktop/office/l10n/INDIA.yml deleted file mode 100644 index 006e84e..0000000 --- a/profiles/wheezy/classes/Desktop/office/l10n/INDIA.yml +++ /dev/null @@ -1,21 +0,0 @@ -# languages (and in paranthesis: locales, and scripts when exceptional) -# union: Hindi(hi,devanagari) English(en-GB) -# 8th Schedule additions: Assamese(as) Bengali(bn) Bodo(brx) Dogri(doi) -# Gujarati(gu) Kannada(kn) Kashmiri(ks,persian/perso-arabic) -# Konkani(kok) Maithili(mai,tirhuta) Malayalam(ml) -# Manipuri/Meitei/Meithei(mni) Marathi(mr) Nepali(ne) Oriya(or) -# Punjabi(pa,gurmukhi/shahmukhi) Sanskrit(sa) -# Santali(sat,ol chiki/ol cemet) Sindhi(sd,khudabadi,landa) Tamil(ta) -# Telugu(te) Urdu(ur) -# state only: Garo(grt) Khasi(kha) Kokborok(trp/ria/tpe/usi/xtr) Mizo(lus) -# as bn en-gb gu hi ml mr or pa-in ta te -classes: - - Desktop.office -parameters: - doc: - desktop-office: - pkg: - - include LibreOffice locales for official languages of India - pkg: - - libreoffice-l10n-in - - libreoffice-l10n-en-gb diff --git a/profiles/wheezy/classes/Desktop/office/l10n/ZA.yml b/profiles/wheezy/classes/Desktop/office/l10n/ZA.yml deleted file mode 100644 index 64e1974..0000000 --- a/profiles/wheezy/classes/Desktop/office/l10n/ZA.yml +++ /dev/null @@ -1,9 +0,0 @@ -classes: - - Desktop.office -parameters: - doc: - desktop-office: - pkg: - - include LibreOffice locales for official languages of South Africa - pkg: - - libreoffice-l10n-za diff --git a/profiles/wheezy/classes/Desktop/office/locale/AFRICA.yml b/profiles/wheezy/classes/Desktop/office/locale/AFRICA.yml new file mode 100644 index 0000000..fcaebd9 --- /dev/null +++ b/profiles/wheezy/classes/Desktop/office/locale/AFRICA.yml @@ -0,0 +1,11 @@ +classes: + - Desktop.office.locale.ZA +parameters: + doc: + desktop-office: + pkg: + - include LibreOffice locales for Africa + pkg: + - libreoffice-l10n-dz + - libreoffice-l10n-om + - libreoffice-l10n-rw diff --git a/profiles/wheezy/classes/Desktop/office/locale/ALL.yml b/profiles/wheezy/classes/Desktop/office/locale/ALL.yml new file mode 100644 index 0000000..3b2ba5c --- /dev/null +++ b/profiles/wheezy/classes/Desktop/office/locale/ALL.yml @@ -0,0 +1,12 @@ +classes: + - Desktop.office.locale.AFRICA + - Desktop.office.locale.AMERICAS + - Desktop.office.locale.ASIA + - Desktop.office.locale.EUROPE +parameters: + doc: + desktop-office: + pkg: + - include all LibreOffice locales + pkg: + - libreoffice-l10n-eo diff --git a/profiles/wheezy/classes/Desktop/office/locale/AMERICAS.yml b/profiles/wheezy/classes/Desktop/office/locale/AMERICAS.yml new file mode 100644 index 0000000..c687421 --- /dev/null +++ b/profiles/wheezy/classes/Desktop/office/locale/AMERICAS.yml @@ -0,0 +1,36 @@ +classes: + - Desktop.office +parameters: + doc: + desktop-office: + pkg: + - include LibreOffice locales for Americas + pkg: + - libreoffice-l10n-pt-br +Asia + - libreoffice-l10n-ar + - libreoffice-l10n-fa + - libreoffice-l10n-he + - libreoffice-l10n-id + - libreoffice-l10n-ja + - libreoffice-l10n-km + - libreoffice-l10n-ko + - libreoffice-l10n-ku + - libreoffice-l10n-mn + - libreoffice-l10n-ne + - libreoffice-l10n-ru + - libreoffice-l10n-si + - libreoffice-l10n-tg + - libreoffice-l10n-th + - libreoffice-l10n-tr + - libreoffice-l10n-ug + - libreoffice-l10n-uz + - libreoffice-l10n-vi + - libreoffice-l10n-zh-cn + - libreoffice-l10n-zh-tw +Africa + - libreoffice-l10n-dz + - libreoffice-l10n-om + - libreoffice-l10n-rw +All + - libreoffice-l10n-eo diff --git a/profiles/wheezy/classes/Desktop/office/locale/ASIA.yml b/profiles/wheezy/classes/Desktop/office/locale/ASIA.yml new file mode 100644 index 0000000..6795967 --- /dev/null +++ b/profiles/wheezy/classes/Desktop/office/locale/ASIA.yml @@ -0,0 +1,29 @@ +classes: + - Desktop.office +parameters: + doc: + desktop-office: + pkg: + - include LibreOffice locales for Asia + pkg: + - libreoffice-l10n-ar + - libreoffice-l10n-fa + - libreoffice-l10n-he + - libreoffice-l10n-id + - libreoffice-l10n-in + - libreoffice-l10n-ja + - libreoffice-l10n-km + - libreoffice-l10n-ko + - libreoffice-l10n-ku + - libreoffice-l10n-mn + - libreoffice-l10n-ne + - libreoffice-l10n-ru + - libreoffice-l10n-si + - libreoffice-l10n-tg + - libreoffice-l10n-th + - libreoffice-l10n-tr + - libreoffice-l10n-ug + - libreoffice-l10n-uz + - libreoffice-l10n-vi + - libreoffice-l10n-zh-cn + - libreoffice-l10n-zh-tw diff --git a/profiles/wheezy/classes/Desktop/office/locale/EU.yml b/profiles/wheezy/classes/Desktop/office/locale/EU.yml new file mode 100644 index 0000000..e7ef2c0 --- /dev/null +++ b/profiles/wheezy/classes/Desktop/office/locale/EU.yml @@ -0,0 +1,32 @@ +# bg hr cs da nl en-gb et fi fr de el hu ga it lv lt pl pt ro sk sl es sv +classes: + - Desktop.office +parameters: + doc: + desktop-office: + pkg: + - include LibreOffice locales for European Union (except Maltese) + pkg: + - libreoffice-l10n-bg + - libreoffice-l10n-hr + - libreoffice-l10n-cs + - libreoffice-l10n-da + - libreoffice-l10n-nl + - libreoffice-l10n-en-gb + - libreoffice-l10n-et + - libreoffice-l10n-fi + - libreoffice-l10n-fr + - libreoffice-l10n-de + - libreoffice-l10n-el + - libreoffice-l10n-hu + - libreoffice-l10n-ga + - libreoffice-l10n-it + - libreoffice-l10n-lv + - libreoffice-l10n-lt + - libreoffice-l10n-pl + - libreoffice-l10n-pt + - libreoffice-l10n-ro + - libreoffice-l10n-sk + - libreoffice-l10n-sl + - libreoffice-l10n-es + - libreoffice-l10n-sv diff --git a/profiles/wheezy/classes/Desktop/office/locale/EUROPE.yml b/profiles/wheezy/classes/Desktop/office/locale/EUROPE.yml new file mode 100644 index 0000000..804d1c3 --- /dev/null +++ b/profiles/wheezy/classes/Desktop/office/locale/EUROPE.yml @@ -0,0 +1,26 @@ +classes: + - Desktop.office.locale.EU +parameters: + doc: + desktop-office: + pkg: + - include LibreOffice locales for Europe (UN M.49 definition) + pkg: + - libreoffice-l10n-ast + - libreoffice-l10n-be + - libreoffice-l10n-br + - libreoffice-l10n-bs + - libreoffice-l10n-ca + - libreoffice-l10n-cy + - libreoffice-l10n-eu + - libreoffice-l10n-gl + - libreoffice-l10n-is + - libreoffice-l10n-ka + - libreoffice-l10n-mk + - libreoffice-l10n-nb + - libreoffice-l10n-nn + - libreoffice-l10n-oc + - libreoffice-l10n-ru + - libreoffice-l10n-sr + - libreoffice-l10n-tr + - libreoffice-l10n-uk diff --git a/profiles/wheezy/classes/Desktop/office/locale/INDIA.yml b/profiles/wheezy/classes/Desktop/office/locale/INDIA.yml new file mode 100644 index 0000000..006e84e --- /dev/null +++ b/profiles/wheezy/classes/Desktop/office/locale/INDIA.yml @@ -0,0 +1,21 @@ +# languages (and in paranthesis: locales, and scripts when exceptional) +# union: Hindi(hi,devanagari) English(en-GB) +# 8th Schedule additions: Assamese(as) Bengali(bn) Bodo(brx) Dogri(doi) +# Gujarati(gu) Kannada(kn) Kashmiri(ks,persian/perso-arabic) +# Konkani(kok) Maithili(mai,tirhuta) Malayalam(ml) +# Manipuri/Meitei/Meithei(mni) Marathi(mr) Nepali(ne) Oriya(or) +# Punjabi(pa,gurmukhi/shahmukhi) Sanskrit(sa) +# Santali(sat,ol chiki/ol cemet) Sindhi(sd,khudabadi,landa) Tamil(ta) +# Telugu(te) Urdu(ur) +# state only: Garo(grt) Khasi(kha) Kokborok(trp/ria/tpe/usi/xtr) Mizo(lus) +# as bn en-gb gu hi ml mr or pa-in ta te +classes: + - Desktop.office +parameters: + doc: + desktop-office: + pkg: + - include LibreOffice locales for official languages of India + pkg: + - libreoffice-l10n-in + - libreoffice-l10n-en-gb diff --git a/profiles/wheezy/classes/Desktop/office/locale/ZA.yml b/profiles/wheezy/classes/Desktop/office/locale/ZA.yml new file mode 100644 index 0000000..64e1974 --- /dev/null +++ b/profiles/wheezy/classes/Desktop/office/locale/ZA.yml @@ -0,0 +1,9 @@ +classes: + - Desktop.office +parameters: + doc: + desktop-office: + pkg: + - include LibreOffice locales for official languages of South Africa + pkg: + - libreoffice-l10n-za diff --git a/profiles/wheezy/classes/Desktop/web/l10n/AFRICA.yml b/profiles/wheezy/classes/Desktop/web/l10n/AFRICA.yml deleted file mode 100644 index 9c06f7b..0000000 --- a/profiles/wheezy/classes/Desktop/web/l10n/AFRICA.yml +++ /dev/null @@ -1,17 +0,0 @@ -classes: - - Desktop.web -parameters: - doc: - desktop-web: - pkg: - - include Iceweasel locales for Africa - pkg: - - iceweasel-l10n-ach - - iceweasel-l10n-af - - iceweasel-l10n-ak - - iceweasel-l10n-en-za - - iceweasel-l10n-ff - - iceweasel-l10n-lg - - iceweasel-l10n-nso - - iceweasel-l10n-son - - iceweasel-l10n-zu diff --git a/profiles/wheezy/classes/Desktop/web/l10n/ALL.yml b/profiles/wheezy/classes/Desktop/web/l10n/ALL.yml deleted file mode 100644 index 0932248..0000000 --- a/profiles/wheezy/classes/Desktop/web/l10n/ALL.yml +++ /dev/null @@ -1,9 +0,0 @@ -classes: - - Desktop.web -parameters: - doc: - desktop-web: - pkg: - - include all Iceweasel locales - pkg: - - iceweasel-l10n-all diff --git a/profiles/wheezy/classes/Desktop/web/l10n/AMERICAS.yml b/profiles/wheezy/classes/Desktop/web/l10n/AMERICAS.yml deleted file mode 100644 index 81c9121..0000000 --- a/profiles/wheezy/classes/Desktop/web/l10n/AMERICAS.yml +++ /dev/null @@ -1,12 +0,0 @@ -classes: - - Desktop.web -parameters: - doc: - desktop-web: - pkg: - - include Iceweasel locales for Americas - pkg: - - iceweasel-l10n-es-ar - - iceweasel-l10n-es-cl - - iceweasel-l10n-es-mx - - iceweasel-l10n-pt-br diff --git a/profiles/wheezy/classes/Desktop/web/l10n/ASIA.yml b/profiles/wheezy/classes/Desktop/web/l10n/ASIA.yml deleted file mode 100644 index 5acf451..0000000 --- a/profiles/wheezy/classes/Desktop/web/l10n/ASIA.yml +++ /dev/null @@ -1,38 +0,0 @@ -classes: - - Desktop.web -parameters: - doc: - desktop-web: - pkg: - - include Iceweasel locales for Asia - pkg: - - iceweasel-l10n-ar - - iceweasel-l10n-as - - iceweasel-l10n-bn-bd - - iceweasel-l10n-bn-in - - iceweasel-l10n-fa - - iceweasel-l10n-gu-in - - iceweasel-l10n-he - - iceweasel-l10n-hi-in - - iceweasel-l10n-id - - iceweasel-l10n-ja - - iceweasel-l10n-kk - - iceweasel-l10n-km - - iceweasel-l10n-kn - - iceweasel-l10n-ko - - iceweasel-l10n-ku - - iceweasel-l10n-mai - - iceweasel-l10n-ml - - iceweasel-l10n-mr - - iceweasel-l10n-or - - iceweasel-l10n-pa-in - - iceweasel-l10n-ru - - iceweasel-l10n-si - - iceweasel-l10n-ta - - iceweasel-l10n-ta-lk - - iceweasel-l10n-te - - iceweasel-l10n-th - - iceweasel-l10n-tr - - iceweasel-l10n-vi - - iceweasel-l10n-zh-cn - - iceweasel-l10n-zh-tw diff --git a/profiles/wheezy/classes/Desktop/web/l10n/EU.yml b/profiles/wheezy/classes/Desktop/web/l10n/EU.yml deleted file mode 100644 index fc4df8f..0000000 --- a/profiles/wheezy/classes/Desktop/web/l10n/EU.yml +++ /dev/null @@ -1,31 +0,0 @@ -# bg hr cs da nl en-gb et fi fr de el hu ga-ie it lt pl pt-pt ro sk sl es-es sv-se -classes: - - Desktop.web -parameters: - doc: - desktop-web: - pkg: - - include Iceweasel locales for European Union (except Maltese) - pkg: - - iceweasel-l10n-bg - - iceweasel-l10n-hr - - iceweasel-l10n-cs - - iceweasel-l10n-da - - iceweasel-l10n-nl - - iceweasel-l10n-en-gb - - iceweasel-l10n-et - - iceweasel-l10n-fi - - iceweasel-l10n-fr - - iceweasel-l10n-de - - iceweasel-l10n-el - - iceweasel-l10n-hu - - iceweasel-l10n-ga-ie - - iceweasel-l10n-it - - iceweasel-l10n-lt - - iceweasel-l10n-pl - - iceweasel-l10n-pt-pt - - iceweasel-l10n-ro - - iceweasel-l10n-sk - - iceweasel-l10n-sl - - iceweasel-l10n-es-es - - iceweasel-l10n-sv-se diff --git a/profiles/wheezy/classes/Desktop/web/l10n/EUROPE.yml b/profiles/wheezy/classes/Desktop/web/l10n/EUROPE.yml deleted file mode 100644 index b6a0a01..0000000 --- a/profiles/wheezy/classes/Desktop/web/l10n/EUROPE.yml +++ /dev/null @@ -1,33 +0,0 @@ -classes: - - Desktop.web.l10n.EU -parameters: - doc: - desktop-web: - pkg: - - include Iceweasel locales for Europe (UN M.49 definition) - pkg: - - iceweasel-l10n-ast - - iceweasel-l10n-be - - iceweasel-l10n-br - - iceweasel-l10n-bs - - iceweasel-l10n-ca - - iceweasel-l10n-csb - - iceweasel-l10n-cy - - iceweasel-l10n-eu - - iceweasel-l10n-fy-nl - - iceweasel-l10n-gd - - iceweasel-l10n-gl - - iceweasel-l10n-hy-am - - iceweasel-l10n-is - - iceweasel-l10n-kk - - iceweasel-l10n-lij - - iceweasel-l10n-lv - - iceweasel-l10n-mk - - iceweasel-l10n-nb-no - - iceweasel-l10n-nn-no - - iceweasel-l10n-rm - - iceweasel-l10n-ru - - iceweasel-l10n-sq - - iceweasel-l10n-sr - - iceweasel-l10n-tr - - iceweasel-l10n-uk diff --git a/profiles/wheezy/classes/Desktop/web/l10n/INDIA.yml b/profiles/wheezy/classes/Desktop/web/l10n/INDIA.yml deleted file mode 100644 index dfcd7f2..0000000 --- a/profiles/wheezy/classes/Desktop/web/l10n/INDIA.yml +++ /dev/null @@ -1,32 +0,0 @@ -# languages (and in paranthesis: locales, and scripts when exceptional) -# union: Hindi(hi,devanagari) English(en-GB) -# 8th Schedule additions: Assamese(as) Bengali(bn) Bodo(brx) Dogri(doi) -# Gujarati(gu) Kannada(kn) Kashmiri(ks,persian/perso-arabic) -# Konkani(kok) Maithili(mai,tirhuta) Malayalam(ml) -# Manipuri/Meitei/Meithei(mni) Marathi(mr) Nepali(ne) Oriya(or) -# Punjabi(pa,gurmukhi/shahmukhi) Sanskrit(sa) -# Santali(sat,ol chiki/ol cemet) Sindhi(sd,khudabadi,landa) Tamil(ta) -# Telugu(te) Urdu(ur) -# state only: Garo(grt) Khasi(kha) Kokborok(trp/ria/tpe/usi/xtr) Mizo(lus) -# as bn-in en-gb gu-in hi-in kn mai ml mr or ta te -classes: - - Desktop.web -parameters: - doc: - desktop-web: - pkg: - - include Iceweasel locales for official languages of India - pkg: - - iceweasel-l10n-as - - iceweasel-l10n-bn-in - - iceweasel-l10n-en-gb - - iceweasel-l10n-gu-in - - iceweasel-l10n-hi-in - - iceweasel-l10n-kn - - iceweasel-l10n-mai - - iceweasel-l10n-ml - - iceweasel-l10n-mr - - iceweasel-l10n-or - - iceweasel-l10n-pa-in - - iceweasel-l10n-ta - - iceweasel-l10n-te diff --git a/profiles/wheezy/classes/Desktop/web/locale/AFRICA.yml b/profiles/wheezy/classes/Desktop/web/locale/AFRICA.yml new file mode 100644 index 0000000..9c06f7b --- /dev/null +++ b/profiles/wheezy/classes/Desktop/web/locale/AFRICA.yml @@ -0,0 +1,17 @@ +classes: + - Desktop.web +parameters: + doc: + desktop-web: + pkg: + - include Iceweasel locales for Africa + pkg: + - iceweasel-l10n-ach + - iceweasel-l10n-af + - iceweasel-l10n-ak + - iceweasel-l10n-en-za + - iceweasel-l10n-ff + - iceweasel-l10n-lg + - iceweasel-l10n-nso + - iceweasel-l10n-son + - iceweasel-l10n-zu diff --git a/profiles/wheezy/classes/Desktop/web/locale/ALL.yml b/profiles/wheezy/classes/Desktop/web/locale/ALL.yml new file mode 100644 index 0000000..0932248 --- /dev/null +++ b/profiles/wheezy/classes/Desktop/web/locale/ALL.yml @@ -0,0 +1,9 @@ +classes: + - Desktop.web +parameters: + doc: + desktop-web: + pkg: + - include all Iceweasel locales + pkg: + - iceweasel-l10n-all diff --git a/profiles/wheezy/classes/Desktop/web/locale/AMERICAS.yml b/profiles/wheezy/classes/Desktop/web/locale/AMERICAS.yml new file mode 100644 index 0000000..81c9121 --- /dev/null +++ b/profiles/wheezy/classes/Desktop/web/locale/AMERICAS.yml @@ -0,0 +1,12 @@ +classes: + - Desktop.web +parameters: + doc: + desktop-web: + pkg: + - include Iceweasel locales for Americas + pkg: + - iceweasel-l10n-es-ar + - iceweasel-l10n-es-cl + - iceweasel-l10n-es-mx + - iceweasel-l10n-pt-br diff --git a/profiles/wheezy/classes/Desktop/web/locale/ASIA.yml b/profiles/wheezy/classes/Desktop/web/locale/ASIA.yml new file mode 100644 index 0000000..5acf451 --- /dev/null +++ b/profiles/wheezy/classes/Desktop/web/locale/ASIA.yml @@ -0,0 +1,38 @@ +classes: + - Desktop.web +parameters: + doc: + desktop-web: + pkg: + - include Iceweasel locales for Asia + pkg: + - iceweasel-l10n-ar + - iceweasel-l10n-as + - iceweasel-l10n-bn-bd + - iceweasel-l10n-bn-in + - iceweasel-l10n-fa + - iceweasel-l10n-gu-in + - iceweasel-l10n-he + - iceweasel-l10n-hi-in + - iceweasel-l10n-id + - iceweasel-l10n-ja + - iceweasel-l10n-kk + - iceweasel-l10n-km + - iceweasel-l10n-kn + - iceweasel-l10n-ko + - iceweasel-l10n-ku + - iceweasel-l10n-mai + - iceweasel-l10n-ml + - iceweasel-l10n-mr + - iceweasel-l10n-or + - iceweasel-l10n-pa-in + - iceweasel-l10n-ru + - iceweasel-l10n-si + - iceweasel-l10n-ta + - iceweasel-l10n-ta-lk + - iceweasel-l10n-te + - iceweasel-l10n-th + - iceweasel-l10n-tr + - iceweasel-l10n-vi + - iceweasel-l10n-zh-cn + - iceweasel-l10n-zh-tw diff --git a/profiles/wheezy/classes/Desktop/web/locale/EU.yml b/profiles/wheezy/classes/Desktop/web/locale/EU.yml new file mode 100644 index 0000000..fc4df8f --- /dev/null +++ b/profiles/wheezy/classes/Desktop/web/locale/EU.yml @@ -0,0 +1,31 @@ +# bg hr cs da nl en-gb et fi fr de el hu ga-ie it lt pl pt-pt ro sk sl es-es sv-se +classes: + - Desktop.web +parameters: + doc: + desktop-web: + pkg: + - include Iceweasel locales for European Union (except Maltese) + pkg: + - iceweasel-l10n-bg + - iceweasel-l10n-hr + - iceweasel-l10n-cs + - iceweasel-l10n-da + - iceweasel-l10n-nl + - iceweasel-l10n-en-gb + - iceweasel-l10n-et + - iceweasel-l10n-fi + - iceweasel-l10n-fr + - iceweasel-l10n-de + - iceweasel-l10n-el + - iceweasel-l10n-hu + - iceweasel-l10n-ga-ie + - iceweasel-l10n-it + - iceweasel-l10n-lt + - iceweasel-l10n-pl + - iceweasel-l10n-pt-pt + - iceweasel-l10n-ro + - iceweasel-l10n-sk + - iceweasel-l10n-sl + - iceweasel-l10n-es-es + - iceweasel-l10n-sv-se diff --git a/profiles/wheezy/classes/Desktop/web/locale/EUROPE.yml b/profiles/wheezy/classes/Desktop/web/locale/EUROPE.yml new file mode 100644 index 0000000..576cd24 --- /dev/null +++ b/profiles/wheezy/classes/Desktop/web/locale/EUROPE.yml @@ -0,0 +1,33 @@ +classes: + - Desktop.web.locale.EU +parameters: + doc: + desktop-web: + pkg: + - include Iceweasel locales for Europe (UN M.49 definition) + pkg: + - iceweasel-l10n-ast + - iceweasel-l10n-be + - iceweasel-l10n-br + - iceweasel-l10n-bs + - iceweasel-l10n-ca + - iceweasel-l10n-csb + - iceweasel-l10n-cy + - iceweasel-l10n-eu + - iceweasel-l10n-fy-nl + - iceweasel-l10n-gd + - iceweasel-l10n-gl + - iceweasel-l10n-hy-am + - iceweasel-l10n-is + - iceweasel-l10n-kk + - iceweasel-l10n-lij + - iceweasel-l10n-lv + - iceweasel-l10n-mk + - iceweasel-l10n-nb-no + - iceweasel-l10n-nn-no + - iceweasel-l10n-rm + - iceweasel-l10n-ru + - iceweasel-l10n-sq + - iceweasel-l10n-sr + - iceweasel-l10n-tr + - iceweasel-l10n-uk diff --git a/profiles/wheezy/classes/Desktop/web/locale/INDIA.yml b/profiles/wheezy/classes/Desktop/web/locale/INDIA.yml new file mode 100644 index 0000000..dfcd7f2 --- /dev/null +++ b/profiles/wheezy/classes/Desktop/web/locale/INDIA.yml @@ -0,0 +1,32 @@ +# languages (and in paranthesis: locales, and scripts when exceptional) +# union: Hindi(hi,devanagari) English(en-GB) +# 8th Schedule additions: Assamese(as) Bengali(bn) Bodo(brx) Dogri(doi) +# Gujarati(gu) Kannada(kn) Kashmiri(ks,persian/perso-arabic) +# Konkani(kok) Maithili(mai,tirhuta) Malayalam(ml) +# Manipuri/Meitei/Meithei(mni) Marathi(mr) Nepali(ne) Oriya(or) +# Punjabi(pa,gurmukhi/shahmukhi) Sanskrit(sa) +# Santali(sat,ol chiki/ol cemet) Sindhi(sd,khudabadi,landa) Tamil(ta) +# Telugu(te) Urdu(ur) +# state only: Garo(grt) Khasi(kha) Kokborok(trp/ria/tpe/usi/xtr) Mizo(lus) +# as bn-in en-gb gu-in hi-in kn mai ml mr or ta te +classes: + - Desktop.web +parameters: + doc: + desktop-web: + pkg: + - include Iceweasel locales for official languages of India + pkg: + - iceweasel-l10n-as + - iceweasel-l10n-bn-in + - iceweasel-l10n-en-gb + - iceweasel-l10n-gu-in + - iceweasel-l10n-hi-in + - iceweasel-l10n-kn + - iceweasel-l10n-mai + - iceweasel-l10n-ml + - iceweasel-l10n-mr + - iceweasel-l10n-or + - iceweasel-l10n-pa-in + - iceweasel-l10n-ta + - iceweasel-l10n-te diff --git a/profiles/wheezy/nodes/parl-desktop-india.yml b/profiles/wheezy/nodes/parl-desktop-india.yml index 6bc240e..5abbbaf 100644 --- a/profiles/wheezy/nodes/parl-desktop-india.yml +++ b/profiles/wheezy/nodes/parl-desktop-india.yml @@ -1,5 +1,5 @@ classes: - Blend.parl.desktop - - Desktop.email.l10n.INDIA - - Desktop.office.l10n.INDIA - - Desktop.web.l10n.INDIA + - Desktop.email.locale.INDIA + - Desktop.office.locale.INDIA + - Desktop.web.locale.INDIA -- cgit v1.2.3