From a37036141b3ab08fd5aba8a5ebf473e04690886d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 18 Jun 2020 00:52:47 +0200 Subject: Use common rules for kworldclock themes. Install SVG and SVGZ wallpapers. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This addresses the shortcomings of the recent commit. Signed-off-by: Slávek Banko --- kworldclock/caida/CMakeLists.txt | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 kworldclock/caida/CMakeLists.txt (limited to 'kworldclock/caida/CMakeLists.txt') diff --git a/kworldclock/caida/CMakeLists.txt b/kworldclock/caida/CMakeLists.txt deleted file mode 100644 index db551fe6..00000000 --- a/kworldclock/caida/CMakeLists.txt +++ /dev/null @@ -1,23 +0,0 @@ -################################################# -# -# (C) 2011 Golubev Alexander -# fatzer2 (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -install( FILES - 1280.jpg - 200.jpg - 400.jpg - 800.jpg - DESTINATION "${DATA_INSTALL_DIR}/kworldclock/maps/caida" ) - -tde_create_translated_desktop( - SOURCE caida.desktop - DESTINATION "${DATA_INSTALL_DIR}/kworldclock/maps/alt" - PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kworldclock-themes -) -- cgit v1.2.1