diff options
author | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2016-04-26 20:27:10 +0200 |
---|---|---|
committer | Martin Schirrmacher <vdr.skinflatplus@schirrmacher.eu> | 2016-04-26 20:27:10 +0200 |
commit | b0d2e3c7702db77c82cae3b52b5d7c6d7574fc63 (patch) | |
tree | 1913fee30e5d92d7448dcd596d5963908601d817 /icons/MVRed/pluginIcons | |
parent | 6a86034edec2a4d3cc7b083b09996d02f2306d23 (diff) | |
download | skin-flatplus-b0d2e3c7702db77c82cae3b52b5d7c6d7574fc63.tar.gz skin-flatplus-b0d2e3c7702db77c82cae3b52b5d7c6d7574fc63.tar.bz2 |
fix uninitialized pointer in displayrecoding
Diffstat (limited to 'icons/MVRed/pluginIcons')
l--------- | icons/MVRed/pluginIcons/mpv_cur.png | 1 | ||||
l--------- | icons/MVRed/pluginIcons/plex_cur.png | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/icons/MVRed/pluginIcons/mpv_cur.png b/icons/MVRed/pluginIcons/mpv_cur.png new file mode 120000 index 00000000..69a9d222 --- /dev/null +++ b/icons/MVRed/pluginIcons/mpv_cur.png @@ -0,0 +1 @@ +../../default/pluginIcons/mpv.png
\ No newline at end of file diff --git a/icons/MVRed/pluginIcons/plex_cur.png b/icons/MVRed/pluginIcons/plex_cur.png new file mode 120000 index 00000000..1eb3a7be --- /dev/null +++ b/icons/MVRed/pluginIcons/plex_cur.png @@ -0,0 +1 @@ +../../default/pluginIcons/plex.png
\ No newline at end of file |