Theme engine using TQt for GTK+ 2.x
You cannot 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
Darrell Anderson 5b329bb417 Change cache file location to user's TDE cache directory rather than user's root directory.
This resolves bug report 1259.
13 years ago
CMake/Modules Convert remaining references to kde3 (e.g. in paths) to trinity 14 years ago
admin@4027b878fb Second part of prior commit 13 years ago
autopackage Rename KDEHOME and KDEDIR 14 years ago
cmake@ba27b9f232 Second part of prior commit 13 years ago
kcm_gtk Rename additional header files to avoid conflicts with KDE4 13 years ago
po Fix localization files name 13 years ago
src Change cache file location to user's TDE cache directory rather than user's root directory. 13 years ago
.gitmodules Added common directories 14 years ago
AUTHORS Added abandoned KDE3 version of the GTK Qt theme engine 16 years ago
CMakeLists.txt Migrate gtk-qt-trinity to new CMake system (mostly) 14 years ago
COPYING Added abandoned KDE3 version of the GTK Qt theme engine 16 years ago
ChangeLog Added abandoned KDE3 version of the GTK Qt theme engine 16 years ago
ConfigureChecks.cmake Add cmake support for WITH_GCC_VISIBILITY. 13 years ago
Doxyfile Additional renaming of kde to tde 14 years ago
INSTALL Added abandoned KDE3 version of the GTK Qt theme engine 16 years ago
NEWS Added abandoned KDE3 version of the GTK Qt theme engine 16 years ago
README Added abandoned KDE3 version of the GTK Qt theme engine 16 years ago
TODO Added abandoned KDE3 version of the GTK Qt theme engine 16 years ago
cmake_uninstall.cmake.in Added CMake uninstall file 16 years ago
config.guess.cdbs-orig Added abandoned KDE3 version of the GTK Qt theme engine 16 years ago
config.sub.cdbs-orig Added abandoned KDE3 version of the GTK Qt theme engine 16 years ago
configure Added abandoned KDE3 version of the GTK Qt theme engine 16 years ago

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