summaryrefslogtreecommitdiffstats
path: root/vcs/subversion/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/subversion/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/subversion/integrator')
-rw-r--r--vcs/subversion/integrator/CMakeLists.txt6
-rw-r--r--vcs/subversion/integrator/kdevsubversionintegrator.desktop37
2 files changed, 8 insertions, 35 deletions
diff --git a/vcs/subversion/integrator/CMakeLists.txt b/vcs/subversion/integrator/CMakeLists.txt
index 2256b8e3..68471be6 100644
--- a/vcs/subversion/integrator/CMakeLists.txt
+++ b/vcs/subversion/integrator/CMakeLists.txt
@@ -26,7 +26,11 @@ link_directories(
##### other data ################################
-install( FILES kdevsubversionintegrator.desktop DESTINATION ${SERVICES_INSTALL_DIR} )
+tde_create_translated_desktop(
+ SOURCE kdevsubversionintegrator.desktop
+ DESTINATION ${SERVICES_INSTALL_DIR}
+ PO_DIR tdevelop-desktops
+)
##### libsubversionintegrator (module) ##########
diff --git a/vcs/subversion/integrator/kdevsubversionintegrator.desktop b/vcs/subversion/integrator/kdevsubversionintegrator.desktop
index 39e6cdcd..90cac221 100644
--- a/vcs/subversion/integrator/kdevsubversionintegrator.desktop
+++ b/vcs/subversion/integrator/kdevsubversionintegrator.desktop
@@ -1,40 +1,9 @@
[Desktop Entry]
-Type=Service
Name=KDevSubversionIntegrator
-Name[da]=TDevelop Subversion-integration
-Name[nds]=TDevelop-Subversion-Integreren
-Name[sk]=KDev Subversion integrácia
-Name[sv]=TDevelop Subversion-integration
-Name[zh_TW]=TDevelop Subversion 整合器
+
Comment=Subversion Project Integration Facility
-Comment[ca]=Facilitat per a la integració amb Subversion
-Comment[da]=Subversion projektintegration
-Comment[de]=Subversion-Projektintegration
-Comment[el]=Λειτουργία ενσωμάτωσης Subversion στο έργο
-Comment[es]=Facilidad para integración con proyectos que utilicen Subversion
-Comment[et]=Subversion projekti põimimisvahend
-Comment[eu]=Subversion proiektuen integrazio-tesna
-Comment[fa]=تسهیلات مجتمع‌سازی پروژۀ زیرنسخه
-Comment[fr]=Fonction d'intégration pour un projet utilisant Subversion
-Comment[gl]=Utilidade para a integración de proxectos Subversión
-Comment[hu]=Projektintegrálást tesz lehetővé a Subversion-nel
-Comment[it]=Funzione di integrazione del progetto Subversion
-Comment[ja]=Subversion プロジェクト統合ツール
-Comment[ms]=Kemudahan Integrasi Projek Subversion
-Comment[nds]=Subversion-Projektintegreren
-Comment[ne]=सबभर्सन परियोजना एकिकरण सुविधा
-Comment[nl]=Subversion project-integratie
-Comment[pl]=Integracja z Subversion
-Comment[pt]=Integração com Projectos Subversion
-Comment[pt_BR]=Facilidade de Integração ao Projeto de Subversão
-Comment[ru]=Интеграция Subversion
-Comment[sk]=Subversion projektová integrácia
-Comment[sr]=Интеграција Subversion-а у пројекат
-Comment[sr@Latn]=Integracija Subversion-a u projekat
-Comment[sv]=Funktion för integrering av Subversion i projekt
-Comment[tr]=Subversion Proje Bütünleştirme Aracı
-Comment[zh_CN]=Subversion 工程集成功能
-Comment[zh_TW]=Subversion 專案整合工具
+
+Type=Service
Icon=application-vnd.tde.misc
Exec=blubb
X-TDE-ServiceTypes=TDevelop/VCSIntegrator