icons: rename icon_movieplayer.png and icon_ytplay.png

Origin commit data
------------------
Commit: 9bb94fb7e5
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-16 (Sat, 16 Oct 2021)

Origin message was:
------------------
- icons: rename icon_movieplayer.png and icon_ytplay.png
This commit is contained in:
vanhofen
2021-10-16 23:45:21 +02:00
parent 5ad6e21758
commit a0a7bbce0d
4 changed files with 5 additions and 5 deletions

View File

@@ -101,7 +101,7 @@
#define NEUTRINO_ICON_LCD "lcd"
#define NEUTRINO_ICON_LOCK "lock"
#define NEUTRINO_ICON_MAINMENU "mainmenue"
#define NEUTRINO_ICON_MOVIEPLAYER "icon_movieplayer"
#define NEUTRINO_ICON_MOVIEPLAYER "movieplayer"
#define NEUTRINO_ICON_MULTIMEDIA "multimedia"
#define NEUTRINO_ICON_NETWORK "network"
#define NEUTRINO_ICON_PERSONALIZE "personalize"
@@ -116,7 +116,7 @@
#define NEUTRINO_ICON_UPDATE "softupdate"
#define NEUTRINO_ICON_UPNP "upnp"
#define NEUTRINO_ICON_VIDEO "video"
#define NEUTRINO_ICON_YTPLAY "icon_ytplay"
#define NEUTRINO_ICON_YTPLAY "ytplay"
/* volumebar */
#define NEUTRINO_ICON_VOLUME "volume"