~mvo/software-center/qml

1773.3.30 by Michael Vogt
add super simple wrapper to launch the qml version
1
#!/bin/sh
2
1887.1.6 by Michael Vogt
software-center-qml: add QT_GRAPHICSSYSTEM=raster to the qml coe
3
export QT_GRAPHICSSYSTEM=raster
4
1773.3.30 by Michael Vogt
add super simple wrapper to launch the qml version
5
PYTHONPATH=.  python softwarecenter/ui/qml/app.py