From cd928d143dc0f3c24bba655e3c26b615c5942812 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 5 Oct 2014 10:48:44 -0500 Subject: Move Tutorials to tdeaddons. --- khelpcenter/plugins/Tutorials/CMakeLists.txt | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 khelpcenter/plugins/Tutorials/CMakeLists.txt (limited to 'khelpcenter/plugins/Tutorials/CMakeLists.txt') diff --git a/khelpcenter/plugins/Tutorials/CMakeLists.txt b/khelpcenter/plugins/Tutorials/CMakeLists.txt deleted file mode 100644 index 2388c6440..000000000 --- a/khelpcenter/plugins/Tutorials/CMakeLists.txt +++ /dev/null @@ -1,14 +0,0 @@ -################################################# -# -# (C) 2010-2011 Serghei Amelian -# serghei (DOT) amelian (AT) gmail.com -# -# Improvements and feedback are welcome -# -# This file is released under GPL >= 2 -# -################################################# - -install( FILES - .directory quickstart.desktop visualdict.desktop - DESTINATION ${DATA_INSTALL_DIR}/khelpcenter/plugins/Tutorials ) -- cgit v1.2.1