diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-07-29 22:43:34 +0200 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-08-01 17:56:29 +0900 |
commit | 96fa25303818e6107b72ba624659004751d45ad1 (patch) | |
tree | 89a7233f17e403e6b635d2ce7155d5f77a98d3d8 /languages/cpp/app_templates/kofficepart/x-kopart.desktop | |
parent | 3248c8c2f99f71bb2ca5972828754fdabacd7c90 (diff) | |
download | tdevelop-96fa25303818e6107b72ba624659004751d45ad1.tar.gz tdevelop-96fa25303818e6107b72ba624659004751d45ad1.zip |
Desktop file translations:
+ Creation of POT template for desktop files added to CMakeL10n rules.
+ Added creation of translated desktop files during build.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit fe44776673b28ca94338f23d8e7ac71593fa88ba)
Diffstat (limited to 'languages/cpp/app_templates/kofficepart/x-kopart.desktop')
-rw-r--r-- | languages/cpp/app_templates/kofficepart/x-kopart.desktop | 32 |
1 files changed, 3 insertions, 29 deletions
diff --git a/languages/cpp/app_templates/kofficepart/x-kopart.desktop b/languages/cpp/app_templates/kofficepart/x-kopart.desktop index 76bb36a6..9c8a73f4 100644 --- a/languages/cpp/app_templates/kofficepart/x-kopart.desktop +++ b/languages/cpp/app_templates/kofficepart/x-kopart.desktop @@ -1,38 +1,12 @@ [Desktop Entry] -MimeType=application/x-%{APPNAMELC} Comment= A really awesome KOffice application -Comment[ca]=Una aplicació de KOffice realment interessant -Comment[da]=Et helt fantastisk KOffice program -Comment[de]=Eine wirklich großartige KOffice-Anwendung -Comment[el]= Μια πραγματικά όμορφη εφαρμογή KOffice -Comment[es]=Una aplicación de KOffice realmente intesesante -Comment[et]=Tõesti imeline KOffice'i rakendus -Comment[eu]=KOffice aplikazio harrigarri bat -Comment[fa]=کاربرد واقعاً بیمناک KOffice -Comment[fr]=Une application pour KOffice vraiment superbe -Comment[ga]= Feidhmchlár sármhaith KOffice -Comment[gl]=Unha aplicación de KOffice realmente impresionante -Comment[hu]=Egy bámulatos KOffice-alkalmazás -Comment[it]=Un'applicazione di KOffice veramente bella -Comment[nds]=En redig deegt KOffice-Programm -Comment[ne]= वास्तवमै प्रभावकारी केडीई अफिस अनुप्रयोग -Comment[nl]=Een fantastische KOffice-toepassing -Comment[pl]=Wspaniały program KOffice -Comment[pt]=Uma aplicação fantástica para o KOffice -Comment[pt_BR]=Um aplicativo realmente do tipo do KOffice -Comment[ru]=Приложение KOffice -Comment[sk]=Naozaj hrozná KOffice aplikácia -Comment[sl]=Sijajen program za KOffice -Comment[sr]=Стварно сјајан KOffice програм -Comment[sr@Latn]=Stvarno sjajan KOffice program -Comment[sv]=Ett riktigt suveränt Koffice-program -Comment[tr]=Gerçekten harika bir KOffice uygulaması -Comment[zh_CN]=一个非常杰出的 KOffice 应用程序 -Comment[zh_TW]=一個十分完美的 KOffice 應用程式 + Type=MimeType +MimeType=application/x-%{APPNAMELC} #You need to change the mime type below to match what your application will handle... Patterns=*.xmpl; X-TDE-AutoEmbed=false + [Property::X-TDE-NativeExtension] Type=TQString #You need to change the mime type below to match what your application will handle... |