summaryrefslogtreecommitdiffstats
path: root/src/konqplugin
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2022-01-30 17:07:06 +0100
committerSlávek Banko <slavek.banko@axis.cz>2022-02-01 13:00:57 +0100
commitf3392a5eaf4340ec31f8254162f2bd135ed494ec (patch)
tree442b750cf968d717705fc603d33938f6af263d01 /src/konqplugin
parent32b670138b0fb0c85bf1d55dd6687c6db672b677 (diff)
downloadtork-f3392a5e.tar.gz
tork-f3392a5e.zip
Copy translations to a new directory layout.
Use common rules for build and install translations. Added translation of .desktop files. Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit f7ce4cdb608b1bbec0180fe3ae059e2cc999b705)
Diffstat (limited to 'src/konqplugin')
-rw-r--r--src/konqplugin/CMakeLists.txt5
-rw-r--r--src/konqplugin/tork_plug_in.desktop10
2 files changed, 10 insertions, 5 deletions
diff --git a/src/konqplugin/CMakeLists.txt b/src/konqplugin/CMakeLists.txt
index 7560f53..9bcf1ea 100644
--- a/src/konqplugin/CMakeLists.txt
+++ b/src/konqplugin/CMakeLists.txt
@@ -38,4 +38,7 @@ install(
)
-tde_create_translated_desktop( tork_plug_in.desktop )
+tde_create_translated_desktop(
+ SOURCE tork_plug_in.desktop
+ PO_DIR "tork-desktops"
+)
diff --git a/src/konqplugin/tork_plug_in.desktop b/src/konqplugin/tork_plug_in.desktop
index 8355388..70766bc 100644
--- a/src/konqplugin/tork_plug_in.desktop
+++ b/src/konqplugin/tork_plug_in.desktop
@@ -1,4 +1,10 @@
[Desktop Entry]
+Name=TorK
+
+Comment=Anonymity Manager
+
+Type=Application
+Icon=tdehtml_tork
X-TDE-Library=tdehtml_tork
X-TDE-PluginInfo-Author=Robert Hogan
X-TDE-PluginInfo-Email=robert@roberthogan.net
@@ -9,7 +15,3 @@ X-TDE-PluginInfo-Category=Tools
X-TDE-PluginInfo-Depends=
X-TDE-PluginInfo-License=GPL
X-TDE-PluginInfo-EnabledByDefault=true
-Name=TorK
-Type=Application
-Comment=Anonymity Manager
-Icon=tdehtml_tork