summaryrefslogtreecommitdiffstats
path: root/kbackgammon
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-07-09 03:36:23 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-07-09 03:36:23 +0200
commitb21981e7e3134727c651ee6a0f7865396cd1d415 (patch)
tree1857f4738933e15925c94664cbfbf1d6e6ce5f9b /kbackgammon
parent9a386f1630a7556a8aca9cf4bf09723dc5c0eb15 (diff)
downloadtdegames-b21981e7e3134727c651ee6a0f7865396cd1d415.tar.gz
tdegames-b21981e7e3134727c651ee6a0f7865396cd1d415.zip
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'kbackgammon')
-rw-r--r--kbackgammon/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kbackgammon/CMakeLists.txt b/kbackgammon/CMakeLists.txt
index 5f66ebd3..80907e60 100644
--- a/kbackgammon/CMakeLists.txt
+++ b/kbackgammon/CMakeLists.txt
@@ -46,7 +46,7 @@ tde_create_translated_desktop( kbackgammon.desktop )
tde_create_translated_desktop(
SOURCE eventsrc
DESTINATION ${DATA_INSTALL_DIR}/kbackgammon
- PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kbackgammon-eventsrc
+ PO_DIR kbackgammon-eventsrc
)
install(