Plastik is now the default style, so the documentation screenshots have to be changed.
(There is supposed to have an automatical solution now discussed in kde-core-devel, I have not the URL yet.) Have a nice day! PS.: protest emails not directly to me please! ---------- Forwarded Message ---------- Subject: kdelibs/kdefx Date: Friday 17 September 2004 22:27 From: Frank Karlitschek <[email protected]> To: kde-cvs at kde.org CVS commit by karli: Plastik is the new default style. M +1 -1 kstyle.cpp 1.54 --- kdelibs/kdefx/kstyle.cpp #1.53:1.54 @@ -239,5 +239,5 @@ QString KStyle::defaultStyle() { if (QPixmap::defaultDepth() > 8) - return QString("keramik"); + return QString("plastik"); else return QString("light, 3rd revision"); -------------------------------------------------------
