diff options
author | Jonathan Yu <yumigator[AT]moldysoup.com> | 2010-05-11 22:53:23 +0200 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2010-05-11 22:53:23 +0200 |
commit | db99355fac93100a7c59e43dc8406001b97c2425 (patch) | |
tree | 31ee4550616a49dd3ac7789bfb5a77b2d45fd91f /desktop/rezlooks/README | |
parent | e53f340c2e1d790028a8ee1d6a0ce863b23032a4 (diff) |
desktop/rezlooks: Added to 12.1 repository
Diffstat (limited to 'desktop/rezlooks/README')
-rw-r--r-- | desktop/rezlooks/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/desktop/rezlooks/README b/desktop/rezlooks/README new file mode 100644 index 0000000000..7049176e0c --- /dev/null +++ b/desktop/rezlooks/README @@ -0,0 +1,17 @@ +Rezlooks is an alternative GTK engine created by rezza on GNOME-Look.org. +It is based on the cairo-enabled CVS Clearlooks engine code and has been +stripped down and modified. + +Homepage: http://www.gnome-look.org/content/show.php?content=39179 + +Themes can be found by searching for "rezlooks" on gnome-look.org. Due to the +nature of the engine, all the themes look roughly the same except for the +color. + +To install themes, decompress and untar the theme. The resulting directory +should then be placed in ~/.themes/ or /usr/share/themes/. There are several +methods to set the theme. If you use a GTK-based desktop environment, a +utility should be included to help you set the theme. Otherwise, you can +manually edit ~/.gtkrc-2.0 or use a software lik gtk-chtheme (http:// +slackbuilds.org/repository/12.1/desktop/gtk-chtheme/) to edit the file for +you. |