diff options
-rw-r--r-- | data/resolution_test.qml (renamed from bin/resolution_test.qml) | 0 | ||||
-rw-r--r-- | jobs/graphics.txt.in | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/bin/resolution_test.qml b/data/resolution_test.qml index b718bd0..b718bd0 100644 --- a/bin/resolution_test.qml +++ b/data/resolution_test.qml diff --git a/jobs/graphics.txt.in b/jobs/graphics.txt.in index 10e8564..891df47 100644 --- a/jobs/graphics.txt.in +++ b/jobs/graphics.txt.in @@ -63,7 +63,7 @@ id: graphics/screen-resolution requires: device.category == 'VIDEO' package.name == 'qmlscene' -command: timeout 5 qmlscene --transparent --fullscreen $CHECKBOX_SHARE/scripts/resolution_test.qml +command: timeout 5 qmlscene --transparent --fullscreen $PLAINBOX_PROVIDER_DATA/resolution_test.qml estimated_duration: 10 _description: PURPOSE: |