diff options
author | Jezz_X <jezzx2@gmail.com> | 2012-06-09 06:40:15 +1000 |
---|---|---|
committer | Jezz_X <jezzx2@gmail.com> | 2012-06-09 06:40:15 +1000 |
commit | 843ad0059d7d23abdec8f053b6364859689867bf (patch) | |
tree | 9a667cfe89fd8ee03604f6d957d7bb7807a9f23b /addons | |
parent | baffd969c2ca813831a64c19935079242acd7ebf (diff) |
Fixed: [Confluence] Log error and no background in screen calibration
Diffstat (limited to 'addons')
-rw-r--r-- | addons/skin.confluence/720p/SettingsScreenCalibration.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addons/skin.confluence/720p/SettingsScreenCalibration.xml b/addons/skin.confluence/720p/SettingsScreenCalibration.xml index 8837ed2b36..e694d0b7df 100644 --- a/addons/skin.confluence/720p/SettingsScreenCalibration.xml +++ b/addons/skin.confluence/720p/SettingsScreenCalibration.xml @@ -11,7 +11,7 @@ </control> <control type="group"> <visible>!Player.HasVideo</visible> - <include>CommonSettingsBackground</include> + <include>CommonBackground</include> </control> <control type="image"> <description>Overlay</description> |