From 85f8152337d56b0400cad2dae3d4f3e1b5b7ed90 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Thu, 20 Feb 2014 16:46:56 -0600 Subject: Rename kdewizard->tdewizard, fix broken paths in ktip, minor cleanup and editing, renaming fixes. --- ktip/pics/CMakeLists.txt | 2 +- ktip/pics/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ktip/pics') diff --git a/ktip/pics/CMakeLists.txt b/ktip/pics/CMakeLists.txt index fe5b80511..26de896ae 100644 --- a/ktip/pics/CMakeLists.txt +++ b/ktip/pics/CMakeLists.txt @@ -9,4 +9,4 @@ # ################################################# -install( FILES wizard_small.png DESTINATION ${DATA_INSTALL_DIR}/kdewizard/pics ) +install( FILES wizard_small.png DESTINATION ${DATA_INSTALL_DIR}/tdewizard/pics ) diff --git a/ktip/pics/Makefile.am b/ktip/pics/Makefile.am index c635674e5..13e33df51 100644 --- a/ktip/pics/Makefile.am +++ b/ktip/pics/Makefile.am @@ -1,2 +1,2 @@ ktip_pics_data_DATA = wizard_small.png -ktip_pics_datadir = $(kde_datadir)/kdewizard/pics +ktip_pics_datadir = $(kde_datadir)/tdewizard/pics -- cgit v1.2.1