diff options
Diffstat (limited to 'tde-i18n-hu/docs/tdebase/tdeioslave/news')
-rw-r--r-- | tde-i18n-hu/docs/tdebase/tdeioslave/news/CMakeLists.txt | 7 | ||||
-rw-r--r-- | tde-i18n-hu/docs/tdebase/tdeioslave/news/Makefile.am | 4 | ||||
-rw-r--r-- | tde-i18n-hu/docs/tdebase/tdeioslave/news/index.docbook | 21 |
3 files changed, 32 insertions, 0 deletions
diff --git a/tde-i18n-hu/docs/tdebase/tdeioslave/news/CMakeLists.txt b/tde-i18n-hu/docs/tdebase/tdeioslave/news/CMakeLists.txt new file mode 100644 index 00000000000..134d5655dde --- /dev/null +++ b/tde-i18n-hu/docs/tdebase/tdeioslave/news/CMakeLists.txt @@ -0,0 +1,7 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/news + NOINDEX + LANG hu +) diff --git a/tde-i18n-hu/docs/tdebase/tdeioslave/news/Makefile.am b/tde-i18n-hu/docs/tdebase/tdeioslave/news/Makefile.am new file mode 100644 index 00000000000..e36fbde5b67 --- /dev/null +++ b/tde-i18n-hu/docs/tdebase/tdeioslave/news/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = hu +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/news +KDE_MANS = AUTO diff --git a/tde-i18n-hu/docs/tdebase/tdeioslave/news/index.docbook b/tde-i18n-hu/docs/tdebase/tdeioslave/news/index.docbook new file mode 100644 index 00000000000..289dde5c476 --- /dev/null +++ b/tde-i18n-hu/docs/tdebase/tdeioslave/news/index.docbook @@ -0,0 +1,21 @@ +<?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 % Hungarian "INCLUDE"> <!-- change language only here --> +]> + +<article lang="&language;" id="news"> +<title>news</title> +<articleinfo> +<authorgroup> +<author>&Lauri.Watts; &Lauri.Watts.mail;</author> +<othercredit role="translator"><firstname>Tamás</firstname><surname>Szántó</surname><contrib>Magyar fordítás</contrib><affiliation><address><email>[email protected]</email></address></affiliation></othercredit> +</authorgroup> +</articleinfo> + + +<para>A news protokollt akkor használja a &kde;, amikor valaki rákattint egy news linkre egy weboldalon. Ilyenkor elindul a &knode; program, és ha a linkben megadott hírcsoport elérhető, akkor automatikusan hozzáadódik a használt (előfizetett) hírcsoportok listájához, a &knode;-ban alapértelmezettnek beállított azonosítóval.</para> + +<para>Egy hírcsoport használatának megszüntetéséhez (az előfizetés lemondásához) kattintson a &knode;-ban a <mousebutton>jobb</mousebutton> egérgombbal a hírcsoport nevére, és válassza <guimenuitem>A csoport előfizetésének megszüntetése</guimenuitem> menüpontot.</para> + +</article> |