diff options
Diffstat (limited to 'tde-i18n-de/docs/tdebase/tdeioslave/mrml/index.docbook')
-rw-r--r-- | tde-i18n-de/docs/tdebase/tdeioslave/mrml/index.docbook | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/tde-i18n-de/docs/tdebase/tdeioslave/mrml/index.docbook b/tde-i18n-de/docs/tdebase/tdeioslave/mrml/index.docbook new file mode 100644 index 00000000000..aada48b080c --- /dev/null +++ b/tde-i18n-de/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 % German "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>Marco</firstname><surname>Wegner</surname><affiliation><address><email>mail@marcowegner.de</email></address></affiliation><contrib>Übersetzer</contrib></othercredit> +</authorgroup> + +<date>2003-01-08</date> + + +</articleinfo> + +<para><acronym>MRML</acronym> steht für Multimedia Retrieval Markup Language. <acronym>MRML</acronym> ist ein XML-basiertes Protokoll, um standardisierten Zugriff auf Software zum Empfangen von Multimedia zu bieten. Weitere Informationen finden Sie hier: <ulink url="http://www.mrml.net">http://www.mrml.net</ulink>. </para> + +<para>Das Ein-Ausgabemodul mrml wird in &kde; für die Bildsuchfunktion verwendet.</para> + +<para>Geben Sie zum Beispiel <userinput>mrml:/</userinput> oder <userinput>mrml:/ein.anderer.server</userinput> in &konqueror;ein, um die Bildsuche zu starten. </para> + +</article> |