diff options
author | Darrell Anderson <[email protected]> | 2014-02-02 03:12:44 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-02-02 03:12:44 -0600 |
commit | 6ff11968a5e16fd1fc48956d1cebb7f50d530c73 (patch) | |
tree | 17fdafc0735eac8581b86b4522a3b62a5d095fab /doc/kcontrol/helpindex | |
parent | e725197d944a48f55c584edc52701b3adfbd9fd7 (diff) | |
download | tdebase-6ff11968a5e16fd1fc48956d1cebb7f50d530c73.tar.gz tdebase-6ff11968a5e16fd1fc48956d1cebb7f50d530c73.zip |
Disabled kcontrol/helpindex.html that was part of the old htmlsearch kcontrol module,
deleted doc/kcontrol/tdm handbook that was a duplicate of doc/tdm handbook,
nominal update of khelpcenter handbook.
Diffstat (limited to 'doc/kcontrol/helpindex')
-rw-r--r-- | doc/kcontrol/helpindex/CMakeLists.txt | 2 | ||||
-rw-r--r-- | doc/kcontrol/helpindex/Makefile.am | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/doc/kcontrol/helpindex/CMakeLists.txt b/doc/kcontrol/helpindex/CMakeLists.txt index 09158264f..f2c0c72b3 100644 --- a/doc/kcontrol/helpindex/CMakeLists.txt +++ b/doc/kcontrol/helpindex/CMakeLists.txt @@ -9,4 +9,4 @@ # ################################################# -tde_create_handbook( DESTINATION kcontrol/helpindex.html ) +# tde_create_handbook( DESTINATION kcontrol/helpindex ) diff --git a/doc/kcontrol/helpindex/Makefile.am b/doc/kcontrol/helpindex/Makefile.am index 0529b36f5..130eaca75 100644 --- a/doc/kcontrol/helpindex/Makefile.am +++ b/doc/kcontrol/helpindex/Makefile.am @@ -1,2 +1,2 @@ -KDE_LANG = en -KDE_DOCS = kcontrol/helpindex.html +# KDE_LANG = en +# KDE_DOCS = kcontrol/helpindex.html |