From 5a03cb0dc39f7159e9bd0a8eae7a2169ba70620a Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Tue, 14 Jan 2014 22:25:44 -0600 Subject: Prevent non-existent help handbooks from populating the main handbook table of contents. --- kcontrol/displayconfig/displayconfig.desktop | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'kcontrol/displayconfig/displayconfig.desktop') diff --git a/kcontrol/displayconfig/displayconfig.desktop b/kcontrol/displayconfig/displayconfig.desktop index 738d3a293..3a6cecc10 100644 --- a/kcontrol/displayconfig/displayconfig.desktop +++ b/kcontrol/displayconfig/displayconfig.desktop @@ -2,7 +2,13 @@ Categories=Qt;TDE;X-TDE-settings-system; Comment=Configure display Comment[en_US]=Configure display -DocPath=kcontrol/displayconfig.html +# Restore the following key and remove this comment when a help handbook +# is written. Disabling this key prevents populating the main handbook +# table of contents with a non-existent document, which results in a +# main handbook error message of +# 'There is no documentation available for /xyz/index.html.' +# Also disable this key when there exists only a useless template handbook. +# DocPath=kcontrol/displayconfig.html Exec=tdecmshell displayconfig GenericName= GenericName[en_US]= -- cgit v1.2.1