Theme engine using TQt for GTK+ 2.x
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.
 
 
 
Go to file
Timothy Pearson 02e3d4cb01
Rename kde-config to tde-config
13 years ago
CMake/Modules
admin@05d69037ce Reset submodule main/applications/gtk-qt-engine/admin to latest HEAD 13 years ago
autopackage Rename KDEHOME and KDEDIR 13 years ago
cmake@975cc10f8b Reset submodule main/applications/gtk-qt-engine/cmake to latest HEAD 13 years ago
kcm_gtk Remove spurious TQ_OBJECT instances 13 years ago
po Additional renaming of kde to tde 13 years ago
src Rename kde-config to tde-config 13 years ago
.gitmodules Added common directories 13 years ago
AUTHORS
CMakeLists.txt
COPYING
ChangeLog
ConfigureChecks.cmake
Doxyfile Additional renaming of kde to tde 13 years ago
INSTALL
NEWS
README
TODO
cmake_uninstall.cmake.in
config.guess
config.guess.cdbs-orig
config.sub
config.sub.cdbs-orig
configure

README

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