mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
- icons: add missing question icon
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -22,6 +22,7 @@ install_DATA = \
|
||||
network.png \
|
||||
personalize.png \
|
||||
pictureviewer.png \
|
||||
question.png \
|
||||
recording.png \
|
||||
settings.png \
|
||||
shell.png \
|
||||
|
BIN
data/icons/headers/question.png
Normal file
BIN
data/icons/headers/question.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 387 B |
@@ -96,7 +96,7 @@
|
||||
#define NEUTRINO_ICON_NETWORK "network"
|
||||
#define NEUTRINO_ICON_PERSONALIZE "personalize"
|
||||
#define NEUTRINO_ICON_PICTUREVIEWER "pictureviewer"
|
||||
#define NEUTRINO_ICON_QUESTION "question" // FIXME - icon is missing
|
||||
#define NEUTRINO_ICON_QUESTION "question"
|
||||
#define NEUTRINO_ICON_RECORDING "recording"
|
||||
#define NEUTRINO_ICON_SETTINGS "settings"
|
||||
#define NEUTRINO_ICON_SHELL "shell"
|
||||
|
Reference in New Issue
Block a user