mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
- icons: rename slider icons to more logical names
This commit is contained in:
@@ -177,12 +177,12 @@
|
||||
#define DUMMY_ICON "dummy"
|
||||
|
||||
/* sliders */
|
||||
#define NEUTRINO_ICON_SLIDER_BODY "volumebody"
|
||||
#define NEUTRINO_ICON_SLIDER_INACTIVE "volumeslider2"
|
||||
#define NEUTRINO_ICON_SLIDER_RED "volumeslider2red"
|
||||
#define NEUTRINO_ICON_SLIDER_GREEN "volumeslider2green"
|
||||
#define NEUTRINO_ICON_SLIDER_BLUE "volumeslider2blue"
|
||||
#define NEUTRINO_ICON_SLIDER_ALPHA "volumeslider2alpha"
|
||||
#define NEUTRINO_ICON_SLIDER_BODY "slider_body"
|
||||
#define NEUTRINO_ICON_SLIDER_INACTIVE "slider_inactive"
|
||||
#define NEUTRINO_ICON_SLIDER_RED "slider_red"
|
||||
#define NEUTRINO_ICON_SLIDER_GREEN "slider_green"
|
||||
#define NEUTRINO_ICON_SLIDER_BLUE "slider_blue"
|
||||
#define NEUTRINO_ICON_SLIDER_ALPHA "slider_alpha"
|
||||
|
||||
#define NEUTRINO_ICON_BUTTON_MUTE_ZAP_ACTIVE "mute_zap_green"
|
||||
#define NEUTRINO_ICON_BUTTON_MUTE_ZAP_INACTIVE "mute_zap_gray"
|
||||
|
Reference in New Issue
Block a user