summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-14 17:04:21 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-14 17:04:21 -0600
commit2474d1f60433268e3cc1b9ce7d8109bd8423c5f9 (patch)
treee4732addbe016c14258b4448bca686b6bcaca135
parent901012317f8b05733c3a943e1e0d707fccad9b9a (diff)
downloadtderadio-2474d1f6.tar.gz
tderadio-2474d1f6.zip
Prevent non-existent help handbook from populating the main handbook table of contents.
-rw-r--r--tderadio3/src/tderadio.desktop8
1 files changed, 7 insertions, 1 deletions
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