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