diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-19 13:03:18 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-01-19 13:03:18 -0600 |
commit | 9e4c839881358e31973d9e31d119217fc7d36f9a (patch) | |
tree | 1ade8bb006d84b1596053d2c91b0a10e9584b3f8 /khelpcenter/plugins/CMakeLists.txt | |
parent | 460c650d13b502fb21ceb586655244c9161f03b8 (diff) | |
download | tdebase-9e4c839881358e31973d9e31d119217fc7d36f9a.tar.gz tdebase-9e4c839881358e31973d9e31d119217fc7d36f9a.zip |
Disable building scrollkeeper help handbook, resulting in an empty page.
Scrollkeeper is obsolete and unsupported for 10+ years.
Diffstat (limited to 'khelpcenter/plugins/CMakeLists.txt')
-rw-r--r-- | khelpcenter/plugins/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/plugins/CMakeLists.txt b/khelpcenter/plugins/CMakeLists.txt index fea32db40..eee6a6637 100644 --- a/khelpcenter/plugins/CMakeLists.txt +++ b/khelpcenter/plugins/CMakeLists.txt @@ -12,7 +12,7 @@ add_subdirectory( Applications ) add_subdirectory( Manpages ) # add_subdirectory( Tutorials ) -add_subdirectory( Scrollkeeper ) +# add_subdirectory( Scrollkeeper ) install( FILES applets.desktop contact.desktop faq.desktop info.desktop |