summaryrefslogtreecommitdiffstats
path: root/twin-styles/icewm
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-07-09 03:40:42 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-07-09 03:40:42 +0200
commit1e91884c7c3990f5d5e7dafb028e558a4852568c (patch)
tree487c8c145853e3f8a26c5a2e47e8b07094ae635c /twin-styles/icewm
parent2098ac13dea17eeef1ec20973af95af50df12593 (diff)
downloadtdeartwork-1e91884c7c3990f5d5e7dafb028e558a4852568c.tar.gz
tdeartwork-1e91884c7c3990f5d5e7dafb028e558a4852568c.zip
Simplify CMake rules for desktop file translations.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'twin-styles/icewm')
-rw-r--r--twin-styles/icewm/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/twin-styles/icewm/CMakeLists.txt b/twin-styles/icewm/CMakeLists.txt
index b8b061f2..e710a977 100644
--- a/twin-styles/icewm/CMakeLists.txt
+++ b/twin-styles/icewm/CMakeLists.txt
@@ -27,7 +27,7 @@ link_directories(
tde_create_translated_desktop(
SOURCE icewm.desktop
DESTINATION ${DATA_INSTALL_DIR}/twin
- PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/twin-styles-desktops
+ PO_DIR twin-styles-desktops
)