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/bzip.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/bzip.docbook')
-rw-r--r-- | tde-i18n-de/docs/tdebase/kioslave/bzip.docbook | 46 |
1 files changed, 0 insertions, 46 deletions
diff --git a/tde-i18n-de/docs/tdebase/kioslave/bzip.docbook b/tde-i18n-de/docs/tdebase/kioslave/bzip.docbook deleted file mode 100644 index 639d3156e5d..00000000000 --- a/tde-i18n-de/docs/tdebase/kioslave/bzip.docbook +++ /dev/null @@ -1,46 +0,0 @@ -<article lang="&language;" id="bzip"> -<title ->bzip</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 -><command ->bzip</command -> ist ein Kompressionsprogramm. Es wird heute nur noch selten genutzt, da es von bzip2 ersetzt wurde, das eine weit bessere Kompression bietet.</para> - -<para ->Das bzip-Modul ist nicht direkt nutzbar, es wurde hauptsächlich zur Verwendung als Filter gedacht. Zum Beispiel kann das tar-Modul eine Datei durch das bzip-Modul filtern, um den Inhalt einer <literal role="extension" ->.tar.bz</literal ->-Datei direkt in einem &konqueror;-Fenster darzustellen.</para> - -<para ->Wenn Sie im &konqueror; auf eine Datei mit der Erweiterung <literal role="extension" ->.bz</literal -> klicken, wird dieses Modul verwendet, um sie zu entpacken und als normale (unkomprimierte) Datei darzustellen.</para> - -<para ->Wenn Sie ein Entwickler sind und den bzip-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> - -</article> |