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 | |
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)
-rw-r--r-- | kdf/pics/CMakeLists.txt | 2 | ||||
-rw-r--r-- | kdf/pics/Makefile.am | 2 | ||||
-rw-r--r-- | kdf/pics/cr16-app-kcmdf.png | bin | 752 -> 0 bytes | |||
-rw-r--r-- | kdf/pics/cr22-app-kcmdf.png | bin | 1115 -> 0 bytes | |||
-rw-r--r-- | kdf/pics/cr32-app-kcmdf.png | bin | 1502 -> 0 bytes |
5 files changed, 2 insertions, 2 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 ################################ diff --git a/kdf/pics/Makefile.am b/kdf/pics/Makefile.am index 2f00b0c..e6591b6 100644 --- a/kdf/pics/Makefile.am +++ b/kdf/pics/Makefile.am @@ -1,4 +1,4 @@ -KDE_ICON = kdf kcmdf kwikdisk +KDE_ICON = kdf kwikdisk pics_DATA = tick.png delete.png picsdir = $(kde_datadir)/kdf/pics diff --git a/kdf/pics/cr16-app-kcmdf.png b/kdf/pics/cr16-app-kcmdf.png Binary files differdeleted file mode 100644 index 029a801..0000000 --- a/kdf/pics/cr16-app-kcmdf.png +++ /dev/null diff --git a/kdf/pics/cr22-app-kcmdf.png b/kdf/pics/cr22-app-kcmdf.png Binary files differdeleted file mode 100644 index 6fc05b7..0000000 --- a/kdf/pics/cr22-app-kcmdf.png +++ /dev/null diff --git a/kdf/pics/cr32-app-kcmdf.png b/kdf/pics/cr32-app-kcmdf.png Binary files differdeleted file mode 100644 index 62dc2d3..0000000 --- a/kdf/pics/cr32-app-kcmdf.png +++ /dev/null |