mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +02:00
icons: introduce NEUTRINO_ICON_BUTTON_CHECKED
Origin commit data
------------------
Commit: 769990243b
Author: vanhofen <vanhofen@gmx.de>
Date: 2024-04-23 (Tue, 23 Apr 2024)
Origin message was:
------------------
- icons: introduce NEUTRINO_ICON_BUTTON_CHECKED
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -13,6 +13,7 @@ install_DATA = \
|
||||
9.png \
|
||||
btn_backward.png \
|
||||
btn_blue.png \
|
||||
btn_checked.png \
|
||||
btn_forward.png \
|
||||
btn_green.png \
|
||||
btn_option_off_active.png \
|
||||
|
BIN
data/icons/buttons/btn_checked.png
Normal file
BIN
data/icons/buttons/btn_checked.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 794 B |
@@ -61,6 +61,7 @@
|
||||
#define NEUTRINO_ICON_BUTTON_DOWN "down"
|
||||
#define NEUTRINO_ICON_BUTTON_LEFT "left"
|
||||
|
||||
#define NEUTRINO_ICON_BUTTON_CHECKED "btn_checked"
|
||||
#define NEUTRINO_ICON_BUTTON_BACKWARD "btn_backward"
|
||||
#define NEUTRINO_ICON_BUTTON_FORWARD "btn_forward"
|
||||
#define NEUTRINO_ICON_BUTTON_PAUSE "btn_pause"
|
||||
|
Reference in New Issue
Block a user