Re: PLASMA_PLATFORM and kdeglobals runtimePlatform

2012-11-02 Thread Aaron J. Seigo
On Thursday, November 1, 2012 23:09:55 Marco Martin wrote: > should platformcomponents be added internally? this was done in kdelibs ad5036bae4f8518394cf27986f9f90afd9703314 on Oct 31 -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. _

Re: PLASMA_PLATFORM and kdeglobals runtimePlatform

2012-11-01 Thread Marco Martin
On Tuesday 30 October 2012, Aaron J. Seigo wrote: > QStringList KDeclarative::runtimePlatform() > QString KDeclarative::componentsTarget() > QString KDeclarative::defaultComponentsTarget() > > you can control this with the PLASMA_PLATFORM environment variable: > > PLASMA_PLATFORM=tablet:tou

Re: PLASMA_PLATFORM and kdeglobals runtimePlatform

2012-10-31 Thread Aaron J. Seigo
On Wednesday, October 31, 2012 10:25:22 Marco Martin wrote: > On Tuesday 30 October 2012, Aaron J. Seigo wrote: > > On Tuesday, October 30, 2012 22:34:11 Marco Martin wrote: > > > * plasma active default settings > > > > i already did that :) > > what did you change? in plasma-mobile-config repo?

Re: PLASMA_PLATFORM and kdeglobals runtimePlatform

2012-10-31 Thread Marco Martin
On Tuesday 30 October 2012, Aaron J. Seigo wrote: > On Tuesday, October 30, 2012 22:34:11 Marco Martin wrote: > > * plasma active default settings > > i already did that :) what did you change? in plasma-mobile-config repo? -- Marco Martin ___ Plasma-

Re: PLASMA_PLATFORM and kdeglobals runtimePlatform

2012-10-31 Thread Marco Martin
On Tuesday 30 October 2012, Aaron J. Seigo wrote: > testing for regressions is desired, though it is working here nicely (for > whatever that's worth :) > > at least now we have *one* place that all of this ties together, both in > terms of configuration and use from the code. ah, forgotten to ad

Re: PLASMA_PLATFORM and kdeglobals runtimePlatform

2012-10-30 Thread Aaron J. Seigo
On Tuesday, October 30, 2012 22:34:11 Marco Martin wrote: > * plasma active default settings i already did that :) -- Aaron J. Seigo signature.asc Description: This is a digitally signed message part. ___ Plasma-devel mailing list Plasma-devel@kde.org

Re: PLASMA_PLATFORM and kdeglobals runtimePlatform

2012-10-30 Thread Marco Martin
On Tuesday 30 October 2012, Aaron J. Seigo wrote: > > QStringList KDeclarative::runtimePlatform() > QString KDeclarative::componentsTarget() > QString KDeclarative::defaultComponentsTarget() > > you can control this with the PLASMA_PLATFORM environment variable: > > PLASMA_PLATFORM=tablet

PLASMA_PLATFORM and kdeglobals runtimePlatform

2012-10-30 Thread Aaron J. Seigo
hello ... i have just pushed into the KDE/4.10 branch of kdelibs, master of kde-runtime and master of plasma-mobile-config a small but important set of changes. as discussed previously, both the QML components set that is used as well as the package fallback paths are set using the same mechani