summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/CMakeL10n.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeL10n.txt b/src/CMakeL10n.txt
index b8ec571..7d15729 100644
--- a/src/CMakeL10n.txt
+++ b/src/CMakeL10n.txt
@@ -5,4 +5,5 @@ tde_l10n_create_template( "gwenview" )
tde_l10n_create_template(
CATALOG "desktop_files/gwenview-desktops"
SOURCES *.desktop
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
)