diff options
Diffstat (limited to 'doc/tdeioslave/news/index.docbook')
-rw-r--r-- | doc/tdeioslave/news/index.docbook | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/doc/tdeioslave/news/index.docbook b/doc/tdeioslave/news/index.docbook new file mode 100644 index 000000000..56fbafc8b --- /dev/null +++ b/doc/tdeioslave/news/index.docbook @@ -0,0 +1,53 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ + <!ENTITY % addindex "IGNORE"> + <!ENTITY % English "INCLUDE" > <!-- change language only here --> +]> + +<article lang="&language;" id="news"> +<title>news</title> + +<articleinfo> + +<authorgroup> +<author>&Lauri.Watts;</author> +<author>&tde-authors;</author> +<!-- TRANS:ROLES_OF_TRANSLATORS --> +</authorgroup> + +<releaseinfo>&tde-release-version;</releaseinfo> +<date>Reviewed: &tde-release-date;</date> + +<copyright> +<year>2010</year> +<holder>&Lauri.Watts;</holder> +</copyright> +<copyright> +<year>&tde-copyright-date;</year> +<holder>&tde-team;</holder> +</copyright> + +<abstract> +<para> +This handbook describes the news protocol. +</para> +</abstract> + +<keywordset> +<keyword>TDE</keyword> +<keyword>news</keyword> +<keyword>protocol</keyword> +</keywordset> + +</articleinfo> + +<para>The news tdeioslave is used when you click on a news link on a web +page. It will open &knode;, and if the group referred to in the news +link is available from your server, it will subscribe you to the group, in +the first available account you have configured in &knode;</para> + +<para>You can unsubscribe from within &knode; if you decide you don't +want to read the group, by <mousebutton>right</mousebutton> clicking and +selecting <guimenuitem>Unsubscribe from Group</guimenuitem>.</para> + +</article> |