This is an example on how to create TWin themes and was ported as such to TDE from www.usermode.org/docs/kwintheme.html
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.
 
 
 
Emanoil Kotsev ab5adee27b
TODO in README
3 years ago
client initial commit after porting 3 years ago
docs initial commit after porting 3 years ago
AUTHORS initial commit after porting 3 years ago
CMakeLists.txt initial commit after porting 3 years ago
ConfigureChecks.cmake initial commit after porting 3 years ago
INSTALL initial commit after porting 3 years ago
LICENSE Initial commit 3 years ago
Makefile.am initial commit after porting 3 years ago
Makefile.cvs initial commit after porting 3 years ago
README.md TODO in README 3 years ago
configure.in.in initial commit after porting 3 years ago

README.md

twintheme-example

This is an example on how to create TWin themes and was ported as such to TDE from www.usermode.org/docs/kwintheme.html

Example 0.8

This is an example theme for KDE for use as a tutorial. Please see the documentation under the docs directory for more information.

As this is strictly example code, absolutely no support is available. Bug reports are always welcome, but help in installation or configuration will be politely ignored.

Everybody is welcome to improve and update the example code and documentation.

TODO

  • The cmake code needs most probably improvments.

  • Testing was not performed before or after porting.