diff --git a/720p/Includes.xml b/720p/Includes.xml
index 3b1c729a..095956a8 100644
--- a/720p/Includes.xml
+++ b/720p/Includes.xml
@@ -495,6 +495,10 @@
ActivateWindow(videoplaylist)
ActivateWindow(musicplaylist)
+
+ $INFO[ListItem.Art(poster)]
+ $INFO[ListItem.Icon]
+
DialogBack.png
DialogBack2.png
diff --git a/720p/Includes_DialogSelect.xml b/720p/Includes_DialogSelect.xml
index 01de6806..e348fca4 100644
--- a/720p/Includes_DialogSelect.xml
+++ b/720p/Includes_DialogSelect.xml
@@ -174,7 +174,7 @@
3
80
80
- $INFO[Listitem.Icon]
+ $VAR[DialogSelectImage]
keep
black-back2.png
2
@@ -227,7 +227,7 @@
3
80
80
- $INFO[Listitem.Icon]
+ $VAR[DialogSelectImage]
keep
black-back2.png
2
diff --git a/addon.xml b/addon.xml
index 23cab382..118a0148 100644
--- a/addon.xml
+++ b/addon.xml
@@ -1,5 +1,5 @@
-
+
@@ -143,6 +143,6 @@
resources/screenshot-08.jpg
resources/screenshot-09.jpg
- - Add PVR guide controls dialog.[CR]- Updated language files from Transifex.
+ - - Fix image in select dialog.[CR]- Updated language files from Transifex.
diff --git a/changelog.txt b/changelog.txt
index 71b59834..cf744883 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,7 @@
+[B]4.7.15[/B]
+
+- Fix image in select dialog
+
[B]4.7.14[/B]
- Add PVR guide controls dialog