- icons.h: some more re-sorts to get more structure

Conflicts:
	src/gui/widget/icons.h

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2018-01-05 00:52:58 +01:00
committed by Thilo Graf
parent e5f47297a9
commit 202bb5622b

View File

@@ -102,21 +102,17 @@
#define NEUTRINO_ICON_UPDATE "softupdate"
#define NEUTRINO_ICON_UPNP "upnp"
#define NEUTRINO_ICON_VIDEO "video"
#define NEUTRINO_ICON_NUMERIC_PAD "numericpad"
#define NEUTRINO_ICON_BOOKMARK_MANAGER "bookmarkmanager"
#define NEUTRINO_ICON_BORDER_UL "border_ul"
#define NEUTRINO_ICON_BORDER_LR "border_lr"
#define NEUTRINO_ICON_MAINMENU "mainmenue"
#define NEUTRINO_ICON_LANGUAGE "language"
#define NEUTRINO_ICON_NETWORK "network"
#define NEUTRINO_ICON_LCD "lcd"
#define NEUTRINO_ICON_VOLUME "volume"
#define NEUTRINO_ICON_PERSONALIZE "personalize"
#define NEUTRINO_ICON_STAR_ON "star-on"
#define NEUTRINO_ICON_STAR_OFF "star-off"
#define NEUTRINO_ICON_TMDB "tmdb"
#define NEUTRINO_ICON_PICTUREVIEWER "pictureviewer"
/* volumebar */
#define NEUTRINO_ICON_VOLUME "volume"
/* sliders */
#define NEUTRINO_ICON_SLIDER_BODY "slider_body"
#define NEUTRINO_ICON_SLIDER_INACTIVE "slider_inactive"
@@ -276,6 +272,18 @@
#define NEUTRINO_ICON_MUTED "muted"
#define NEUTRINO_ICON_RCLOCK "rclock"
#define NEUTRINO_ICON_BORDER_UL "border_ul"
#define NEUTRINO_ICON_BORDER_LR "border_lr"
#define NEUTRINO_ICON_NUMERIC_PAD "numericpad"
#define NEUTRINO_ICON_STAR_ON "star-on"
#define NEUTRINO_ICON_STAR_OFF "star-off"
#define NEUTRINO_ICON_STARS_BG "stars_bg" //NI
#define NEUTRINO_ICON_STARS "stars" //NI
#define NEUTRINO_ICON_IMDB "imdb"
#define NEUTRINO_ICON_TMDB "tmdb"
/* opkg manager */
#define NEUTRINO_ICON_CHECKMARK "checkmark"
#define NEUTRINO_ICON_WARNING "warning"