diff options
author | Darrell Anderson <[email protected]> | 2014-01-21 22:06:48 -0600 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2014-01-21 22:06:48 -0600 |
commit | 0b8ca6637be94f7814cafa7d01ad4699672ff336 (patch) | |
tree | d2b55b28893be8b047b4e60514f4a7f0713e0d70 /tde-i18n-en_GB/docs/tdebase/kinfocenter/opengl/index.docbook | |
parent | a1670b07bc16b0decb3e85ee17ae64109cb182c1 (diff) | |
download | tde-i18n-0b8ca6637be94f7814cafa7d01ad4699672ff336.tar.gz tde-i18n-0b8ca6637be94f7814cafa7d01ad4699672ff336.zip |
Beautify docbook files
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 | 76 |
1 files changed, 15 insertions, 61 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 index 3e114ff0a24..8c01cb7cdd6 100644 --- a/tde-i18n-en_GB/docs/tdebase/kinfocenter/opengl/index.docbook +++ b/tde-i18n-en_GB/docs/tdebase/kinfocenter/opengl/index.docbook @@ -2,88 +2,42 @@ <!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 --> +<!ENTITY % British-English "INCLUDE"> <!-- change language only here --> ]> <article lang="&language;"> -<title -><acronym ->OpenGL</acronym -></title> +<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 -> +<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> +<date></date> +<releaseinfo></releaseinfo> <keywordset> -<keyword ->KDE</keyword> -<keyword ->KControl</keyword> -<keyword ->OpenGL</keyword> -<keyword ->system information</keyword> +<keyword>KDE</keyword> +<keyword>KControl</keyword> +<keyword>OpenGL</keyword> +<keyword>system information</keyword> </keywordset> </articleinfo> <sect1 id="opengl"> -<title ->OpenGL</title> +<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>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>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><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> +<para>Read more at the official OpenGL site <ulink url="http://www.opengl.org">http://www.opengl.org</ulink> </para> </sect1> |