Prevent non-existent help handbooks from populating the main handbook table of contents.

pull/2/head
Darrell Anderson 11 years ago
parent 007c0cab65
commit 5a03cb0dc3

@ -2,7 +2,13 @@
Icon=tdescreensaver
Type=Application
Exec=tdecmshell display
DocPath=kcontrol/kcmdisplay/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/kcmdisplay/index.html
X-TDE-Library=display
X-TDE-FactoryName=display

@ -2,7 +2,13 @@
Categories=Qt;TDE;X-TDE-settings-system;
Comment=Configure display
Comment[en_US]=Configure display
DocPath=kcontrol/displayconfig.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/displayconfig.html
Exec=tdecmshell displayconfig
GenericName=
GenericName[en_US]=

@ -2,7 +2,13 @@
Exec=tdecmshell hwmanager
Icon=background
Type=Application
DocPath=kcontrol/hwmanager/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/hwmanager/index.html
X-TDE-Library=hwmanager
X-TDE-ParentApp=kcontrol
@ -12,7 +18,6 @@ X-TDE-SubstituteUID=true
Categories=Qt;TDE;X-TDE-settings-hardware;
Comment=Configure hardware devices
Comment[en_US]=Configure hardware devices
DocPath=kcontrol/hwmanager.html
GenericName=
GenericName[en_US]=
Keywords=hardware

@ -2,7 +2,13 @@
Exec=tdecmshell iccconfig
Icon=background
Type=Application
DocPath=kcontrol/iccconfig/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/iccconfig/index.html
X-TDE-Library=iccconfig
X-TDE-ParentApp=kcontrol
@ -12,7 +18,6 @@ X-TDE-SubstituteUID=true
Categories=Qt;TDE;X-TDE-settings-hardware;
Comment=Configure display ICC profile
Comment[en_US]=Configure display ICC profile
DocPath=kcontrol/iccconfig.html
GenericName=
GenericName[en_US]=
Keywords=ICC,display,color,profile

@ -2,7 +2,13 @@
Exec=kinfocenter -caption "%c" %i %m
Icon=hwinfo
Type=Application
DocPath=kinfocenter/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=kinfocenter/index.html
X-TDE-StartupNotify=true
OnlyShowIn=TDE;

@ -1,7 +1,13 @@
[Desktop Entry]
Icon=ieee1394
Type=Application
DocPath=kinfocenter/view1394/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=kinfocenter/view1394/index.html
Exec=tdecmshell kcmview1394
X-TDE-Library=view1394

Loading…
Cancel
Save