summaryrefslogtreecommitdiffstats
path: root/icons
diff options
context:
space:
mode:
Diffstat (limited to 'icons')
-rw-r--r--icons/CMakeLists.txt4
-rw-r--r--icons/anchor.xpm2
-rw-r--r--icons/tdedocker.png (renamed from icons/kdocker.png)bin15593 -> 15593 bytes
3 files changed, 3 insertions, 3 deletions
diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt
index 5821e00..da36b29 100644
--- a/icons/CMakeLists.txt
+++ b/icons/CMakeLists.txt
@@ -9,5 +9,5 @@
#
#################################################
-install ( FILES kdocker.png question.png
- DESTINATION ${DATA_INSTALL_DIR}/kdocker/icons )
+install ( FILES tdedocker.png question.png
+ DESTINATION ${DATA_INSTALL_DIR}/tdedocker/icons )
diff --git a/icons/anchor.xpm b/icons/anchor.xpm
index e47ed14..c6f16d3 100644
--- a/icons/anchor.xpm
+++ b/icons/anchor.xpm
@@ -1,5 +1,5 @@
/* XPM */
-static char *kdocker_xpm[]={
+static char *tdedocker_xpm[]={
"27 24 18 1",
". c None",
"b c #6e6e6e",
diff --git a/icons/kdocker.png b/icons/tdedocker.png
index b001555..b001555 100644
--- a/icons/kdocker.png
+++ b/icons/tdedocker.png
Binary files differ