Re: Dataengines ...anywhere

2011-07-09 Thread Nicolas Alvarez
Aaron J. Seigo wrote: > On Sunday, July 3, 2011 20:33:46 Nicolas Alvarez wrote: >> Is there any native-code krunner that uses a dataengine to get its >> information? It seems odd that, for example, we have a perfectly good >> 'places' dataengine but the runner accesses KFilePlacesModel directly >>

Re: determine default theme for plasma

2011-07-09 Thread Shaun Reich
> Plasma::Theme::default()->setThemeName("default") s/default/Air/ I just tried now with the desktop scripting console, and: 'theme = "Air"' is apparently equivalent to "Oxygen", and it's this big black theme on my system. So the default in kdm is apparently this...and I'm unsure why Air isn't be

determine default theme for plasma

2011-07-09 Thread Shaun Reich
I'm having some pretty annoying issues with kdm-plasma. For some reason my plasma theme is using a black theme, instead of what it should be (air), and there is no wallpaper. Apparently this seems to work properly on someone else's machine(at least, the wallpaper does), but not mine. I don't reall