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-ca/docs/tdebase/kinfocenter/sound | |
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-ca/docs/tdebase/kinfocenter/sound')
3 files changed, 0 insertions, 55 deletions
diff --git a/tde-i18n-ca/docs/tdebase/kinfocenter/sound/CMakeLists.txt b/tde-i18n-ca/docs/tdebase/kinfocenter/sound/CMakeLists.txt deleted file mode 100644 index 193060033b7..00000000000 --- a/tde-i18n-ca/docs/tdebase/kinfocenter/sound/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/sound - LANG ca -) diff --git a/tde-i18n-ca/docs/tdebase/kinfocenter/sound/Makefile.am b/tde-i18n-ca/docs/tdebase/kinfocenter/sound/Makefile.am deleted file mode 100644 index 2bf81aa6fbd..00000000000 --- a/tde-i18n-ca/docs/tdebase/kinfocenter/sound/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -KDE_LANG = ca -SUBDIRS = $(AUTODIRS) -KDE_DOCS = kinfocenter/sound -KDE_MANS = AUTO diff --git a/tde-i18n-ca/docs/tdebase/kinfocenter/sound/index.docbook b/tde-i18n-ca/docs/tdebase/kinfocenter/sound/index.docbook deleted file mode 100644 index f049ef30420..00000000000 --- a/tde-i18n-ca/docs/tdebase/kinfocenter/sound/index.docbook +++ /dev/null @@ -1,45 +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 % Catalan "INCLUDE"> <!-- change language only here --> -]> - -<article lang="&language;"> -<title>Informació de la targeta de so</title> -<articleinfo> - -<authorgroup> -<author>&Matthias.Hoelzer-Kluepfel;</author> -<author>&Helge.Deller;</author> -<author>&Duncan.Haldane;</author> -<author>&Mike.McBride;</author> -<othercredit role="translator"><firstname>Antoni</firstname><surname>Bella</surname><affiliation><address><email>bella5@teleline.es</email></address></affiliation><contrib>Traductor</contrib></othercredit> -</authorgroup> - -<date>2002-02-12</date> -<releaseinfo>3.00.00</releaseinfo> - -<keywordset> -<keyword>KDE</keyword> -<keyword>KControl</keyword> -<keyword>targeta de so</keyword> -<keyword>informació del sistema</keyword> -</keywordset> -</articleinfo> - -<sect1 id="soundinfo"> - -<title>Informació de la targeta de so</title> - -<para>Aquesta pàgina mostra informació quant a qualsevol targeta de so instal·lada en el sistema.</para> - -<note><para>La informació exacta mostrada dependrà del sistema. Sobre alguns sistemes, la informació de la targeta de so encara no es pot mostrar.</para></note> - -<para>Sobre &Linux;, aquesta informació s'extrau o bé des de <filename class="devicefile">/dev/sndstat</filename>, si està present, o des de <filename class="devicefile">/proc/sound</filename>, els quals tan sols estaran disponible si el pseudo-sistema de fitxers <filename class="directory">/proc</filename> està compilat en el nucli (versions 2.1.x o posteriors).</para> - -<para>L'usuari no pot modificar res en aquesta pàgina.</para> - -</sect1> - -</article> |