summaryrefslogtreecommitdiffstats
path: root/conduits
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-14 17:48:56 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-14 17:48:56 -0600
commit23a865851ff2fdaf681fd0bf23d1042832f82268 (patch)
tree9d8b4b5c940a029fdf5d216f14a088fc80af843e /conduits
parentfe3116adba006c66f7638d0d88b8ae0100246d0e (diff)
downloadkpilot-23a865851ff2fdaf681fd0bf23d1042832f82268.tar.gz
kpilot-23a865851ff2fdaf681fd0bf23d1042832f82268.zip
Prevent non-existent help handbook from populating the main handbook table of contents.
Diffstat (limited to 'conduits')
-rw-r--r--conduits/docconduit/kpalmdoc.desktop8
1 files changed, 7 insertions, 1 deletions
diff --git a/conduits/docconduit/kpalmdoc.desktop b/conduits/docconduit/kpalmdoc.desktop
index b12a8b5..9619c65 100644
--- a/conduits/docconduit/kpalmdoc.desktop
+++ b/conduits/docconduit/kpalmdoc.desktop
@@ -56,7 +56,13 @@ GenericName[zh_TW]=PalmDOC 轉換器
Exec=kpalmdoc
Icon=kpalmdoc
Type=Application
-DocPath=kpalmdoc/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=kpalmdoc/index.html
Terminal=false
X-TDE-StartupNotify=true
X-DCOP-ServiceType=Unique