summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--kviewshell/CMakeL10n.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/kviewshell/CMakeL10n.txt b/kviewshell/CMakeL10n.txt
index ab95fd8a..512902e6 100644
--- a/kviewshell/CMakeL10n.txt
+++ b/kviewshell/CMakeL10n.txt
@@ -10,5 +10,5 @@ tde_l10n_auto_add_subdirectories( )
tde_l10n_create_template(
CATALOG "desktop_files/kviewshell-desktops/"
SOURCES *.desktop
- DESTNATION "${CMAKE_SOURCE_DIR}/translations"
+ DESTINATION "${CMAKE_SOURCE_DIR}/translations"
)