diff options
author | Timothy Pearson <[email protected]> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-de/docs/tdebase/kioslave/mrml.docbook | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-de/docs/tdebase/kioslave/mrml.docbook')
-rw-r--r-- | tde-i18n-de/docs/tdebase/kioslave/mrml.docbook | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/tde-i18n-de/docs/tdebase/kioslave/mrml.docbook b/tde-i18n-de/docs/tdebase/kioslave/mrml.docbook new file mode 100644 index 00000000000..f5faee973df --- /dev/null +++ b/tde-i18n-de/docs/tdebase/kioslave/mrml.docbook @@ -0,0 +1,50 @@ +<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 +>[email protected]</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> |