mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
icons: add filetype-icon for pictures
Origin commit data
------------------
Commit: 47124cd7f5
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-05-30 (Tue, 30 May 2017)
Origin message was:
------------------
- icons: add filetype-icon for pictures
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: 174 B |
@@ -187,6 +187,7 @@
|
||||
#define NEUTRINO_ICON_STARS "stars" //NI
|
||||
#define NEUTRINO_ICON_TMDB "tmdb"
|
||||
#define NEUTRINO_ICON_IMDB "imdb"
|
||||
#define NEUTRINO_ICON_PICTURE "picture"
|
||||
#define NEUTRINO_ICON_PICTUREVIEWER "pictureviewer"
|
||||
|
||||
#define DUMMY_ICON "dummy"
|
||||
|
Reference in New Issue
Block a user