summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2022-09-02 13:08:01 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2022-09-02 22:35:33 +0900
commit910299357b9d78a09f7abd0c7e50fee45400f4c9 (patch)
tree54d94176bbf4a83bb4bd9e156a8c9804af7e151c /README
parent49a06000d2aff8b581e0d8dc343e3590a1e5f7cd (diff)
downloadgtk-qt-engine-910299357b9d78a09f7abd0c7e50fee45400f4c9.tar.gz
gtk-qt-engine-910299357b9d78a09f7abd0c7e50fee45400f4c9.zip
Drop automake build support.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0324d1c73f56c449976f7bd5e249ec4ecf3e750c)
Diffstat (limited to 'README')
-rw-r--r--README25
1 files changed, 0 insertions, 25 deletions
diff --git a/README b/README
deleted file mode 100644
index 0404464..0000000
--- a/README
+++ /dev/null
@@ -1,25 +0,0 @@
-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