svn path=/trunk/kdebase/konsole/; revision=21808
@ -108,9 +108,9 @@ void RootPixmap::readSettings(int num)
if ( useDir ) {
QStringList list = KGlobal::dirs()->findAllReources("wallpaper");
QStringList list = KGlobal::dirs()->findAllResources("wallpaper");
count = list.count();
if ( inorder ) {
randomDesk = config.readNumEntry( "Item", 0 );
randomDesk++;
@ -14,6 +14,7 @@
#include "kapp.h"
#include <qdir.h>
#include <kstddirs.h>
#include <kglobal.h>
static int schema_serial = 0; //FIXME: remove,localize