diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-11-17 20:52:42 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2018-11-17 20:52:42 +0900 |
commit | 21111fdb33becaeb91f6cc87f992ffa54eb217b2 (patch) | |
tree | 126f2bf9d125dcf6bec5b0dec5330e4501072001 /kdf/pics/CMakeLists.txt | |
parent | f71d5567f72f1aedf27b222a73fe09f0356fe3a5 (diff) | |
download | tdeutils-21111fdb33becaeb91f6cc87f992ffa54eb217b2.tar.gz tdeutils-21111fdb33becaeb91f6cc87f992ffa54eb217b2.zip |
kcmdf icons are now part of tdebase. Removed from tdeutils to avoid
conflicts.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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 ################################ |