diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-07-29 22:43:34 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-07-30 16:00:07 +0200 |
commit | fe44776673b28ca94338f23d8e7ac71593fa88ba (patch) | |
tree | b900146c853acbd44900bfb77a35a1af3c77aa5d /parts/appwizard/common/tde-part.desktop | |
parent | c0b663c4c873df495743600b8f703744420eddfa (diff) | |
download | tdevelop-fe44776673b28ca94338f23d8e7ac71593fa88ba.tar.gz tdevelop-fe44776673b28ca94338f23d8e7ac71593fa88ba.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>
Diffstat (limited to 'parts/appwizard/common/tde-part.desktop')
-rw-r--r-- | parts/appwizard/common/tde-part.desktop | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/parts/appwizard/common/tde-part.desktop b/parts/appwizard/common/tde-part.desktop index ebbd7dca..648f1693 100644 --- a/parts/appwizard/common/tde-part.desktop +++ b/parts/appwizard/common/tde-part.desktop @@ -1,17 +1,6 @@ [Desktop Entry] Name=%{APPNAME}Part -Name[br]=Perzh%{APPNAME} -Name[ca]=Part per a %{APPNAME} -Name[el]=Τμήμα%{APPNAME} -Name[et]=%{APPNAME} komponent -Name[fa]=جزء %{APPNAME} -Name[gl]=%{APPNAME} Part -Name[ja]=%{APPNAME} パート -Name[ne]=%{APPNAME}भाग -Name[pt_BR]=Parte %{APPNAME} -Name[sv]=%{APPNAME}-del -Name[ta]=%{APPNAME}பாகம் -Name[tr]=%{APPNAME} Bileşeni + MimeType=text/english;text/plain;text/x-makefile;text/x-c++hdr;text/x-c++src;text/x-chdr;text/x-csrc;text/x-java;text/x-moc;text/x-pascal;text/x-tcl;text/x-tex;application/x-shellscript;text/x-c;text/x-c++; X-TDE-ServiceTypes=KParts/ReadOnlyPart,KParts/ReadWritePart X-TDE-Library=lib%{APPNAMELC}part |