summaryrefslogtreecommitdiffstats
path: root/khelpcenter/plugins/Scrollkeeper
diff options
context:
space:
mode:
Diffstat (limited to 'khelpcenter/plugins/Scrollkeeper')
-rw-r--r--khelpcenter/plugins/Scrollkeeper/.directory8
-rw-r--r--khelpcenter/plugins/Scrollkeeper/CMakeLists.txt7
2 files changed, 7 insertions, 8 deletions
diff --git a/khelpcenter/plugins/Scrollkeeper/.directory b/khelpcenter/plugins/Scrollkeeper/.directory
index 8148db1c5..1ce8dfa65 100644
--- a/khelpcenter/plugins/Scrollkeeper/.directory
+++ b/khelpcenter/plugins/Scrollkeeper/.directory
@@ -1,9 +1,5 @@
[Desktop Entry]
-Name=Scrollkeeper
-Name[eo]=Dokumentara Katalogo
-Name[hi]=स्क्रॉलकीपर
-Name[hr]=Držač klizanja
-Name[km]=ឧបករណ៍​រក្សា​រមូរ
-Name[lo]=ໂປຣແກຣມຮັກສາຈໍພາບ
Icon=contents2
X-DOC-Weight=-400
+
+Name=Scrollkeeper
diff --git a/khelpcenter/plugins/Scrollkeeper/CMakeLists.txt b/khelpcenter/plugins/Scrollkeeper/CMakeLists.txt
index fe2acd80f..16ae52e8d 100644
--- a/khelpcenter/plugins/Scrollkeeper/CMakeLists.txt
+++ b/khelpcenter/plugins/Scrollkeeper/CMakeLists.txt
@@ -9,6 +9,9 @@
#
#################################################
-install( FILES
+tde_create_translate_desktop(
+ SOURCE
.directory scrollkeeper.desktop
- DESTINATION ${DATA_INSTALL_DIR}/khelpcenter/plugins/Scrollkeeper )
+ DESTINATION ${DATA_INSTALL_DIR}/khelpcenter/plugins/Scrollkeeper
+ PO_DIR khelpcenter-desktops
+)