Presenter now does play when not active rather than stop
[watersofshiloah] / src / imagestore.py
index 2a13cdb..9ca9964 100644 (file)
@@ -12,6 +12,15 @@ class ImageStore(object):
                "pause": "pause.png",
                "play": "play.png",
                "stop": "stop.png",
+               "home": "home.png",
+
+               "small_next": "small_next.png",
+               "small_prev": "small_prev.png",
+               "small_pause": "small_pause.png",
+               "small_play": "small_play.png",
+               "small_stop": "small_stop.png",
+               "small_home": "small_home.png",
+
                "loading": "loading.gif",
 
                "radio_header": "radio_header.png",