summaryrefslogtreecommitdiffstats
path: root/kcontrol/krdb/kcs/CMakeLists.txt
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-10-18 21:21:53 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-11-02 10:55:19 +0900
commit688aa0fc28d3de8665b7b151eba65fe49e02187f (patch)
tree897b3b96d698bfe046091a273470b5d3057cd7a6 /kcontrol/krdb/kcs/CMakeLists.txt
parent3cc190da30cda1e3d69b7499a6a75e7cbacf10a4 (diff)
downloadtdebase-688aa0fc28d3de8665b7b151eba65fe49e02187f.tar.gz
tdebase-688aa0fc28d3de8665b7b151eba65fe49e02187f.zip
Add six new color schemes taken from https://www.opendesktop.org.
There is no license files on the website, but based on the site Terms & Conditions, it seems reasonable to redistribute this files under GPL2 license. Human: https://www.opendesktop.org/p/1123955/ Last.fm: https://www.opendesktop.org/p/1123742/ Lizard: https://www.opendesktop.org/p/1123562 Platinum: https://www.opendesktop.org/p/1123528/ Sienna: https://www.opendesktop.org/p/1123485/ WedgeWeb: https://www.opendesktop.org/p/1123249/ Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'kcontrol/krdb/kcs/CMakeLists.txt')
-rw-r--r--kcontrol/krdb/kcs/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/kcontrol/krdb/kcs/CMakeLists.txt b/kcontrol/krdb/kcs/CMakeLists.txt
index 3065d1c6e..b93dc018a 100644
--- a/kcontrol/krdb/kcs/CMakeLists.txt
+++ b/kcontrol/krdb/kcs/CMakeLists.txt
@@ -18,6 +18,7 @@ tde_create_translated_desktop(
KDEOne.kcsrc KDETwo.kcsrc MediaPeach.kcsrc Windows95.kcsrc EveX.kcsrc
WindowsXP.kcsrc Keramik.kcsrc KeramikEmerald.kcsrc KeramikWhite.kcsrc
BlackOnWhite.kcsrc WhiteOnBlack.kcsrc YellowOnBlue.kcsrc Plastik.kcsrc
+ Human.kcsrc Last.fm.kcsrc Lizard.kcsrc Sienna.kcsrc Platinum.kcsrc WedgieWeb.kcsrc
DESTINATION ${DATA_INSTALL_DIR}/tdedisplay/color-schemes
PO_DIR kcontrol-color-schemes
)