From 2474d1f60433268e3cc1b9ce7d8109bd8423c5f9 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Tue, 14 Jan 2014 17:04:21 -0600 Subject: [PATCH] Prevent non-existent help handbook from populating the main handbook table of contents. --- tderadio3/src/tderadio.desktop | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/tderadio3/src/tderadio.desktop b/tderadio3/src/tderadio.desktop index ea46e49..71e56fe 100644 --- a/tderadio3/src/tderadio.desktop +++ b/tderadio3/src/tderadio.desktop @@ -3,7 +3,13 @@ Encoding=UTF-8 Type=Application Exec=tderadio -caption "%c" %i %m Icon=tderadio -DocPath=tderadio/index.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=tderadio/index.html Comment=Audio player for Internet and AM/FM Radio Comment[de]= Terminal=false