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 639e4d2102
Reset submodule main/applications/themes/gtk-qt-engine/admin to latest HEAD
3 years ago
CMake/Modules
admin@92a6d62b8f Reset submodule main/applications/themes/gtk-qt-engine/admin to latest HEAD 3 years ago
autopackage
kcm_gtk
po Fix localization files name 12 years ago
src Fix "Only <glib.h> can be included directly" build errors. 12 years ago
.gitmodules Remove cmake submodule since it has now been replaced by cmake-trinity dependency. 3 years ago
AUTHORS
CMakeLists.txt Raise the minimum required version of CMake to 3.1. 3 years ago
COPYING
ChangeLog
ConfigureChecks.cmake
Doxyfile
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