GNOME Themes-2.28.1

Introduction to GNOME Themes

The GNOME Themes package contains several more theme sets.

Package Information

GNOME Themes Dependencies

Required

icon-naming-utils-0.8.90 and GTK Engines-2.18.4

Optional

intltool-0.40.6

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-themes

Installation of GNOME Themes

Install GNOME Themes by running the following commands:

./configure --prefix=/usr --enable-all-themes &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Command Explanations

--enable-all-themes: Using this parameter enables the installation of additional accessibility themes. Omit this parameter if you have no desire for additional accessibility themes.

Contents

Installed Programs: None
Installed Libraries: None
Installed Directories: Several directories under /usr/share/{icons,themes}
Installed Themes: Several themes in the /usr/share/themes hierarchy and icons in the /usr/share/icons hierarchy

Last updated on 2009-10-25 08:18:49 +0000