From 92841ae8b62560f0b137dc838bfd12ac78d26599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 28 Jun 2020 00:42:21 +0200 Subject: Desktop file translations: + Creation of POT template for desktop files added to CMakeL10n rules. + Added creation of translated desktop files during build. 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 2f706891f32258c2b070471905f983e4585296d2) --- kappfinder/apps/Games/Toys/CMakeLists.txt | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 kappfinder/apps/Games/Toys/CMakeLists.txt (limited to 'kappfinder/apps/Games/Toys/CMakeLists.txt') diff --git a/kappfinder/apps/Games/Toys/CMakeLists.txt b/kappfinder/apps/Games/Toys/CMakeLists.txt deleted file mode 100644 index 5b3849a0f..000000000 --- a/kappfinder/apps/Games/Toys/CMakeLists.txt +++ /dev/null @@ -1,14 +0,0 @@ -################################################# -# -# (C) 2010-2011 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -install( FILES - xpinguin.desktop xeyes.desktop - DESTINATION ${DATA_INSTALL_DIR}/kappfinder/apps/Games/Toys ) -- cgit v1.2.1