From 16ebf89edb8373ff317203c817bc79c725204fdd895a4667e4127b69902c10d2 Mon Sep 17 00:00:00 2001 From: Simon Lees Date: Wed, 27 Jun 2018 13:15:20 +0000 Subject: [PATCH] Accepting request 616915 from home:awissu:branches:system:install:head - Add support of the Pantheon desktop OBS-URL: https://build.opensuse.org/request/show/616915 OBS-URL: https://build.opensuse.org/package/show/system:install:head/patterns-rpm-macros?expand=0&rev=5 --- create_macros | 35 +++++++++++++++++++++++++++++++++++ patterns-rpm-macros.changes | 5 +++++ 2 files changed, 40 insertions(+) diff --git a/create_macros b/create_macros index 79c8640..73d6c59 100644 --- a/create_macros +++ b/create_macros @@ -404,6 +404,41 @@ $translations{'matedesktop'} = { 'zh_CN' => 'MATE 桌面', 'zh_TW' => 'MATE 桌面' }; +$translations{'pantheondesktop'} = { + 'C' => 'Pantheon Desktop', + 'ar' => 'Pantheon سطح المكتب', + 'bg' => 'Работна среда Pantheon', + 'cs' => 'Prostředí Pantheon', + 'da' => 'Pantheon skrivebordsmiljøet', + 'de' => 'Pantheon-Desktop', + 'el' => 'Επιφάνεια Εργασίας Pantheon', + 'en_GB' => 'Pantheon Desktop', + 'es' => 'Escritorio Pantheon', + 'et' => 'Pantheon töölaud', + 'fi' => 'Pantheon-työpöytä', + 'fr' => 'Bureau Pantheon', + 'gl' => 'Escritorio Pantheon', + 'hr' => 'Pantheon radna površina', + 'hu' => 'Pantheon asztali környezet', + 'it' => 'Desktop Pantheon', + 'ja' => 'Pantheon デスクトップ', + 'km' => 'ផ្ទៃតុ Pantheon', + 'ko' => 'Pantheon 데스크톱', + 'lt' => 'Pantheon darbalaukis', + 'nb' => 'Skrivebordsmiljøet Pantheon', + 'nl' => 'Pantheon Desktop', + 'pa' => 'Pantheon ਡੈਸਕਟਾਪ', + 'pl' => 'Środowisko Pantheon', + 'pt' => 'Ambiente de Trabalho Pantheon', + 'pt_BR' => 'Área de trabalho Pantheon', + 'ro' => 'Mediu de Lucru Pantheon', + 'ru' => 'Рабочий стол Pantheon', + 'sk' => 'Pracovné prostredie Pantheon', + 'sv' => 'Skrivbordsmiljön Pantheon', + 'uk' => 'Стільниця Pantheon', + 'zh_CN' => 'Pantheon 桌面', + 'zh_TW' => 'Pantheon 桌面' +}; $translations{'primaryfunctions'} = { 'ar' => 'الوظائف الرئيسية', 'cs' => 'Primární funkce', diff --git a/patterns-rpm-macros.changes b/patterns-rpm-macros.changes index c656923..936e2bb 100644 --- a/patterns-rpm-macros.changes +++ b/patterns-rpm-macros.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 14 16:35:38 UTC 2018 - avvissu@yandex.by + +- Add support of the Pantheon desktop + ------------------------------------------------------------------- Fri Apr 6 09:12:51 UTC 2018 - sflees@suse.de