summaryrefslogtreecommitdiffstats
path: root/kcontrol/krdb/kcs/Makefile.am
diff options
context:
space:
mode:
authorMichele Calgaro <[email protected]>2025-01-24 22:50:19 +0900
committerMichele Calgaro <[email protected]>2025-01-26 23:05:54 +0900
commit73d6ad4ec74dfdb17f3f7663f18b07aeb983f8b5 (patch)
treec32646aca6595344cd70d61d957ce2a577cdd16d /kcontrol/krdb/kcs/Makefile.am
parent0d341a0371af898082c78e06300c46dd7f0b14c9 (diff)
downloadtdebase-73d6ad4ec74dfdb17f3f7663f18b07aeb983f8b5.tar.gz
tdebase-73d6ad4ec74dfdb17f3f7663f18b07aeb983f8b5.zip
Add 15 color schemes taken from https://www.opendesktop.org.
- Jewels (8 schemes): taken from https://www.opendesktop.org/p/1123760, no license specified - Seasons (4 schemes): taken from https://www.opendesktop.org/p/1123759, no license specified - Different: taken from https://www.opendesktop.org/p/1123251, no license specified - Lila: taken from https://www.opendesktop.org/p/1123580, no license specified - Pinkie: taken from https://www.opendesktop.org/p/1994203, Creative Common 0 license Given the files are available on opendesktop.org, it seems reasonable to assumed that all files without explicit license are publicly available and therefore redistributable under GPL2 license. Should this not be the case, we kindly ask the authors of the files to reach out to us and we will promptly remove any offending file. Signed-off-by: Michele Calgaro <[email protected]> (cherry picked from commit 69ac490a9e43b46efbc7fbf3ce32e96365f5805d)
Diffstat (limited to 'kcontrol/krdb/kcs/Makefile.am')
-rw-r--r--kcontrol/krdb/kcs/Makefile.am6
1 files changed, 5 insertions, 1 deletions
diff --git a/kcontrol/krdb/kcs/Makefile.am b/kcontrol/krdb/kcs/Makefile.am
index dfa2389cf..adf68f19e 100644
--- a/kcontrol/krdb/kcs/Makefile.am
+++ b/kcontrol/krdb/kcs/Makefile.am
@@ -5,7 +5,11 @@ tdedisplay_colorschemes_data_DATA = AtlasGreen.kcsrc BeOS.kcsrc BlueSlate.kcsrc
Windows2000.kcsrc System.kcsrc Next.kcsrc PointReyesGreen.kcsrc \
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
+ BlackOnWhite.kcsrc WhiteOnBlack.kcsrc YellowOnBlue.kcsrc Plastik.kcsrc \
+ Different.kcsrc Lila.kcsrc Pinkie.kcsrc \
+ Jewels-Amethyst.kcsrc Jewels-Aquamarine.kcsrc Jewels-Carbon.kcsrc Jewels-Citrin.kcsrc \
+ Jewels-Emerald.kcsrc Jewels-Ruby.kcsrc Jewels-Sapphire.kcsrc Jewels-Topaz.kcsrc \
+ Seasons-Autumn.kcsrc Seasons-Spring.kcsrc Seasons-Summer.kcsrc Seasons-Winter.kcsrc
tdedisplay_colorschemes_datadir = $(kde_datadir)/tdedisplay/color-schemes