glfs/archive/gnome-obsolete/gnome-themes.xml
Xi Ruoyao 45ab6c70c2
more SVN prop clean up
Remove "$LastChanged$" everywhere, and also some unused $Date$
2021-04-20 19:12:02 +08:00

116 lines
3.7 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
<!ENTITY gnome-themes-download-http "&gnome-download-http;/gnome-themes/&gnome-version;/gnome-themes-&gnome-themes-version;.tar.bz2">
<!ENTITY gnome-themes-download-ftp "&gnome-download-ftp;/gnome-themes/&gnome-version;/gnome-themes-&gnome-themes-version;.tar.bz2">
<!ENTITY gnome-themes-md5sum "a14d46ac59f651e04a333ae1dff23848">
<!ENTITY gnome-themes-size "1.6 MB">
<!ENTITY gnome-themes-buildsize "22 MB">
<!ENTITY gnome-themes-time "0.2 SBU">
]>
<sect1 id="gnome-themes" xreflabel="GNOME Themes-&gnome-themes-version;">
<?dbhtml filename="gnome-themes.html"?>
<sect1info>
<date>$Date$</date>
</sect1info>
<title>GNOME Themes-&gnome-themes-version;</title>
<indexterm zone="gnome-themes">
<primary sortas="a-GNOME Themes">GNOME Themes</primary>
</indexterm>
<sect2 role="package">
<title>Introduction to GNOME Themes</title>
<para>The <application>GNOME Themes</application> package
contains several more theme sets.</para>
&lfs65_checked;
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&gnome-themes-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&gnome-themes-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &gnome-themes-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &gnome-themes-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &gnome-themes-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &gnome-themes-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">GNOME Themes Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="icon-naming-utils"/> and
<xref linkend="gtk-engines"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url="&blfs-wiki;/gnome-themes"/></para>
</sect2>
<sect2 role="installation">
<title>Installation of GNOME Themes</title>
<para>Install <application>GNOME Themes</application> by
running the following commands:</para>
<screen><userinput>./configure --prefix=/usr --enable-all-themes &amp;&amp;
make</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
<screen role="root"><userinput>make install</userinput></screen>
</sect2>
<sect2 role="commands">
<title>Command Explanations</title>
<para><option>--enable-all-themes</option>: Using this parameter enables
the installation of additional accessibility themes. Omit this parameter if
you have no desire for additional accessibility themes.</para>
</sect2>
<sect2 role="content">
<title>Contents</title>
<segmentedlist>
<segtitle>Installed Programs</segtitle>
<segtitle>Installed Libraries</segtitle>
<segtitle>Installed Directories</segtitle>
<segtitle>Installed Themes</segtitle>
<seglistitem>
<seg>None</seg>
<seg>None</seg>
<seg>Several directories under /usr/share/{icons,themes}</seg>
<seg>Several themes in the /usr/share/themes hierarchy and icons
in the /usr/share/icons hierarchy</seg>
</seglistitem>
</segmentedlist>
</sect2>
</sect1>