summaryrefslogtreecommitdiffstats
path: root/kmilo
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2014-01-14 19:24:25 -0600
committerDarrell Anderson <humanreadable@yahoo.com>2014-01-14 19:24:25 -0600
commitfef42f678cdb33c20b59c271e8b5eb1ebdc80e4b (patch)
treebe468c1ed53a689a31ce4580327736accf1e2aa2 /kmilo
parent575b55c7701f0af2b1fb06aa5a7adc167cf607ee (diff)
downloadtdeutils-fef42f678cdb33c20b59c271e8b5eb1ebdc80e4b.tar.gz
tdeutils-fef42f678cdb33c20b59c271e8b5eb1ebdc80e4b.zip
Prevent non-existent help handbooks from populating the main handbook table of contents.
Diffstat (limited to 'kmilo')
-rw-r--r--kmilo/kmilo_kvaio/kcmkvaio/kvaio.desktop8
-rw-r--r--kmilo/thinkpad/kcmthinkpad/thinkpad.desktop8
2 files changed, 14 insertions, 2 deletions
diff --git a/kmilo/kmilo_kvaio/kcmkvaio/kvaio.desktop b/kmilo/kmilo_kvaio/kcmkvaio/kvaio.desktop
index 750c780..5375183 100644
--- a/kmilo/kmilo_kvaio/kcmkvaio/kvaio.desktop
+++ b/kmilo/kmilo_kvaio/kcmkvaio/kvaio.desktop
@@ -2,7 +2,13 @@
Type=Application
Exec=tdecmshell kvaio
Icon=laptop
-DocPath=kcontrol/kvaio/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=kcontrol/kvaio/index.html
X-TDE-Library=kvaio
X-TDE-ParentApp=kcontrol
diff --git a/kmilo/thinkpad/kcmthinkpad/thinkpad.desktop b/kmilo/thinkpad/kcmthinkpad/thinkpad.desktop
index 6b76314..6f37a92 100644
--- a/kmilo/thinkpad/kcmthinkpad/thinkpad.desktop
+++ b/kmilo/thinkpad/kcmthinkpad/thinkpad.desktop
@@ -2,7 +2,13 @@
Type=Application
Exec=tdecmshell thinkpad
Icon=laptop
-DocPath=kcontrol/thinkpad/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=kcontrol/thinkpad/index.html
X-TDE-Library=thinkpad
X-TDE-ParentApp=kcontrol