You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gtk-qt-engine/README

26 lines
340 B

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
me@davidsansome.com