From 4f9d7e60bdcf8fad3eefb19752bf1e56ddb55d1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 31 May 2020 16:21:23 +0200 Subject: Fix typo in CMake rule. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko (cherry picked from commit a8d5c51940e3adc8f1f3d23a54ef11c27505d4a3) --- krec/mp3_export/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/krec/mp3_export/CMakeLists.txt b/krec/mp3_export/CMakeLists.txt index c0575e89..b6addd07 100644 --- a/krec/mp3_export/CMakeLists.txt +++ b/krec/mp3_export/CMakeLists.txt @@ -47,7 +47,7 @@ tde_add_kpart( libkrecexport_mp3 AUTOMOC ##### other data ################################ -tde_creat_translated_desktop( +tde_create_translated_desktop( SOURCE krec_exportmp3.desktop DESTINATION ${SERVICES_INSTALL_DIR} PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/krec-desktops -- cgit v1.2.1