
KSplash2k (KSplash/ML ThemeEngine)
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is an example ThemeEngine for KSplash/ML which provides a Windows 2000 (ahem, "KDE 2002") splash screen. It's slightly rough around the edges, but it should give you theme developers a good start on creating new KSplash/ML ThemeEngines.
18 years ago
*Updated sources to reflect changes in the ThemeEngine API.
18 years ago
*Updated sources to reflect changes in the ThemeEngine API.
davidsansome
18 years ago
* Copy the files "acinclude.m4" and "aclocal.m4" into the directory from any other KDE app you have the source for.
* Edit configure.in and add a "dnl" before the line "AM_CONFIG_HEADER(autoconf.h)".
* Run "autoconf" and "automake"
* Do ./configure - ignore the error at the bottom
* make and make install as usual
Report
detsaot
18 years ago
:) -dT-
Report