diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-06 17:38:03 -0600 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2014-02-06 17:38:03 -0600 |
commit | b53f39b3417a8fb207244e1ae53a8deee7714b41 (patch) | |
tree | 56c20a5ae533e8e84b1126b80beb08f640cd7651 /tde-i18n-cs/docs/tdebase/kinfocenter/partitions | |
parent | 1edeb16499610f02ba9fe45cbc94206f72fb7e9e (diff) | |
download | tde-i18n-b53f39b3417a8fb207244e1ae53a8deee7714b41.tar.gz tde-i18n-b53f39b3417a8fb207244e1ae53a8deee7714b41.zip |
Remove kinfocenter files in support of commit 3a673dc1.
Diffstat (limited to 'tde-i18n-cs/docs/tdebase/kinfocenter/partitions')
3 files changed, 0 insertions, 64 deletions
diff --git a/tde-i18n-cs/docs/tdebase/kinfocenter/partitions/CMakeLists.txt b/tde-i18n-cs/docs/tdebase/kinfocenter/partitions/CMakeLists.txt deleted file mode 100644 index 25e3e9134bb..00000000000 --- a/tde-i18n-cs/docs/tdebase/kinfocenter/partitions/CMakeLists.txt +++ /dev/null @@ -1,6 +0,0 @@ -# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer - -tde_create_handbook( - DESTINATION kinfocenter/partitions - LANG cs -) diff --git a/tde-i18n-cs/docs/tdebase/kinfocenter/partitions/Makefile.am b/tde-i18n-cs/docs/tdebase/kinfocenter/partitions/Makefile.am deleted file mode 100644 index cd4afa5b5f2..00000000000 --- a/tde-i18n-cs/docs/tdebase/kinfocenter/partitions/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -KDE_LANG = cs -SUBDIRS = $(AUTODIRS) -KDE_DOCS = kinfocenter/partitions -KDE_MANS = AUTO diff --git a/tde-i18n-cs/docs/tdebase/kinfocenter/partitions/index.docbook b/tde-i18n-cs/docs/tdebase/kinfocenter/partitions/index.docbook deleted file mode 100644 index 54ca6a06b58..00000000000 --- a/tde-i18n-cs/docs/tdebase/kinfocenter/partitions/index.docbook +++ /dev/null @@ -1,54 +0,0 @@ -<?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 % Czech "INCLUDE" > <!-- change language only here --> -]> - -<article lang="&language;"> -<title>Informace o oddílech disků</title> -<articleinfo> - -<authorgroup> -<author> <firstname>Matthias</firstname> <surname>Hölzer</surname> </author> -<author> <firstname>Helge</firstname> <surname>Deller</surname> </author> -<author> <firstname>Duncan</firstname> <surname>Haldane</surname> </author> -<author> <firstname>Mike</firstname> <surname>McBride</surname> </author> -<othercredit role="translator"><firstname>Ondřej</firstname><surname>Šotek</surname><affiliation><address><email>ondrej.sotek@seznam.cz</email></address></affiliation><contrib>Translation</contrib></othercredit> -</authorgroup> - -<date>2002-02-12</date> -<releaseinfo>3.00.00</releaseinfo> - -<keywordset> -<keyword>KDE</keyword> -<keyword>KControl</keyword> -<keyword>oddíl disku</keyword> -<keyword>informace o systému</keyword> -</keywordset> -</articleinfo> - -<sect1> -<title>Informace o oddílech disků</title> - -<para>Tato stránka zobrazuje informace o oddílech na vašem pevném disku.</para> - -<note><para>Způsob zobrazení informací je závislý na operačním systému. Na některých systémech není zatím možné informace o oddílech zobrazit vůbec.</para></note> - -<para>Pod systémem Linux jsou informace načteny ze souboru <filename class="devicefile">/proc/partitions</filename>, který je dostupný v případě, že je systém zkompilován s podporou pseudo-souborového systému <filename class="directory">/proc</filename> (jádra 2.1.x a pozdější).</para> - -<para>První dva sloupce zobrazují hlavní a vedlejší číslo. Třetí sloupec obsahuje počet bloků (obvykle 1 blok = 1024 bytů). Čtvrtý sloupec obsahuje název zařízení.</para> - -<para>V tomto modulu není možné měnit žádná nastavení.</para> - -<sect2 id="partition-author"> -<title>Autoři oddílu</title> - -<para> Matthias Hölzer <email>hoelzer@kde.org</email>, Helge Deller <email>helge.deller@ruhruni-bochum.de</email>, Duncan Haldane <email>duncan@kde.org</email>, a Michael McBride <email>mpmcbride7@yahoo.com</email></para> - -<para>Překlad Ondřej Šotek <email>ondrej.sotek@seznam.cz</email></para> - -</sect2> -</sect1> - -</article>
\ No newline at end of file |