summaryrefslogtreecommitdiffstats
path: root/icons
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2020-02-24 14:33:07 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2020-02-24 14:33:07 +0900
commit7fea3c42ee6179edaa3e9f36c794540ae73fcc95 (patch)
tree4cea28ad693ec218f0c17b4702fe6b01cb2fa79e /icons
parent70194b269e22711c3bbbc18d339b69aab028371e (diff)
downloadtdedocker-7fea3c42ee6179edaa3e9f36c794540ae73fcc95.tar.gz
tdedocker-7fea3c42ee6179edaa3e9f36c794540ae73fcc95.zip
Completed kdocker -> tdedocker renaming effort.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
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