From 2d76c2600142587d6575ec047046a50df3f155ce Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Tue, 14 Jan 2014 20:06:44 -0600 Subject: Prevent non-existent help handbook from populating the main handbook table of contents. --- kdevdesigner/src/kdevdesigner.desktop | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'kdevdesigner') diff --git a/kdevdesigner/src/kdevdesigner.desktop b/kdevdesigner/src/kdevdesigner.desktop index 6199cc7b..c106f699 100644 --- a/kdevdesigner/src/kdevdesigner.desktop +++ b/kdevdesigner/src/kdevdesigner.desktop @@ -58,7 +58,13 @@ GenericName[zh_TW]=介面設計器 Exec=kdevdesigner %i -caption "%c" Icon=kdevdesigner Type=Application -DocPath=kdevdesigner/kdevdesigner.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=kdevdesigner/kdevdesigner.html Comment=GUI Designer for Qt/TDE Comment[ca]=Dissenyador de IGU per Qt/TDE Comment[da]=Grafisk brugerfladedesigner til Qt/TDE -- cgit v1.2.3