diff options
author | phil65 <philipptemminghoff@gmx.de> | 2016-12-07 13:40:47 +0100 |
---|---|---|
committer | phil65 <philipptemminghoff@gmx.de> | 2016-12-07 18:07:04 +0100 |
commit | 8ba0ca1f05c6ef71597af6b0a40b4682528a959f (patch) | |
tree | 476474d8d11d3d3a94cca3636ce3a9798d8ad563 /addons/skin.estuary/xml/Custom_1103_VolumeSlider.xml | |
parent | 279006446fa9a90b9cf8a43f9d03095d75aaee89 (diff) |
[estuary] sync
Diffstat (limited to 'addons/skin.estuary/xml/Custom_1103_VolumeSlider.xml')
-rw-r--r-- | addons/skin.estuary/xml/Custom_1103_VolumeSlider.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/addons/skin.estuary/xml/Custom_1103_VolumeSlider.xml b/addons/skin.estuary/xml/Custom_1103_VolumeSlider.xml index 72aece4efa..01ff0f8b1f 100644 --- a/addons/skin.estuary/xml/Custom_1103_VolumeSlider.xml +++ b/addons/skin.estuary/xml/Custom_1103_VolumeSlider.xml @@ -24,8 +24,8 @@ <top>0</top> <width>525</width> <height>152</height> - <texture border="21">dialogs/dialog-bg-nobo.png</texture> - <bordertexture border="20">overlays/shadow.png</bordertexture> + <texture>dialogs/dialog-bg-nobo.png</texture> + <bordertexture border="21">overlays/shadow.png</bordertexture> <bordersize>20</bordersize> </control> <control type="progress"> |