summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-14 17:19:23 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-14 17:19:23 -0600
commit21862f8352c833f4ed24dd6eab8f37dc5b4eb48d (patch)
tree1a8a4a7b78e394418e893820caf4316d6c9d32c5 /apps
parentd1335e7742bfdf58649fccd3b1f644b698feb48a (diff)
downloadktorrent-21862f8352c833f4ed24dd6eab8f37dc5b4eb48d.tar.gz
ktorrent-21862f8352c833f4ed24dd6eab8f37dc5b4eb48d.zip
Prevent non-existent help handbook from populating the main handbook table of contents.
Diffstat (limited to 'apps')
-rw-r--r--apps/ktorrent/ktorrent.desktop8
1 files changed, 7 insertions, 1 deletions
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