diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-de/docs/tdebase/kinfocenter/cdinfo/index.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/kinfocenter/cdinfo/index.docbook')
-rw-r--r-- | tde-i18n-de/docs/tdebase/kinfocenter/cdinfo/index.docbook | 79 |
1 files changed, 79 insertions, 0 deletions
diff --git a/tde-i18n-de/docs/tdebase/kinfocenter/cdinfo/index.docbook b/tde-i18n-de/docs/tdebase/kinfocenter/cdinfo/index.docbook new file mode 100644 index 00000000000..f21fef25591 --- /dev/null +++ b/tde-i18n-de/docs/tdebase/kinfocenter/cdinfo/index.docbook @@ -0,0 +1,79 @@ +<?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;"> +<title +>CD-ROM-Informationen/Eigenschaften</title> +<articleinfo> + +<authorgroup> +<author +><firstname +>Jahshan</firstname +> <surname +>Bhatti</surname +> <affiliation +><address +><email +>jabhatti91@gmail.com</email +></address +></affiliation> +</author> +<othercredit role="translator" +><firstname +>Stephan</firstname +><surname +>Johach</surname +><affiliation +><address +><email +>hunsum@gmx.de</email +></address +></affiliation +><contrib +>Deutsche Übersetzung</contrib +></othercredit +> +</authorgroup> + +<date +>2006-06-13</date> +<releaseinfo +>3.00.00</releaseinfo> + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>KControl</keyword> +<keyword +>cd-rom</keyword> +<keyword +>Informationen über Laufwerkeigenschaften</keyword> +</keywordset> +</articleinfo> + +<sect1> +<title +>CD-ROM-Informationen/Eigenschaften</title> + +<para +>Diese Seite zeigt Informationen zu den angeschlossenen CD-ROM-Laufwerken und deren Eigenschaften an. </para> + +<para +>Unter &Linux; werden diese Informationen aus <filename class="devicefile" +>/proc/sys/dev/cdrom/info</filename +> gelesen und sind nur verfügbar, wenn der Kernel mit Unterstützung für das Pseudo-Dateisystem <filename class="directory" +>/proc</filename +> kompiliert wurde. </para> + +<para +>Der Benutzer kann auf dieser Seite keine Einstellungen ändern. </para> + +</sect1> +</article> |