From 7834ac7e982e77a89afc682a3aceff2e13ac13c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Mon, 31 Jan 2022 03:04:46 +0100 Subject: Added translation of .desktop files. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- src/CMakeL10n.txt | 5 +++++ src/kopete_otr.desktop | 10 +++++----- src/kopete_otr_config.desktop | 10 ++++------ 3 files changed, 14 insertions(+), 11 deletions(-) (limited to 'src') diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt index 591bd6b..e9d7dac 100644 --- a/src/CMakeL10n.txt +++ b/src/CMakeL10n.txt @@ -1,3 +1,8 @@ ##### create translation templates ############## tde_l10n_create_template( "messages/kopete_otr" ) + +tde_l10n_create_template( + CATALOG "desktop_files/kopete-otr-desktops" + SOURCES *.desktop +) diff --git a/src/kopete_otr.desktop b/src/kopete_otr.desktop index 7f92474..41155a7 100644 --- a/src/kopete_otr.desktop +++ b/src/kopete_otr.desktop @@ -1,8 +1,12 @@ [Desktop Entry] +Name=OTR + +Comment=Encrypt chat sessions with Off-The-Record encryption + Encoding=UTF-8 Type=Service -X-Kopete-Version=1000900 Icon=kopete_otr +X-Kopete-Version=1000900 X-TDE-ServiceTypes=Kopete/Plugin X-TDE-Library=kopete_otr X-TDE-PluginInfo-Author=Michael Zanetti @@ -14,7 +18,3 @@ X-TDE-PluginInfo-Category=Plugins X-TDE-PluginInfo-Depends= X-TDE-PluginInfo-License=GPL X-TDE-PluginInfo-EnabledByDefault=false -Comment=Encrypt chat sessions with Off-The-Record encryption -Comment[de]=Verschlüsselt Chat-Sitzungen mit Off-The-Record Verschlüsselung -Name=OTR -Name[de]=OTR diff --git a/src/kopete_otr_config.desktop b/src/kopete_otr_config.desktop index 7f8ebb3..3122b1a 100644 --- a/src/kopete_otr_config.desktop +++ b/src/kopete_otr_config.desktop @@ -1,16 +1,14 @@ [Desktop Entry] +Name=OTR + +Comment=Encrypt chat sessions with Off-The-Record encryption + Encoding=UTF-8 Type=Service Icon=kopete_otr X-TDE-ServiceTypes=TDECModule - X-TDE-ModuleType=Library X-TDE-Library=kopete_otr X-TDE-FactoryName=OTRPreferencesFactory X-TDE-ParentApp=kopete_otr X-TDE-ParentComponents=kopete_otr - -Comment=Encrypt chat sessions with Off-The-Record encryption -Comment[de]=Verschlüsselt Chat-Sitzungen mit Off-The-Record Verschlüsselung -Name=OTR -Name[de]=OTR -- cgit v1.2.1