mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 19:01:13 +02:00
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:
@@ -10,16 +10,15 @@ install_DATA = \
|
||||
features.png \
|
||||
games.png \
|
||||
icon_green.png \
|
||||
icon_movieplayer.png \
|
||||
icon_red.png \
|
||||
icon_yellow.png \
|
||||
icon_ytplay.png \
|
||||
information.png \
|
||||
keybinding.png \
|
||||
language.png \
|
||||
lcd.png \
|
||||
lock.png \
|
||||
mainmenue.png \
|
||||
movieplayer.png \
|
||||
multimedia.png \
|
||||
network.png \
|
||||
personalize.png \
|
||||
@@ -33,4 +32,5 @@ install_DATA = \
|
||||
streaming.png \
|
||||
timer.png \
|
||||
upnp.png \
|
||||
video.png
|
||||
video.png \
|
||||
ytplay.png
|
||||
|
Before Width: | Height: | Size: 132 B After Width: | Height: | Size: 132 B |
Before Width: | Height: | Size: 186 B After Width: | Height: | Size: 186 B |
@@ -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"
|
||||
|
Reference in New Issue
Block a user