mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
icons: fix wrong icon name, update icon face
Icon 'marker_update_available 'was not found.
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.0 KiB |
@@ -296,6 +296,6 @@
|
||||
/* status */
|
||||
#define NEUTRINO_ICON_MARKER_DIALOG_OK "marker_dialog_ok"
|
||||
#define NEUTRINO_ICON_MARKER_DIALOG_OFF "marker_dialog_off"
|
||||
#define NEUTRINO_ICON_MARKER_UPDATE_AVAILABLE "marker_update_available.png"
|
||||
#define NEUTRINO_ICON_MARKER_UPDATE_AVAILABLE "marker_update_available"
|
||||
|
||||
#endif /* __gui_widget_icons_h__ */
|
||||
|
Reference in New Issue
Block a user