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 56c1a30c79
Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent
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 Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent 4 months ago
dotnet.h Replaced various '#define' with actual strings - part 3 10 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