diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 25 |
1 files changed, 25 insertions, 0 deletions
@@ -0,0 +1,25 @@ +A GTK theme engine that uses QT for drawing. + + +Installing: + +make -f Makefile.cvs (only if compiling from CVS) +./configure +make +make install + + +Using: + +Open the "GTK Styles and Fonts" section in the KDE control center +and select "Use my KDE style in GTK applications". + + +Uninstalling: + +make uninstall + + + +David Sansome |