From 11f3dd1d15b41cb813fe4fcdfc57a75da7adc14a Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Sun, 24 Jun 2012 20:59:48 -0500 Subject: Update Help center: Reorganize TOC, rename files; initial update of FAQ, Welcome, Quick Start guides; numerous revisions. --- khelpcenter/plugins/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'khelpcenter/plugins/CMakeLists.txt') diff --git a/khelpcenter/plugins/CMakeLists.txt b/khelpcenter/plugins/CMakeLists.txt index 37aa2b3fb..cbda88d75 100644 --- a/khelpcenter/plugins/CMakeLists.txt +++ b/khelpcenter/plugins/CMakeLists.txt @@ -11,12 +11,12 @@ add_subdirectory( Applications ) add_subdirectory( Manpages ) -add_subdirectory( Tutorials ) +# add_subdirectory( Tutorials ) add_subdirectory( Scrollkeeper ) install( FILES applets.desktop contact.desktop faq.desktop info.desktop links.desktop support.desktop userguide.desktop welcome.desktop hardwaremodules.desktop kcontrolmodules.desktop konqplugins.desktop - kioslaves.desktop + kioslaves.desktop quickstart.desktop visualdict.desktop DESTINATION ${DATA_INSTALL_DIR}/khelpcenter/plugins ) -- cgit v1.2.1