summaryrefslogtreecommitdiffstats
path: root/quanta/data/doc/CMakeLists.txt
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2018-11-25 15:18:16 +0100
committerMichele Calgaro <michele.calgaro@yahoo.it>2018-11-25 23:31:21 +0900
commite281a9b7357adb945903781372d6f9b955e96479 (patch)
tree6fbfe97e7bcb0c55c7ab39eef62356e0048b597e /quanta/data/doc/CMakeLists.txt
parent6e7f346c110e986270bab394f8aa65ded3469d6f (diff)
downloadtdewebdev-e281a9b7357adb945903781372d6f9b955e96479.tar.gz
tdewebdev-e281a9b7357adb945903781372d6f9b955e96479.zip
rename kdelogo2.png icon to tdelogo2.png, this relates to bug 2618
Signed-off-by: gregory guy <g-gregory@gmx.fr> (cherry picked from commit e8e69deabd7dc03a93183b8149b9597c52d8df7d) Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'quanta/data/doc/CMakeLists.txt')
-rw-r--r--quanta/data/doc/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/data/doc/CMakeLists.txt b/quanta/data/doc/CMakeLists.txt
index fdb713ba..a7ed183d 100644
--- a/quanta/data/doc/CMakeLists.txt
+++ b/quanta/data/doc/CMakeLists.txt
@@ -12,7 +12,7 @@
install( FILES
documentation.html head_bg.gif minilogo.jpg quanta.docrc aniquanta.gif
background.png bgtable.png developer.html focus.html intro.html
- kdelogo2.png konq.css lines.png lines2.png minilogo.png more.png
+ tdelogo2.png konq.css lines.png lines2.png minilogo.png more.png
quanta.css quantahdr.png shadow1.png tips.html webdev.png maindoc.html
template.html qcenter2.png faq.html
DESTINATION ${DATA_INSTALL_DIR}/quanta/doc )