diff options
author | Darrell Anderson <[email protected]> | 2014-02-06 17:38:03 -0600 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2014-02-06 17:38:03 -0600 |
commit | b53f39b3417a8fb207244e1ae53a8deee7714b41 (patch) | |
tree | 56c20a5ae533e8e84b1126b80beb08f640cd7651 /tde-i18n-fr/docs/tdebase/kinfocenter/opengl/index.docbook | |
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-fr/docs/tdebase/kinfocenter/opengl/index.docbook')
-rw-r--r-- | tde-i18n-fr/docs/tdebase/kinfocenter/opengl/index.docbook | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/tde-i18n-fr/docs/tdebase/kinfocenter/opengl/index.docbook b/tde-i18n-fr/docs/tdebase/kinfocenter/opengl/index.docbook deleted file mode 100644 index 688003630fb..00000000000 --- a/tde-i18n-fr/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 % French "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>[email protected]</email></author> -&traducteurNicolasDupuis; - -</authorgroup> - -<date></date> -<releaseinfo></releaseinfo> - -<keywordset> -<keyword>KDE</keyword> -<keyword>KControl</keyword> -<keyword>OpenGL</keyword> -<keyword>Information système</keyword> -</keywordset> -</articleinfo> - -<sect1 id="opengl"> - -<title>OpenGl</title> - -<para>Cette page affiche de l'information sur une implémentation installée de <acronym>OpenGL</acronym>. OpenGL (Open Graphics Library, Bibliothèque graphique libre) est une interface multiplates-formes pour graphiques 3D indépendante du matériel. </para> - -<para><acronym>GLX</acronym> est la liaison pour OpenGl au système X Window</para> - -<para><acronym>DRI</acronym> (Infrastructure de rendu direct) fournit une accélération matérielle pour OpenGL. Vous devez avoir une carte graphique avec accélération 3D dont le pilote soir convenablement installé pour cette accélération.</para> - - -<para>Plus d'informations sur le site officiel Open GL<ulink url="http://www.opengl.org">http://www.opengl.org</ulink> </para> - -</sect1> - -</article> |