diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:00:04 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-01-27 01:00:04 -0600 |
commit | 1bb0c88762d6fd00d77382381c3e55477bbd1872 (patch) | |
tree | e4df854f212e8e7735e8249948b6b3ecb441fc2c /tde-i18n-de/docs/tdebase/kioslave/bzip2.docbook | |
parent | 4cd567a4569676dd42e7d9b1c5aa99e19801b482 (diff) | |
download | tde-i18n-1bb0c88762d6fd00d77382381c3e55477bbd1872.tar.gz tde-i18n-1bb0c88762d6fd00d77382381c3e55477bbd1872.zip |
Rename a number of libraries and executables to avoid conflicts with KDE4
Diffstat (limited to 'tde-i18n-de/docs/tdebase/kioslave/bzip2.docbook')
-rw-r--r-- | tde-i18n-de/docs/tdebase/kioslave/bzip2.docbook | 49 |
1 files changed, 0 insertions, 49 deletions
diff --git a/tde-i18n-de/docs/tdebase/kioslave/bzip2.docbook b/tde-i18n-de/docs/tdebase/kioslave/bzip2.docbook deleted file mode 100644 index b1e62e5b9f9..00000000000 --- a/tde-i18n-de/docs/tdebase/kioslave/bzip2.docbook +++ /dev/null @@ -1,49 +0,0 @@ -<article lang="&language;" id="bzip2"> -<title ->bzip2</title> -<articleinfo> -<authorgroup> -<author ->&Lauri.Watts; &Lauri.Watts.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> -</articleinfo> - -<para ->Bzip2 ist ein Kompressionsprogramm</para> - -<para ->Das bzip2-Modul ist nicht direkt nutzbar, es wurde hauptsächlich zur Verwendung als Filter gedacht. Zum Beispiel kann das tar-Modul eine Datei durch das bzip2-Modul filtern, um den Inhalt einer <literal role="extension" ->.tar.bz2</literal ->-Datei direkt in einem &konqueror;-Fenster darzustellen.</para> - -<para ->Wenn Sie im &konqueror; auf eine Datei mit der Erweiterung <literal role="extension" ->.bz2</literal -> klicken, wird dieses Modul benutzt, um sie zu entpacken und als normale (unkomprimierte) Datei darzustellen.</para> - -<para ->Wenn Sie ein Entwickler sind und den bzip2-Filter nutzen möchten, können Sie die Dokumentation zur Nutzung der Ein-/Ausgabemodule hier finden: <ulink url="http://developer.kde.org" ->http://developer.kde.org</ulink -></para> - -<para ->Schauen Sie auch in das Handbuch: <ulink url="man:/bzip2" ->bzip2</ulink ->. </para> - -</article> |