mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-18 10:51:07 +02:00
icons: rename color buttons; avoid german names
Origin commit data
------------------
Commit: 77968aaf4a
Author: vanhofen <vanhofen@gmx.de>
Date: 2021-10-16 (Sat, 16 Oct 2021)
Origin message was:
------------------
- icons: rename color buttons; avoid german names
This commit is contained in:
@@ -26,10 +26,10 @@
|
||||
#define NEUTRINO_ICON_BUTTON_DUMMY "dummy"
|
||||
#define NEUTRINO_ICON_BUTTON_DUMMY_SMALL "dummy_small"
|
||||
|
||||
#define NEUTRINO_ICON_BUTTON_BLUE "blau"
|
||||
#define NEUTRINO_ICON_BUTTON_GREEN "gruen"
|
||||
#define NEUTRINO_ICON_BUTTON_RED "rot"
|
||||
#define NEUTRINO_ICON_BUTTON_YELLOW "gelb"
|
||||
#define NEUTRINO_ICON_BUTTON_BLUE "btn_blue"
|
||||
#define NEUTRINO_ICON_BUTTON_GREEN "btn_green"
|
||||
#define NEUTRINO_ICON_BUTTON_RED "btn_red"
|
||||
#define NEUTRINO_ICON_BUTTON_YELLOW "btn_yellow"
|
||||
|
||||
#define NEUTRINO_ICON_BUTTON_MENU "menu"
|
||||
#define NEUTRINO_ICON_BUTTON_MENU_SMALL "menu_small"
|
||||
|
Reference in New Issue
Block a user