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-en_GB/docs/tdebase/kinfocenter/opengl | |
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')
3 files changed, 0 insertions, 54 deletions
diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/opengl/CMakeLists.txt b/tde-i18n-en_GB/docs/tdebase/kinfocenter/opengl/CMakeLists.txt deleted file mode 100644 index 841965f175d..00000000000 --- a/tde-i18n-en_GB/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 en_GB -) diff --git a/tde-i18n-en_GB/docs/tdebase/kinfocenter/opengl/Makefile.am b/tde-i18n-en_GB/docs/tdebase/kinfocenter/opengl/Makefile.am deleted file mode 100644 index 8813e5fe168..00000000000 --- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/opengl/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -KDE_LANG = en_GB -SUBDIRS = $(AUTODIRS) -KDE_DOCS = kinfocenter/opengl -KDE_MANS = AUTO 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>k_ilya@ukr.net</email></author> -<othercredit role="translator"><firstname>Andrew</firstname><surname>Coles</surname><affiliation><address><email>andrew_coles@yahoo.co.uk</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> |