2004-06-15 12:33:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-15 12:33:15 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2005-05-11 09:50:04 +08:00
|
|
|
<!ENTITY gtk-engines-download-http "http://ftp.gnome.org/pub/GNOME/sources/gtk-engines/2.6/gtk-engines->k-engines-version;.tar.bz2">
|
|
|
|
<!ENTITY gtk-engines-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gtk-engines/2.6/gtk-engines->k-engines-version;.tar.bz2">
|
|
|
|
<!ENTITY gtk-engines-md5sum "ba5975f8ab390fa43fc0bf94f4a3b023">
|
|
|
|
<!ENTITY gtk-engines-size "469 KB">
|
|
|
|
<!ENTITY gtk-engines-buildsize "13 MB">
|
|
|
|
<!ENTITY gtk-engines-time "0.4 SBU">
|
2004-06-15 12:33:15 +08:00
|
|
|
]>
|
|
|
|
|
2003-10-02 11:43:33 +08:00
|
|
|
<sect1 id="gtk-engines" xreflabel="GTK Engines->k-engines-version;">
|
2004-08-10 12:23:09 +08:00
|
|
|
<sect1info>
|
2004-08-10 12:25:57 +08:00
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2004-08-10 12:23:09 +08:00
|
|
|
</sect1info>
|
2004-05-07 11:24:31 +08:00
|
|
|
<?dbhtml filename="gtk-engines.html"?>
|
2003-10-02 11:43:33 +08:00
|
|
|
<title>GTK Engines->k-engines-version;</title>
|
2002-09-03 00:07:40 +08:00
|
|
|
|
2004-06-15 12:33:15 +08:00
|
|
|
<sect2>
|
2004-11-14 14:50:34 +08:00
|
|
|
<title>Introduction to <application><acronym>GTK</acronym>
|
|
|
|
Engines</application></title>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2004-11-14 14:50:34 +08:00
|
|
|
<para>The <application><acronym>GTK</acronym> Engines</application>
|
2005-05-11 09:50:04 +08:00
|
|
|
package contains eight themes/engines and two additional engines for
|
2004-11-14 14:50:34 +08:00
|
|
|
<application><acronym>GTK</acronym>2</application>.</para>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
|
|
|
<sect3><title>Package information</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
|
|
|
<listitem><para>Download (HTTP): <ulink
|
|
|
|
url=">k-engines-download-http;"/></para></listitem>
|
|
|
|
<listitem><para>Download (FTP): <ulink
|
|
|
|
url=">k-engines-download-ftp;"/></para></listitem>
|
2005-01-05 23:10:50 +08:00
|
|
|
<listitem><para>Download MD5 sum: >k-engines-md5sum;</para></listitem>
|
2004-06-15 12:33:15 +08:00
|
|
|
<listitem><para>Download size: >k-engines-size;</para></listitem>
|
2004-11-14 14:50:34 +08:00
|
|
|
<listitem><para>Estimated disk space required:
|
2004-06-15 12:33:15 +08:00
|
|
|
>k-engines-buildsize;</para></listitem>
|
|
|
|
<listitem><para>Estimated build time:
|
|
|
|
>k-engines-time;</para></listitem></itemizedlist>
|
|
|
|
</sect3>
|
|
|
|
|
2004-11-14 14:50:34 +08:00
|
|
|
<sect3><title><application><acronym>GTK</acronym> Engines</application>
|
|
|
|
dependencies</title>
|
2004-06-15 12:33:15 +08:00
|
|
|
<sect4><title>Required</title>
|
2005-01-06 00:56:45 +08:00
|
|
|
<para><xref linkend="gtk2"/></para>
|
2004-11-14 14:50:34 +08:00
|
|
|
</sect4>
|
2004-06-15 12:33:15 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
2004-11-14 14:50:34 +08:00
|
|
|
<title>Installation of <application><acronym>GTK</acronym>
|
|
|
|
Engines</application></title>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2004-11-14 14:50:34 +08:00
|
|
|
<para>Install <application><acronym>GTK</acronym> Engines</application> by
|
|
|
|
running the following commands:</para>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
|
|
|
<screen><userinput><command>./configure --prefix=/usr &&
|
2005-05-11 09:50:04 +08:00
|
|
|
make</command></userinput></screen>
|
|
|
|
|
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
|
|
|
|
<para>Now, as the root user:</para>
|
|
|
|
|
|
|
|
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<para>The <application><acronym>GTK</acronym> Engines</application>
|
|
|
|
package contains <filename class="libraryfile">engines</filename>
|
|
|
|
libraries and theme files.</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
|
|
|
|
<sect3><title>engines libraries</title>
|
2004-11-14 14:50:34 +08:00
|
|
|
<para><filename class="libraryfile">engines</filename> libraries are manager
|
|
|
|
systems for specific themes.</para></sect3>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
|
|
|
<sect3><title>theme files</title>
|
2005-05-11 09:50:04 +08:00
|
|
|
<para>Theme files included are Crux, Clearlooks, Industrial, Lighthouse,
|
|
|
|
Metal, Mist, Redmond95 and ThinIce.</para></sect3>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
|
|
|
</sect2>
|
2002-09-03 00:07:40 +08:00
|
|
|
|
|
|
|
</sect1>
|