summaryrefslogtreecommitdiffstats
path: root/vcs/perforce/integrator
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-07-29 22:43:34 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-07-30 16:00:07 +0200
commitfe44776673b28ca94338f23d8e7ac71593fa88ba (patch)
treeb900146c853acbd44900bfb77a35a1af3c77aa5d /vcs/perforce/integrator
parentc0b663c4c873df495743600b8f703744420eddfa (diff)
downloadtdevelop-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 'vcs/perforce/integrator')
-rw-r--r--vcs/perforce/integrator/CMakeLists.txt6
-rw-r--r--vcs/perforce/integrator/kdevperforceintegrator.desktop37
2 files changed, 8 insertions, 35 deletions
diff --git a/vcs/perforce/integrator/CMakeLists.txt b/vcs/perforce/integrator/CMakeLists.txt
index e939e3ba..8db10aef 100644
--- a/vcs/perforce/integrator/CMakeLists.txt
+++ b/vcs/perforce/integrator/CMakeLists.txt
@@ -26,7 +26,11 @@ link_directories(
##### other data ################################
-install( FILES kdevperforceintegrator.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE kdevperforceintegrator.desktop
+ DESTINATION ${SERVICES_INSTALL_DIR}
+ PO_DIR tdevelop-desktops
+)
##### libperforceintegrator (module) ############
diff --git a/vcs/perforce/integrator/kdevperforceintegrator.desktop b/vcs/perforce/integrator/kdevperforceintegrator.desktop
index 54939787..ef1591ae 100644
--- a/vcs/perforce/integrator/kdevperforceintegrator.desktop
+++ b/vcs/perforce/integrator/kdevperforceintegrator.desktop
@@ -1,40 +1,9 @@
[Desktop Entry]
-Type=Service
Name=KDevPerforceIntegrator
-Name[da]=TDevelop Perforce-integration
-Name[nds]=TDevelop-Perforce-Integreren
-Name[sk]=KDev Perforce integrácia
-Name[sv]=TDevelop Perforce-integration
-Name[zh_TW]=TDevelop Perforce 整合器
+
Comment=Perforce Project Integration Facility
-Comment[ca]=Facilitat per a la integració amb projectes Perforce
-Comment[da]=Perforce projektintegration
-Comment[de]=Perforce-Projektintegration
-Comment[el]=Λειτουργία ενσωμάτωσης Perforce στο έργο
-Comment[es]=Entorno para integración con proyectos Perforce
-Comment[et]=Perforce projekti põimimisvahend
-Comment[eu]=Perforce proiektuen integrazio-tresna
-Comment[fa]=تسهیلات مجتمع‌سازی پروژۀ Perforce
-Comment[fr]=Fonction d'intégration pour un projet utilisant Perforce
-Comment[gl]=Utilidade para a integración de proxectos Perforce
-Comment[hu]=Integrálás a Perforce-szal
-Comment[it]=Funzione di integrazione del progetto Perforce
-Comment[ja]=Perforce プロジェクト統合ツール
-Comment[ms]=Kemudahan Integrasi Projek Perforce
-Comment[nds]=Perforce-Projektintegreren
-Comment[ne]=परफोर्स परियोजना एकिकरण सुविधा
-Comment[nl]=Perforce project-integratie
-Comment[pl]=Integracja z Perforce
-Comment[pt]=Integração com Projectos Perforce
-Comment[pt_BR]=Facilidade de Integração ao Projeto de Perforce
-Comment[ru]=Интеграция Perforce
-Comment[sk]=Perforce projektová integrácia
-Comment[sr]=Интеграција Perforce-а у пројекат
-Comment[sr@Latn]=Integracija Perforce-a u projekat
-Comment[sv]=Funktion för integrering av Perforce i projekt
-Comment[tr]=Perforce Proje Bütünleştirme Aracı
-Comment[zh_CN]=Perforce 工程集成功能
-Comment[zh_TW]=Perforce 專案整合工具
+
+Type=Service
Exec=blubb
X-TDE-ServiceTypes=TDevelop/VCSIntegrator
X-TDE-Library=libperforceintegrator