mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-18 10:51:12 +02:00
- icons: add filetype-icon for pictures
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -3,4 +3,5 @@ installdir = $(ICONSDIR)
|
||||
install_DATA = \
|
||||
file.png \
|
||||
folder.png \
|
||||
movie.png
|
||||
movie.png \
|
||||
picture.png
|
||||
|
BIN
data/icons/filetypes/picture.png
Normal file
BIN
data/icons/filetypes/picture.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 708 B |
@@ -182,6 +182,7 @@
|
||||
#define NEUTRINO_ICON_STAR_ON "star-on"
|
||||
#define NEUTRINO_ICON_STAR_OFF "star-off"
|
||||
#define NEUTRINO_ICON_TMDB "tmdb"
|
||||
#define NEUTRINO_ICON_PICTURE "picture"
|
||||
|
||||
#define DUMMY_ICON "dummy"
|
||||
|
||||
|
Reference in New Issue
Block a user