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 73e73cc7fd
Rename many classes and header files to avoid conflicts with KDE4
12 years ago
CMake/Modules Convert remaining references to kde3 (e.g. in paths) to trinity 13 years ago
admin@c5cef804fe Reset submodule main/applications/gtk-qt-engine/admin to latest HEAD 12 years ago
autopackage Rename KDEHOME and KDEDIR 13 years ago
cmake@274366fb8b Rename kiobuffer and KHTML 12 years ago
kcm_gtk Rename many classes and header files to avoid conflicts with KDE4 12 years ago
po Fix localization files name 12 years ago
src Rename a number of libraries and executables to avoid conflicts with KDE4 12 years ago
.gitmodules Added common directories 13 years ago
AUTHORS
CMakeLists.txt Migrate gtk-qt-trinity to new CMake system (mostly) 14 years ago
COPYING
ChangeLog
ConfigureChecks.cmake Add cmake support for WITH_GCC_VISIBILITY. 12 years ago
Doxyfile Additional renaming of kde to tde 13 years ago
INSTALL
NEWS
README
TODO
cmake_uninstall.cmake.in
config.guess.cdbs-orig
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