diff options
author | Darrell Anderson <[email protected]> | 2014-01-24 23:36:41 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-01-24 23:36:41 -0600 |
commit | 971e838379fed36532230572f20c659bb4000499 (patch) | |
tree | 41c697977144f9c487b0cd3a0d62e7ee6b1958e3 /kcontrol | |
parent | 358b9d8a2d56c9170524b3f8cfa2bfe03dd6983d (diff) | |
download | tdebase-971e838379fed36532230572f20c659bb4000499.tar.gz tdebase-971e838379fed36532230572f20c659bb4000499.zip |
Update non-existent and incomplete (template-only) help handbooks to new default format.
Diffstat (limited to 'kcontrol')
-rw-r--r-- | kcontrol/display/display.desktop | 8 | ||||
-rw-r--r-- | kcontrol/displayconfig/displayconfig.desktop | 8 | ||||
-rw-r--r-- | kcontrol/hwmanager/hwmanager.desktop | 8 | ||||
-rw-r--r-- | kcontrol/iccconfig/iccconfig.desktop | 8 | ||||
-rw-r--r-- | kcontrol/kthememanager/kthememanager.desktop | 1 | ||||
-rw-r--r-- | kcontrol/view1394/kcmview1394.desktop | 8 |
6 files changed, 6 insertions, 35 deletions
diff --git a/kcontrol/display/display.desktop b/kcontrol/display/display.desktop index 67a289f0a..3ac5f3934 100644 --- a/kcontrol/display/display.desktop +++ b/kcontrol/display/display.desktop @@ -2,13 +2,7 @@ Icon=tdescreensaver Type=Application Exec=tdecmshell display -# 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 +DocPath=kcontrol/display/index.html X-TDE-Library=display X-TDE-FactoryName=display diff --git a/kcontrol/displayconfig/displayconfig.desktop b/kcontrol/displayconfig/displayconfig.desktop index 3a6cecc10..2d4b5051a 100644 --- a/kcontrol/displayconfig/displayconfig.desktop +++ b/kcontrol/displayconfig/displayconfig.desktop @@ -2,13 +2,7 @@ Categories=Qt;TDE;X-TDE-settings-system; Comment=Configure display Comment[en_US]=Configure display -# 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 +DocPath=kcontrol/displayconfig/index.html Exec=tdecmshell displayconfig GenericName= GenericName[en_US]= diff --git a/kcontrol/hwmanager/hwmanager.desktop b/kcontrol/hwmanager/hwmanager.desktop index 151a30411..5e6b581c5 100644 --- a/kcontrol/hwmanager/hwmanager.desktop +++ b/kcontrol/hwmanager/hwmanager.desktop @@ -2,13 +2,7 @@ Exec=tdecmshell hwmanager Icon=background Type=Application -# 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 +DocPath=kcontrol/hwmanager/index.html X-TDE-Library=hwmanager X-TDE-ParentApp=kcontrol diff --git a/kcontrol/iccconfig/iccconfig.desktop b/kcontrol/iccconfig/iccconfig.desktop index efa8fb294..335f8d2fa 100644 --- a/kcontrol/iccconfig/iccconfig.desktop +++ b/kcontrol/iccconfig/iccconfig.desktop @@ -2,13 +2,7 @@ Exec=tdecmshell iccconfig Icon=background Type=Application -# 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 +DocPath=kcontrol/iccconfig/index.html X-TDE-Library=iccconfig X-TDE-ParentApp=kcontrol diff --git a/kcontrol/kthememanager/kthememanager.desktop b/kcontrol/kthememanager/kthememanager.desktop index 07e6b69b1..1f01aa790 100644 --- a/kcontrol/kthememanager/kthememanager.desktop +++ b/kcontrol/kthememanager/kthememanager.desktop @@ -218,3 +218,4 @@ Type=Application X-TDE-FactoryName=kthememanager X-TDE-Library=kthememanager Categories=Qt;TDE;X-TDE-settings-looknfeel; +DocPath=kcontrol/kthememanager/index.html diff --git a/kcontrol/view1394/kcmview1394.desktop b/kcontrol/view1394/kcmview1394.desktop index 978011258..5c3ce8389 100644 --- a/kcontrol/view1394/kcmview1394.desktop +++ b/kcontrol/view1394/kcmview1394.desktop @@ -1,13 +1,7 @@ [Desktop Entry] Icon=ieee1394 Type=Application -# 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/view1394/index.html +DocPath=kcontrol/view1394/index.html Exec=tdecmshell kcmview1394 X-TDE-Library=view1394 |