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.
tdeartwork/styles/dotnet
Michele Calgaro 64efc07618
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
1 year ago
..
CMakeLists.txt Simplify CMake rules for desktop file translations. 5 years ago
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 7 years ago
README Rename KStyle to TDEStyle to avoid conflicts with KDE4. 12 years ago
dotnet.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 1 year ago
dotnet.h Replaced various '#define' with actual strings - part 3 1 year ago
dotnet.themerc Desktop file translations: 5 years ago

README

To make this your default style without having to recompile tdelibs:

Create a $TDEHOME/share/config/tdestylerc with the following lines.
[KDE]
WidgetStyle=dotNET

That's it. Easy, eh?

-clee