diff options
Diffstat (limited to 'tde-i18n-pl/docs/tdebase/kinfocenter/opengl')
3 files changed, 0 insertions, 54 deletions
diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/opengl/CMakeLists.txt b/tde-i18n-pl/docs/tdebase/kinfocenter/opengl/CMakeLists.txt deleted file mode 100644 index 7787e579198..00000000000 --- a/tde-i18n-pl/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 pl -) diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/opengl/Makefile.am b/tde-i18n-pl/docs/tdebase/kinfocenter/opengl/Makefile.am deleted file mode 100644 index ba1490a9b4b..00000000000 --- a/tde-i18n-pl/docs/tdebase/kinfocenter/opengl/Makefile.am +++ /dev/null @@ -1,4 +0,0 @@ -KDE_LANG = pl -SUBDIRS = $(AUTODIRS) -KDE_DOCS = kinfocenter/opengl -KDE_MANS = AUTO diff --git a/tde-i18n-pl/docs/tdebase/kinfocenter/opengl/index.docbook b/tde-i18n-pl/docs/tdebase/kinfocenter/opengl/index.docbook deleted file mode 100644 index 372ea8dfe94..00000000000 --- a/tde-i18n-pl/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 % Polish "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>(c) 2005 Mandriva</firstname><surname>Poland</surname><affiliation><address><email>biuro@mandriva.pl</email></address></affiliation><contrib>Polskie tłumaczenie</contrib></othercredit><othercredit role="translator"><firstname>Marcin</firstname><surname>Kocur</surname><affiliation><address><email>marcinkocur@op.pl</email></address></affiliation><contrib>Sprawdzanie i aktualizacja dla KDE 3.5.4</contrib></othercredit> - -</authorgroup> - -<date></date> -<releaseinfo></releaseinfo> - -<keywordset> -<keyword>KDE</keyword> -<keyword>KControl</keyword> -<keyword>OpenGL</keyword> -<keyword>informacje systemowe</keyword> -</keywordset> -</articleinfo> - -<sect1 id="opengl"> - -<title>OpenGL</title> - -<para>Na tej stronie wyświetlone są informacje na temat implementacji <acronym>OpenGL</acronym>, zainstalowanej w systemie. OpenGL ("Open Graphics Library") jest niezależną od sprzętu platformą niezbędną do wyświetlania grafiki 3D. </para> - -<para><acronym>GLX</acronym> stanowi powiązanie OpenGL z systemem X'ów.</para> - -<para><acronym>DRI</acronym> (Direct Rendering Infrastucture) udostępnia sprzętową akcelerację dla OpenGL. Aby funkcja ta działała poprawnie, niezbędna jest karta graficzna z akceleracją 3D i odpowiednio zainstalowanymi sterownikami.</para> - - -<para>Więcej na ten temat dowiesz się na oficjalnej stronie OpenGL <ulink url="http://www.opengl.org">http://www.opengl.org</ulink> </para> - -</sect1> - -</article> |