summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README25
1 files changed, 25 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..0404464
--- /dev/null
+++ b/README
@@ -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