diff options
author | Frederic Lepied <flepied@mandriva.com> | 2001-07-31 05:30:56 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2001-07-31 05:30:56 +0000 |
commit | 8872a532d7b144d3e2cf655db6a1644f656033b0 (patch) | |
tree | 65a0e6d6cf0a273463592e9d9be326239f2b0bcd /eazel-engine/README | |
parent | fb41d7e8913e99b3f4962d8916578ae60e0c0ce0 (diff) | |
download | common-data-8872a532d7b144d3e2cf655db6a1644f656033b0.tar common-data-8872a532d7b144d3e2cf655db6a1644f656033b0.tar.gz common-data-8872a532d7b144d3e2cf655db6a1644f656033b0.tar.bz2 common-data-8872a532d7b144d3e2cf655db6a1644f656033b0.tar.xz common-data-8872a532d7b144d3e2cf655db6a1644f656033b0.zip |
Initial revision
Diffstat (limited to 'eazel-engine/README')
-rw-r--r-- | eazel-engine/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/eazel-engine/README b/eazel-engine/README new file mode 100644 index 0000000..349e40e --- /dev/null +++ b/eazel-engine/README @@ -0,0 +1,14 @@ + +This is a GTK+ theme engine. It will eventually replace the `Eazel' +pixmap theme. + +It's still unfinished in many areas. + +To compile from CVS you need Perl. Do: + + ./autogen.sh CONFIGURE-OPTIONS + make + make install + + - John Harper <jsh@eazel.com> + |