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-en_GB/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-en_GB/docs/tdebase/kinfocenter/opengl/index.docbook')
-rw-r--r-- | tde-i18n-en_GB/docs/tdebase/kinfocenter/opengl/index.docbook | 44 |
1 files changed, 0 insertions, 44 deletions
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/opengl/index.docbook b/tde-i18n-en_GB/docs/tdebase/kinfocenter/opengl/index.docbook deleted file mode 100644 index 8c01cb7cdd6..00000000000 --- a/tde-i18n-en_GB/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 % British-English "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> -<othercredit role="translator"><firstname>Andrew</firstname><surname>Coles</surname><affiliation><address><email>[email protected]</email></address></affiliation><contrib>Conversion to British English</contrib></othercredit> - -</authorgroup> - -<date></date> -<releaseinfo></releaseinfo> - -<keywordset> -<keyword>KDE</keyword> -<keyword>KControl</keyword> -<keyword>OpenGL</keyword> -<keyword>system information</keyword> -</keywordset> -</articleinfo> - -<sect1 id="opengl"> - -<title>OpenGL</title> - -<para>This page displays information about installed <acronym>OpenGL</acronym> implementation. OpenGL (for "Open Graphics Library") is a cross-platform, hardware independent interface for 3D graphics. </para> - -<para><acronym>GLX</acronym> is the binding for OpenGL to X Window system.</para> - -<para><acronym>DRI</acronym> (Direct Rendering Infrastucture) provides hardware acceleration for OpenGL. You must have a videocard with 3D accelerator and properly installed driver for this.</para> - - -<para>Read more at the official OpenGL site <ulink url="http://www.opengl.org">http://www.opengl.org</ulink> </para> - -</sect1> - -</article> |