mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
icons: add edit icon for headers
This commit is contained in:
@@ -4,6 +4,7 @@ install_DATA = \
|
||||
audio.png \
|
||||
bookmarkmanager.png \
|
||||
colors.png \
|
||||
edit.png \
|
||||
error.png \
|
||||
features.png \
|
||||
games.png \
|
||||
|
BIN
data/icons/headers/edit.png
Normal file
BIN
data/icons/headers/edit.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.8 KiB |
@@ -88,6 +88,7 @@
|
||||
#define NEUTRINO_ICON_AUDIO "audio"
|
||||
#define NEUTRINO_ICON_BOOKMARK_MANAGER "bookmarkmanager"
|
||||
#define NEUTRINO_ICON_COLORS "colors"
|
||||
#define NEUTRINO_ICON_EDIT "edit"
|
||||
#define NEUTRINO_ICON_ERROR "error"
|
||||
#define NEUTRINO_ICON_FEATURES "features"
|
||||
#define NEUTRINO_ICON_GAMES "games"
|
||||
|
Reference in New Issue
Block a user