summaryrefslogtreecommitdiffstats
path: root/kcontrol/input/pics/CMakeLists.txt
diff options
context:
space:
mode:
authorMavridis Philippe <mavridisf@gmail.com>2024-06-01 22:46:37 +0300
committerMavridis Philippe <mavridisf@gmail.com>2024-09-08 01:35:16 +0300
commit2af9d1ed2ccf0c303df4b6a845395ebd7b099c3b (patch)
treee745b4f24bf1a3a4b4ccd8244f82b6d60b744209 /kcontrol/input/pics/CMakeLists.txt
parent63178a8866996791c95b349988a064c26a826025 (diff)
downloadtdebase-2af9d1ed2ccf0c303df4b6a845395ebd7b099c3b.tar.gz
tdebase-2af9d1ed2ccf0c303df4b6a845395ebd7b099c3b.zip
KControl: add touchpad configuration module
Supports the Libinput and Synaptics drivers, includes documentation and inpupt-touchpad icon. Signed-off-by: Mavridis Philippe <mavridisf@gmail.com> (cherry picked from commit 8bd4c502f65ad364261913150ce59a74c993ca1c)
Diffstat (limited to 'kcontrol/input/pics/CMakeLists.txt')
-rw-r--r--kcontrol/input/pics/CMakeLists.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/kcontrol/input/pics/CMakeLists.txt b/kcontrol/input/pics/CMakeLists.txt
deleted file mode 100644
index 0c9331efe..000000000
--- a/kcontrol/input/pics/CMakeLists.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-#################################################
-#
-# (C) 2010-2011 Serghei Amelian
-# serghei (DOT) amelian (AT) gmail.com
-#
-# Improvements and feedback are welcome
-#
-# This file is released under GPL >= 2
-#
-#################################################
-
-install( FILES
- mouse_rh.png mouse_lh.png doubleclick_1.png doubleclick_2.png
- DESTINATION ${DATA_INSTALL_DIR}/kcminput/pics )