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-pl/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-pl/docs/tdebase/kinfocenter/partitions')
3 files changed, 0 insertions, 57 deletions
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/partitions/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/partitions/CMakeLists.txt deleted file mode 100644 index 42be5909f78..00000000000 --- a/tde-i18n-pl/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 pl -) diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/partitions/Makefile.am b/tde-i18n-pl/docs/tdebase/kinfocenter/partitions/Makefile.am deleted file mode 100644 index 3e1e83302e8..00000000000 --- a/tde-i18n-pl/docs/tdebase/kinfocenter/partitions/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -KDE_LANG = pl -SUBDIRS = $(AUTODIRS) -KDE_DOCS = kinfocenter/partitions -KDE_MANS = AUTO diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/partitions/index.docbook b/tde-i18n-pl/docs/tdebase/kinfocenter/partitions/index.docbook deleted file mode 100644 index 5a07e9a972a..00000000000 --- a/tde-i18n-pl/docs/tdebase/kinfocenter/partitions/index.docbook +++ /dev/null @@ -1,47 +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 % Polish "INCLUDE"> <!-- change language only here --> -]> - -<article lang="&language;"> -<title>Informacje o partycjach</title> -<articleinfo> - -<authorgroup> -<author>&Matthias.Hoelzer-Kluepfel;</author> -<author>&Helge.Deller;</author> -<author>&Duncan.Haldane;</author> -<author>&Mike.McBride;</author> -<othercredit role="translator"><firstname>(c) 2005 Mandriva</firstname><surname>Poland</surname><affiliation><address><email>biuro@mandriva.pl</email></address></affiliation><contrib>Polskie tłumaczenie</contrib></othercredit><othercredit role="translator"><firstname>Marcin</firstname><surname>Kocur</surname><affiliation><address><email>marcinkocur@op.pl</email></address></affiliation><contrib>Sprawdzanie i aktualizacja dla KDE 3.5.4</contrib></othercredit> -</authorgroup> - -<date>2002-02-12</date> -<releaseinfo>3.00.00</releaseinfo> - -<keywordset> -<keyword>KDE</keyword> -<keyword>KControl</keyword> -<keyword>partycja dyskowa</keyword> -<keyword>informacje systemowe</keyword> -</keywordset> -</articleinfo> - -<sect1> -<title>Informacje o partycjach</title> - -<para>Na tej stronie podane są informacje na temat partycji dyskowych dostępnych w systemie.</para> - -<note><para>Szczegółowa informacja wyświetlana na stronie jest zależna od zainstalowanego systemu. W niektórych systemach informacje o partycjach dyskowych nie są jeszcze dostępne.</para></note> - -<para>W &Linux-miejscownik; informacja ta jest pobierana z pliku <filename class="devicefile">/proc/partitions</filename>, który jest dostępny tylko wtedy, gdy wirtualny system plików <filename class="directory">/proc</filename> jest wkompilowany w jądro systemowe (2.1.x lub nowsze).</para> - -<para>Pierwsza kolumna wyświetla systemową nazwę urządzenia blokowego, druga ukazuje miejsce, w którym można odczytać dane z tego urządzenia (punkt montowania), trzecia określa typ systemu plików na urządzeniu, czwarta pokazuje całkowitą ilość danych, którą jest w stanie przechować urządzenie. Kolumna <guilabel>Wolne</guilabel> to całkowita pojemność urządzenia bez już zapisanych na nim danych. Ostatnia kolumna pokazuje specjalne opcje montowania urządzenia.</para> - -<para>Użytkownik nie może wprowadzać żadnych modyfikacji na tej stronie.</para> - -</sect1> - -</article> - |