summaryrefslogtreecommitdiffstats
path: root/fileplugin/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2020-07-10 03:16:29 +0200
committerSlávek Banko <[email protected]>2020-07-10 03:16:42 +0200
commitf01c1d9f60b0d6907482250b449361d4ff94e5c3 (patch)
tree0e073fe5071623f329320c0ef680f3b8507c39e4 /fileplugin/CMakeLists.txt
parentc7f8b08b5cff4a386fe2717936659d225aa68719 (diff)
downloadkbarcode-f01c1d9f60b0d6907482250b449361d4ff94e5c3.tar.gz
kbarcode-f01c1d9f60b0d6907482250b449361d4ff94e5c3.zip
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit bf6e319e3d75269c9155d4f97401e4e9553880d4)
Diffstat (limited to 'fileplugin/CMakeLists.txt')
-rw-r--r--fileplugin/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/fileplugin/CMakeLists.txt b/fileplugin/CMakeLists.txt
index 1bf79a9..bd9debe 100644
--- a/fileplugin/CMakeLists.txt
+++ b/fileplugin/CMakeLists.txt
@@ -31,5 +31,4 @@ tde_add_kpart( tdefile_kbarcode AUTOMOC
tde_create_translated_desktop(
SOURCE tdefile_kbarcode.desktop
DESTINATION ${SERVICES_INSTALL_DIR}
- PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files
)