icons: rename radiotext icons

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

Origin message was:
------------------
- icons: rename radiotext icons
This commit is contained in:
vanhofen
2021-10-16 22:23:14 +02:00
parent e855bd8d1c
commit 5ad6e21758
6 changed files with 10 additions and 10 deletions

View File

@@ -254,9 +254,9 @@
#define NEUTRINO_ICON_DD "dd"
#define NEUTRINO_ICON_DD_AVAIL "dd_avail"
#define NEUTRINO_ICON_DD_GREY "dd_gray"
#define NEUTRINO_ICON_RADIOTEXTGET "radiotextget"
#define NEUTRINO_ICON_RADIOTEXTOFF "radiotextoff"
#define NEUTRINO_ICON_RADIOTEXTWAIT "radiotextwait"
#define NEUTRINO_ICON_RADIOTEXT_GET "radiotext_get"
#define NEUTRINO_ICON_RADIOTEXT_OFF "radiotext_off"
#define NEUTRINO_ICON_RADIOTEXT_WAIT "radiotext_wait"
#define NEUTRINO_ICON_RESOLUTION_000 "res_000"
#define NEUTRINO_ICON_RESOLUTION_288 "res_288"
#define NEUTRINO_ICON_RESOLUTION_352 "res_352"
@@ -275,7 +275,7 @@
#define NEUTRINO_ICON_RESOLUTION_HD "res_hd"
#define NEUTRINO_ICON_RESOLUTION_SD "res_sd"
#define NEUTRINO_ICON_RESOLUTION_UHD "res_uhd"
#define NEUTRINO_ICON_SCRAMBLED "ca"
#define NEUTRINO_ICON_SCRAMBLED "ca"
#define NEUTRINO_ICON_SCRAMBLED_GREY "ca_gray"
#define NEUTRINO_ICON_SUBT "subt"
#define NEUTRINO_ICON_SUBT_GREY "subt_gray"