diff options
Diffstat (limited to 'tde-i18n-pl/docs/tdebase/tdeioslave/mrml')
-rw-r--r-- | tde-i18n-pl/docs/tdebase/tdeioslave/mrml/CMakeLists.txt | 6 | ||||
-rw-r--r-- | tde-i18n-pl/docs/tdebase/tdeioslave/mrml/Makefile.am | 4 | ||||
-rw-r--r-- | tde-i18n-pl/docs/tdebase/tdeioslave/mrml/index.docbook | 26 |
3 files changed, 36 insertions, 0 deletions
diff --git a/tde-i18n-pl/docs/tdebase/tdeioslave/mrml/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/tdeioslave/mrml/CMakeLists.txt new file mode 100644 index 00000000000..c45f6f3c2b8 --- /dev/null +++ b/tde-i18n-pl/docs/tdebase/tdeioslave/mrml/CMakeLists.txt @@ -0,0 +1,6 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_create_handbook( + DESTINATION tdeioslave/mrml + LANG pl +) diff --git a/tde-i18n-pl/docs/tdebase/tdeioslave/mrml/Makefile.am b/tde-i18n-pl/docs/tdebase/tdeioslave/mrml/Makefile.am new file mode 100644 index 00000000000..75469dc217f --- /dev/null +++ b/tde-i18n-pl/docs/tdebase/tdeioslave/mrml/Makefile.am @@ -0,0 +1,4 @@ +KDE_LANG = pl +SUBDIRS = $(AUTODIRS) +KDE_DOCS = tdeioslave/mrml +KDE_MANS = AUTO diff --git a/tde-i18n-pl/docs/tdebase/tdeioslave/mrml/index.docbook b/tde-i18n-pl/docs/tdebase/tdeioslave/mrml/index.docbook new file mode 100644 index 00000000000..de8b16e6282 --- /dev/null +++ b/tde-i18n-pl/docs/tdebase/tdeioslave/mrml/index.docbook @@ -0,0 +1,26 @@ +<?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 % Polish "INCLUDE"> <!-- change language only here --> +]> + +<article lang="&language;" id="mrml"> +<title>mrml</title> +<articleinfo> +<authorgroup> +<author>&Carsten.Pfeiffer; &Carsten.Pfeiffer.mail; </author> +<othercredit role="translator"><firstname>Suse</firstname><surname>Polska</surname><affiliation><address><email>suse@suse.pl</email></address></affiliation><contrib>Polskie tłumaczenie</contrib></othercredit> <othercredit role="translator"><firstname>Krzysztof</firstname><surname>Woźniak</surname><affiliation><address><email>wozniakk@ceti.pl</email></address></affiliation><contrib>Polskie tłumaczenie - Aktualizacja i poprawki</contrib></othercredit> +</authorgroup> + +<date>2003-01-08</date> + + +</articleinfo> + +<para>Skrót <acronym>MRML</acronym> oznacza: Multimedia Retrieval Markup Language. <acronym>MRML</acronym> jest bazującym na XML protokołem pozwalającym na standardowy dostęp do programów służących do odtwarzania mediów. Więcej informacji na ten temat znajduje się na stronie: <ulink url="http://www.mrml.net">http://www.mrml.net</ulink>. </para> + +<para>Wtyczka protokołu "mrml" jest wykorzystywana przez funkcję wyszukiwania plików graficznych w środowisku &kde;</para> + +<para>Przykładowo wprowadzenie <userinput>mrml:/</userinput> lub <userinput>mrml:/jakiś.serwer</userinput> w programie &konqueror; rozpocznie wyszukiwanie obrazków. </para> + +</article> |