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
TDE Gitea 823a21341c
Merge translation files from master branch.
3 years ago
CMake/Modules Removed code formatting modelines. 4 years ago
admin@709ea75c2c Reset submodule main/applications/gtk-qt-engine/admin to latest HEAD 3 years ago
autopackage Rename KDEHOME and KDEDIR 12 years ago
doc Minor tag changes in docbook files. 10 years ago
kcm_gtk Add Polish translation to .desktop file 4 years ago
po Merge translation files from master branch. 3 years ago
src Replace Qt branding with TQt ones and add GTK version. 5 years ago
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 years ago
AUTHORS Added abandoned KDE3 version of the GTK Qt theme engine 14 years ago
CMakeL10n.txt Add CMakeL10n rules. 5 years ago
CMakeLists.txt Update version number to R14.0.11. 3 years ago
COPYING Added abandoned KDE3 version of the GTK Qt theme engine 14 years ago
ChangeLog Added abandoned KDE3 version of the GTK Qt theme engine 14 years ago
ConfigureChecks.cmake Use common CMake tests. 5 years ago
Doxyfile Additional renaming of kde to tde 13 years ago
INSTALL Added abandoned KDE3 version of the GTK Qt theme engine 14 years ago
NEWS Added abandoned KDE3 version of the GTK Qt theme engine 14 years ago
README Added abandoned KDE3 version of the GTK Qt theme engine 14 years ago
TODO Added abandoned KDE3 version of the GTK Qt theme engine 14 years ago
cmake_uninstall.cmake.in Added CMake uninstall file 14 years ago
config.guess.cdbs-orig Removed code formatting modelines. 4 years ago
config.sub.cdbs-orig Removed code formatting modelines. 4 years ago
configure Added abandoned KDE3 version of the GTK Qt theme engine 14 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