diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-10 16:29:07 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-10 16:29:07 -0600 |
commit | 50741cc5474353bba914746aa25b091aa609a38f (patch) | |
tree | 4749d137bae305e246f62dd290273b55d926ad3a /tdeioslave | |
parent | 9abee0aada612f8cc875ff33f02c92c1211cb56f (diff) | |
download | tdebase-50741cc5474353bba914746aa25b091aa609a38f.tar.gz tdebase-50741cc5474353bba914746aa25b091aa609a38f.zip |
Remove KControl Protocols module, move protocol items to the help handbook,
rename TDEIOSlaves->Protocols, add new help files, update other help files,
make protocol handbooks consistent in format.
Diffstat (limited to 'tdeioslave')
-rw-r--r-- | tdeioslave/about/about.protocol | 1 | ||||
-rw-r--r-- | tdeioslave/settings/applications.protocol | 1 | ||||
-rw-r--r-- | tdeioslave/settings/programs.protocol | 1 | ||||
-rw-r--r-- | tdeioslave/settings/settings.protocol | 1 | ||||
-rw-r--r-- | tdeioslave/smtp/smtps.protocol | 1 |
5 files changed, 5 insertions, 0 deletions
diff --git a/tdeioslave/about/about.protocol b/tdeioslave/about/about.protocol index ae6172561..2f12b9383 100644 --- a/tdeioslave/about/about.protocol +++ b/tdeioslave/about/about.protocol @@ -7,3 +7,4 @@ reading=true defaultMimetype=text/html Icon=help_index Class=:local +DocPath=tdeioslave/about/index.html diff --git a/tdeioslave/settings/applications.protocol b/tdeioslave/settings/applications.protocol index 7d35ae254..a78aab65a 100644 --- a/tdeioslave/settings/applications.protocol +++ b/tdeioslave/settings/applications.protocol @@ -13,3 +13,4 @@ moving=false Icon=kmenu maxInstances=2 Class=:local +DocPath=tdeioslave/applications/index.html diff --git a/tdeioslave/settings/programs.protocol b/tdeioslave/settings/programs.protocol index a02219d3e..72c8cd6e6 100644 --- a/tdeioslave/settings/programs.protocol +++ b/tdeioslave/settings/programs.protocol @@ -13,3 +13,4 @@ moving=false Icon=kmenu maxInstances=2 Class=:local +DocPath=tdeioslave/programs/index.html diff --git a/tdeioslave/settings/settings.protocol b/tdeioslave/settings/settings.protocol index a02ed9145..0910fd698 100644 --- a/tdeioslave/settings/settings.protocol +++ b/tdeioslave/settings/settings.protocol @@ -13,3 +13,4 @@ moving=false Icon=kcontrol maxInstances=2 Class=:local +DocPath=tdeioslave/settings/index.html diff --git a/tdeioslave/smtp/smtps.protocol b/tdeioslave/smtp/smtps.protocol index 177458777..22de400f3 100644 --- a/tdeioslave/smtp/smtps.protocol +++ b/tdeioslave/smtp/smtps.protocol @@ -13,3 +13,4 @@ makedir=false linking=false moving=false Icon=folder_outbox +DocPath=tdeioslave/smtp/index.html |