From 21862f8352c833f4ed24dd6eab8f37dc5b4eb48d Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Tue, 14 Jan 2014 17:19:23 -0600 Subject: Prevent non-existent help handbook from populating the main handbook table of contents. --- apps/ktorrent/ktorrent.desktop | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/ktorrent/ktorrent.desktop b/apps/ktorrent/ktorrent.desktop index a5ae848..4a09c56 100644 --- a/apps/ktorrent/ktorrent.desktop +++ b/apps/ktorrent/ktorrent.desktop @@ -42,7 +42,13 @@ GenericName[zh_TW]=BitTorrent 客戶端程式 Exec=ktorrent %i %m -caption "%c" %u Icon=ktorrent Type=Application -DocPath=ktorrent/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=ktorrent/index.html MimeType=application/x-bittorrent;application/x-torrent; X-DCOP-ServiceType=Unique Comment=A BitTorrent program for TDE -- cgit v1.2.1