summaryrefslogtreecommitdiffstats
path: root/kworldclock/rainfall/CMakeLists.txt
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-06-18 00:52:47 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-06-18 00:52:47 +0200
commita37036141b3ab08fd5aba8a5ebf473e04690886d (patch)
tree237d64c956a14b37ce70d340d5924240e0ef7c7c /kworldclock/rainfall/CMakeLists.txt
parenta4b0d0d912c4e1160a76e77bb0b5183c306fc375 (diff)
downloadtdeartwork-a37036141b3ab08fd5aba8a5ebf473e04690886d.tar.gz
tdeartwork-a37036141b3ab08fd5aba8a5ebf473e04690886d.zip
Use common rules for kworldclock themes.
Install SVG and SVGZ wallpapers. This addresses the shortcomings of the recent commit. Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'kworldclock/rainfall/CMakeLists.txt')
-rw-r--r--kworldclock/rainfall/CMakeLists.txt23
1 files changed, 0 insertions, 23 deletions
diff --git a/kworldclock/rainfall/CMakeLists.txt b/kworldclock/rainfall/CMakeLists.txt
deleted file mode 100644
index 78f2984e..00000000
--- a/kworldclock/rainfall/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
- 1600.jpg
- 200.jpg
- 400.jpg
- 800.jpg
- DESTINATION "${DATA_INSTALL_DIR}/kworldclock/maps/rainfall" )
-
-tde_create_translated_desktop(
- SOURCE rainfall.desktop
- DESTINATION "${DATA_INSTALL_DIR}/kworldclock/maps/alt"
- PO_DIR ${CMAKE_SOURCE_DIR}/translations/desktop_files/kworldclock-themes
-)