diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-22 12:25:28 +0800 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-11-22 12:25:28 +0800 |
commit | e38ea96cfb38fdccc1d106d5ee4bc52db414a380 (patch) | |
tree | 958b05da76dc010676247ee27f64b94248fff285 /CMakeLists.txt | |
parent | 039945bdcc926c6460cfb2c4372f370744b16d22 (diff) | |
download | basket-e38ea96cfb38fdccc1d106d5ee4bc52db414a380.tar.gz basket-e38ea96cfb38fdccc1d106d5ee4bc52db414a380.zip |
Copied translation files to new translations folder.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index d17c6d0..6a54628 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -82,7 +82,7 @@ add_subdirectory( file-integration ) add_subdirectory( backgrounds-previews ) tde_conditional_add_subdirectory( BUILD_KONTACT_PLUGIN kontact_plugin ) tde_conditional_add_subdirectory( BUILD_DOC doc ) -tde_conditional_add_subdirectory( BUILD_TRANSLATIONS po ) +tde_conditional_add_subdirectory( BUILD_TRANSLATIONS translations ) ##### write configure files |