icons: add edit icon for headers

This commit is contained in:
2018-12-16 02:15:58 +01:00
parent c7f831d7df
commit 554563755f
3 changed files with 2 additions and 0 deletions

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

View File

@@ -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"