diff options
author | Michele Calgaro <[email protected]> | 2018-11-17 20:52:42 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2018-11-17 20:53:39 +0900 |
commit | 4322f5eae9440b7cb415305d8dbf36eb7a62a05c (patch) | |
tree | 307dcb6b701bcc91a82dcc6b58dd227203d75ecd /kdf/pics/CMakeLists.txt | |
parent | 32c2f01b4aa642ebad9805e974aceca9a0760593 (diff) | |
download | tdeutils-4322f5eae9440b7cb415305d8dbf36eb7a62a05c.tar.gz tdeutils-4322f5eae9440b7cb415305d8dbf36eb7a62a05c.zip |
kcmdf icons are now part of tdebase. Removed from tdeutils to avoid
conflicts.
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit 21111fdb33becaeb91f6cc87f992ffa54eb217b2)
Diffstat (limited to 'kdf/pics/CMakeLists.txt')
-rw-r--r-- | kdf/pics/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdf/pics/CMakeLists.txt b/kdf/pics/CMakeLists.txt index 86a0d28..daeca65 100644 --- a/kdf/pics/CMakeLists.txt +++ b/kdf/pics/CMakeLists.txt @@ -9,7 +9,7 @@ # ################################################# -tde_install_icons( kdf kcmdf kwikdisk) +tde_install_icons( kdf kwikdisk) ##### other data ################################ |