diff options
Diffstat (limited to 'kreversi/sounds/CMakeLists.txt')
-rw-r--r-- | kreversi/sounds/CMakeLists.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/kreversi/sounds/CMakeLists.txt b/kreversi/sounds/CMakeLists.txt index b97fe32a..66c7be28 100644 --- a/kreversi/sounds/CMakeLists.txt +++ b/kreversi/sounds/CMakeLists.txt @@ -1,7 +1,9 @@ # This file is genereted by trinity-automake-cmake-convert script by Fat-Zer -install( FILES eventsrc +tde_create_translated_desktop( + SOURCE eventsrc DESTINATION ${DATA_INSTALL_DIR}/kreversi + PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kreversi-eventsrc ) install( FILES reversi-click.wav reversi-won.wav |