summaryrefslogtreecommitdiffstats
path: root/kworldclock/caida/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'kworldclock/caida/CMakeLists.txt')
-rw-r--r--kworldclock/caida/CMakeLists.txt23
1 files changed, 0 insertions, 23 deletions
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
-)