summaryrefslogtreecommitdiffstats
path: root/src/konqplugin
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2022-01-30 17:07:06 +0100
committerSlávek Banko <[email protected]>2022-01-30 17:10:59 +0100
commitf7ce4cdb608b1bbec0180fe3ae059e2cc999b705 (patch)
tree075d3afeb6dd6db4dc31d46dea2c81d8dcc4ccff /src/konqplugin
parent6b34028d26ec2252858049170a934bfaace88925 (diff)
downloadtork-f7ce4cdb608b1bbec0180fe3ae059e2cc999b705.tar.gz
tork-f7ce4cdb608b1bbec0180fe3ae059e2cc999b705.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 <[email protected]>
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
@@ -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