diff options
Diffstat (limited to 'ksplashml/themeengine/default')
-rw-r--r-- | ksplashml/themeengine/default/CMakeLists.txt | 6 | ||||
-rw-r--r-- | ksplashml/themeengine/default/ksplashdefault.desktop | 90 |
2 files changed, 6 insertions, 90 deletions
diff --git a/ksplashml/themeengine/default/CMakeLists.txt b/ksplashml/themeengine/default/CMakeLists.txt index ba3866e35..4501fa2a0 100644 --- a/ksplashml/themeengine/default/CMakeLists.txt +++ b/ksplashml/themeengine/default/CMakeLists.txt @@ -25,7 +25,11 @@ link_directories( ##### other data ################################ -install( FILES ksplashdefault.desktop DESTINATION ${SERVICES_INSTALL_DIR} ) +tde_create_translated_desktop( + SOURCE ksplashdefault.desktop + DESTINATION ${SERVICES_INSTALL_DIR} + PO_DIR ksplash-desktops +) ##### ksplashdefault (module) ################### diff --git a/ksplashml/themeengine/default/ksplashdefault.desktop b/ksplashml/themeengine/default/ksplashdefault.desktop index 079f29e92..d312d6a2f 100644 --- a/ksplashml/themeengine/default/ksplashdefault.desktop +++ b/ksplashml/themeengine/default/ksplashdefault.desktop @@ -1,95 +1,7 @@ [Desktop Entry] Type=Service -Comment=KSplash Plugin -Comment[af]=KSplash Inprop module -Comment[ar]=ملحق للشاشة الافتتاحية -Comment[az]=KSplash Əlavəsi -Comment[be]=Утулка KSplash -Comment[bg]=Приставка KSplash -Comment[bn]=কে-স্প্ল্যাশ প্লাগ-ইন -Comment[br]=Lugent KSplash -Comment[bs]=KSplash dodatak -Comment[ca]=Connector per a KSplash -Comment[cs]=Modul aplikaci KSplash -Comment[csb]=Plugins KSplash -Comment[cy]=Ategyn KCroeso -Comment[da]=KSplash-plugin -Comment[de]=KSplash-Plugin -Comment[el]=Πρόσθετο KSplash -Comment[eo]=Ksalutŝilda kromaĵo -Comment[es]=Complemento KSplash -Comment[et]=KSplashi plugin -Comment[eu]=KSplash plugina -Comment[fa]=وصلۀ KSplash -Comment[fi]=KSplash-liitännäinen -Comment[fr]=Modules de KSplash -Comment[fy]=KSplash-plugin -Comment[ga]=Breiseán KSplash -Comment[gl]=Plugin de KSplash -Comment[he]=תוסף KSplash -Comment[hi]=के-स्प्लैश प्लगइन -Comment[hr]=KSplash dodatak -Comment[hu]=KSplash bővítőmodul -Comment[is]=KSplash íforrit -Comment[it]=Plugin KSplash -Comment[ja]=KSplash プラグイン -Comment[ka]=KSplash პლაგინი -Comment[kk]=KSplash модулі -Comment[km]=កម្មវិធីជំនួយខាងក្នុងរបស់ KSplash -Comment[lt]=KSplash įskiepis -Comment[lv]=KSplash spraudnis -Comment[mk]=Приклучок за KSplash -Comment[ms]=Plugin KSplash -Comment[mt]=Plugin ta' KSplash -Comment[nb]=Programtillegg Ksplash -Comment[ne]=के स्प्लयास प्लगइन -Comment[nl]=KSplash-plugin -Comment[nn]=KSplash-programtillegg -Comment[pa]=ਕੇ-ਸਪਲੇਸ ਪਲੱਗਇਨ -Comment[pl]=Wtyczka KSplash -Comment[pt]='Plugin' do KSplash -Comment[pt_BR]=Plug-in do KSplash -Comment[ro]=Modul KSplash -Comment[ru]=Модуль KSplash -Comment[rw]=Icomeka rya K-Gukwiza -Comment[se]=KSplash-lassemoduvla -Comment[sk]=Modul KSplash -Comment[sl]=Vstavek KSplash -Comment[sr]=KSplash прикључак -Comment[sr@Latn]=KSplash priključak -Comment[sv]=Insticksprogram för startskärm -Comment[ta]=Kஸ்ப்ளாஷ் செருகு பொருள் -Comment[tg]=Мутассалкунандаи KSplash -Comment[th]=ปลั๊กอิน KSplash -Comment[tr]=KSplash Eklentisi -Comment[tt]=KSplash atlı Östämä -Comment[uk]=Втулок KSplash -Comment[uz]=KSplash plagini -Comment[uz@cyrillic]=KSplash плагини -Comment[vi]=Trình bổ sung Chào mừng TDE -Comment[wa]=Tchôke-divins KSplash (waitroûle d' enondaedje) -Comment[zh_CN]=KSplash 插件 -Comment[zh_TW]=KSplash 外掛程式 Name=KSplashLegacy -Name[af]=KSplash Verouders -Name[be]=Старая тэма -Name[ca]=KSplash heretat -Name[cs]=Staré -Name[cy]=KCroesoEtifeddiaeth -Name[de]=KSplash mit älterem Programm -Name[eo]=Ksalutŝildotestamento -Name[et]=KSplahs Legacy -Name[hi]=के-स्प्लैश-लीजेसी -Name[it]=KSplashVecchio -Name[ne]=के स्प्लयास अवस्था -Name[pa]=ਕੇਸਪਲੇਸਲੀਜੈਂਸੀ -Name[pt_BR]=Herança do KSplash -Name[rw]=K-GukwizaUmurage -Name[sv]=Klassisk startskärm -Name[ta]=Kஸ்ப்ளாஷ் Legacy -Name[tg]=МеросиKSplash -Name[vi]=Chào mừng TDE Gia tài -Name[wa]=KSplashTayons +Comment=KSplash Plugin X-TDE-ServiceTypes=KSplash/Plugin X-TDE-Library=ksplashdefault X-KSplash-Default=true |