Re: First try on Git repo for kdebase-workspace

2010-12-08 Thread Aaron J. Seigo
On Wednesday, December 8, 2010, Ian Monroe wrote: > http://gitweb.kde.org/scratch/ianmonroe/kdebase-workspace.git > > Clone it or just inspect it out on the gitweb and let me know if there > are any suggestions or concerns. Thanks. > > Btw: you all should probably figure out what you want your re

First try on Git repo for kdebase-workspace

2010-12-08 Thread Ian Monroe
http://gitweb.kde.org/scratch/ianmonroe/kdebase-workspace.git Clone it or just inspect it out on the gitweb and let me know if there are any suggestions or concerns. Thanks. Btw: you all should probably figure out what you want your repository names to be, if not you'll get names like "kdebase-wo

Re: Declarative appletscript: last touches

2010-12-08 Thread Artur Duque de Souza
Hey Marco! On Thursday 09 December 2010 00:32:44 Marco Martin wrote: > import "plasmapackage:/ui/MeegoComponents" > > in generic/ui there will be a MeegoComponents subfolder (in this case a > qmldirs file listing everything is needed) that folder will have a fallback. > it's better than nothing b

Re: Declarative appletscript: last touches

2010-12-08 Thread Aaron J. Seigo
On Wednesday, December 8, 2010, Marco Martin wrote: > On Thursday 09 December 2010, Aaron J. Seigo wrote: > > On Wednesday, December 8, 2010, Marco Martin wrote: > > > import "../../generic/ui/" > > > > i take it that "../../generic/ui/" has to be a string literal in the QML > > file? and that it

Re: Declarative appletscript: last touches

2010-12-08 Thread Aaron J. Seigo
On Wednesday, December 8, 2010, Marco Martin wrote: > import "../../generic/ui/" i take it that "../../generic/ui/" has to be a string literal in the QML file? and that it doesn't accept URLs (thereby going through the network access implementation)? if so, that would seem to be a major flaw in

Re: Desktop Slideshow Settings

2010-12-08 Thread Aaron J. Seigo
On Tuesday, December 7, 2010, Steven Sroka wrote: > In kdebase/workspace/libs/plasmagenericshell/backgrounddialog.cpp, what > happens in BackgroundDialog::saveConfig() specifically? > > In general, I know that the wallpaper/mouse settings are saved and the last > 'if' statement forces the wallpape