diff options
Diffstat (limited to 'tde-i18n-ca/docs/tdebase/kinfocenter/opengl')
3 files changed, 0 insertions, 54 deletions
diff --git a/tde-i18n-ca/docs/tdebase/kinfocenter/opengl/CMakeLists.txt b/tde-i18n-ca/docs/tdebase/kinfocenter/opengl/CMakeLists.txt deleted file mode 100644 index 951c49fc519..00000000000 --- a/tde-i18n-ca/docs/tdebase/kinfocenter/opengl/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/opengl - LANG ca -) diff --git a/tde-i18n-ca/docs/tdebase/kinfocenter/opengl/Makefile.am b/tde-i18n-ca/docs/tdebase/kinfocenter/opengl/Makefile.am deleted file mode 100644 index 9615a55a7ab..00000000000 --- a/tde-i18n-ca/docs/tdebase/kinfocenter/opengl/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -KDE_LANG = ca -SUBDIRS = $(AUTODIRS) -KDE_DOCS = kinfocenter/opengl -KDE_MANS = AUTO diff --git a/tde-i18n-ca/docs/tdebase/kinfocenter/opengl/index.docbook b/tde-i18n-ca/docs/tdebase/kinfocenter/opengl/index.docbook deleted file mode 100644 index a98869c9990..00000000000 --- a/tde-i18n-ca/docs/tdebase/kinfocenter/opengl/index.docbook +++ /dev/null @@ -1,44 +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><acronym>OpenGL</acronym></title> -<articleinfo> - -<authorgroup> -<author><personname><firstname>Ilya</firstname><surname>Korniyko</surname></personname><email>k_ilya@ukr.net</email></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></date> -<releaseinfo></releaseinfo> - -<keywordset> -<keyword>KDE</keyword> -<keyword>KControl</keyword> -<keyword>OpenGL</keyword> -<keyword>informació del sistema</keyword> -</keywordset> -</articleinfo> - -<sect1 id="opengl"> - -<title>OpenGL</title> - -<para>Aquesta pàgina mostra informació quant a la implementació <acronym>OpenGL</acronym> instal·lada. OpenGL (abreujament de "Open Graphic Library" -biblioteca gràfica oberta-) és una interfície per a gràfics en 3D multiplataforma i independent del maquinari. </para> - -<para><acronym>GLX</acronym> és un punt d'amarratge OpenGL per al sistema X Window.</para> - -<para><acronym>DRI</acronym> (Direct Rendering Infrastructure -infraestructura de representació directa- proveeix acceleració de maquinari per a OpenGL. Per a poder usar-la haureu de tenir una targeta gràfica amb acceleració en 3D, així com tenir instal·lat el controlador adequat.</para> - - -<para>Podeu obtenir més informació en el lloc oficial de OpenGL <ulink url="http://www.opengl.org">http://www.opengl.org</ulink> </para> - -</sect1> - -</article> |