icons.h: small re-sort

Origin commit data
------------------
Branch: ni/coolstream
Commit: 19a8b918f0
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-04 (Thu, 04 Jan 2018)

Origin message was:
------------------
- icons.h: small re-sort

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2018-01-04 16:07:46 +01:00
parent 51e4e35dc8
commit a8664b7bed

View File

@@ -107,8 +107,6 @@
#define NEUTRINO_ICON_RADIOTEXTWAIT "radiotextwait"
#define NEUTRINO_ICON_RADIOTEXTOFF "radiotextoff"
#define NEUTRINO_ICON_RECORDING "recording"
#define NEUTRINO_ICON_REC "rec"
#define NEUTRINO_ICON_REC_GRAY "rec_gray"
#define NEUTRINO_ICON_SETTINGS "settings"
#define NEUTRINO_ICON_SHELL "shell"
#define NEUTRINO_ICON_STREAMING "streaming"
@@ -124,8 +122,6 @@
#define NEUTRINO_ICON_VTXT_GREY "vtxt_gray"
#define NEUTRINO_ICON_SUBT "subt"
#define NEUTRINO_ICON_SUBT_GREY "subt_gray"
#define NEUTRINO_ICON_AUTO_SHIFT "ats"
#define NEUTRINO_ICON_AUTO_SHIFT_GRAY "ats_gray"
#define NEUTRINO_ICON_NUMERIC_PAD "numericpad"
#define NEUTRINO_ICON_SCRAMBLED "ca"
#define NEUTRINO_ICON_SCRAMBLED2 "ca2"
@@ -270,6 +266,12 @@
#define NEUTRINO_ICON_MARKER_TV "marker_tv"
#define NEUTRINO_ICON_MARKER_ZAP "marker_zap"
/* infoviewer */
#define NEUTRINO_ICON_AUTO_SHIFT "ats"
#define NEUTRINO_ICON_AUTO_SHIFT_GRAY "ats_gray"
#define NEUTRINO_ICON_REC "rec"
#define NEUTRINO_ICON_REC_GRAY "rec_gray"
/* plugins */
#define NEUTRINO_ICON_HINT_PLUGIN "hint_plugin"