diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-07-08 22:39:20 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-07-09 13:04:01 +0200 |
commit | a94da7081d4567ba19782d6efea3aeb4af4d67ef (patch) | |
tree | f57b626ceac36667c35a04b8ddbdb57a903ef702 /kopete/protocols/groupwise | |
parent | 2810d16800c936ed93bf81df2ca0904d19490b96 (diff) | |
download | tdenetwork-a94da7081d4567ba19782d6efea3aeb4af4d67ef.tar.gz tdenetwork-a94da7081d4567ba19782d6efea3aeb4af4d67ef.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 d36d9267539f12fdaa5a0dd18f6285e4a636e1ac)
Diffstat (limited to 'kopete/protocols/groupwise')
-rw-r--r-- | kopete/protocols/groupwise/CMakeLists.txt | 7 | ||||
-rw-r--r-- | kopete/protocols/groupwise/kopete_groupwise.desktop | 47 |
2 files changed, 10 insertions, 44 deletions
diff --git a/kopete/protocols/groupwise/CMakeLists.txt b/kopete/protocols/groupwise/CMakeLists.txt index 637ae143..c129ffe8 100644 --- a/kopete/protocols/groupwise/CMakeLists.txt +++ b/kopete/protocols/groupwise/CMakeLists.txt @@ -38,7 +38,12 @@ link_directories( ##### other data ################################ -install( FILES kopete_groupwise.desktop DESTINATION ${SERVICES_INSTALL_DIR} ) +tde_create_translated_desktop( + SOURCE kopete_groupwise.desktop + DESTINATION ${SERVICES_INSTALL_DIR} + PO_DIR kopete-desktops +) + install( FILES gwchatui.rc DESTINATION ${DATA_INSTALL_DIR}/kopete_groupwise ) diff --git a/kopete/protocols/groupwise/kopete_groupwise.desktop b/kopete/protocols/groupwise/kopete_groupwise.desktop index aadcbc68..7a608ace 100644 --- a/kopete/protocols/groupwise/kopete_groupwise.desktop +++ b/kopete/protocols/groupwise/kopete_groupwise.desktop @@ -1,8 +1,9 @@ [Desktop Entry] Type=Service -X-Kopete-Version=1000900 Icon=groupwise_protocol X-TDE-ServiceTypes=Kopete/Protocol +X-Kopete-Version=1000900 + X-TDE-Library=kopete_groupwise X-Kopete-Messaging-Protocol=messaging/groupwise X-TDE-PluginInfo-Author=Will Stephenson @@ -14,47 +15,7 @@ X-TDE-PluginInfo-Category=Protocols X-TDE-PluginInfo-Depends= X-TDE-PluginInfo-License=GPL X-TDE-PluginInfo-EnabledByDefault=false + Name=GroupWise -Name[bn]=গ্রুপ-ওয়াইজ -Name[fa]=گروه هوشیار -Name[ne]=समूहगत -Name[ta]=குழு படி -Name[tr]=Akıllı Gruplama + Comment=Novell GroupWise Messenger -Comment[bn]=নোভেল গ্রুপ-ওয়াইজ বার্তাবাহক -Comment[cs]=Novell GroupWise komunikátor -Comment[de]=Novell GroupWise-Nachrichtendienst -Comment[es]=Mensajería GroupWise de Novell -Comment[fa]=پیامرسان GroupWise ناول -Comment[fi]=Novell GroupWise -viestijä -Comment[fr]=Messagerie GroupWise Novell -Comment[he]=תוכנת המסרים של נובל GroupWise -Comment[is]=Novell GroupWise skilaboðaþjónustan -Comment[it]=Messaggistica per GroupWise di Novell -Comment[ja]=Novell GroupWise メッセンジャー -Comment[ka]= Novell GroupWise მყისიერი შეტყობინებების მაცნე -Comment[kk]=Novell GroupWise хабарласуы -Comment[km]=កម្មវិធីផ្ញើសាររបស់ណូវែល - GroupWise -Comment[lt]=Novell GroupWise žinučių klientas -Comment[mk]=Гласник за Novell GroupWise -Comment[nb]=Novell GroupWise meldingsprogram -Comment[nds]=Novell GroupWise-Kortnarichtendeenst -Comment[ne]=नोभेल समूहगत मेसेन्जर -Comment[nl]=Protocol voor Novell GroupWise Messenger -Comment[nn]=Lynmeldingsprogrammet Novell GroupWise -Comment[pl]=Komunikator Novell GroupWise -Comment[pt_BR]=Mensageiro do GroupWise da Novell -Comment[ru]=Программа обмена сообщениями Novell GroupWise -Comment[se]=Novell GroupWise-šleađgadieđáhusprográmma -Comment[sl]=Sporočilnik za Novell GroupWise -Comment[sr]=Novell-ов гласник GroupWise -Comment[sr@Latn]=Novell-ov glasnik GroupWise -Comment[sv]=Novell GroupWise-meddelandeklient -Comment[ta]=Novell GroupWise உடனடி தூதர் -Comment[tg]=Пайёмбари Novell GroupWise -Comment[tr]=Novell Akıllı Grup İletişimi -Comment[uk]=Програма обміну повідомленнями Novell GroupWise -Comment[uz]=Novell GroupWise mesenjer -Comment[uz@cyrillic]=Novell GroupWise месенжер -Comment[zh_CN]=Novell GroupWise 信使 -Comment[zh_TW]=Novell GroupWise 即時訊息 |