mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-03 10:51:05 +02:00
icons: add filetype-icon for pictures
Signed-off-by: Thilo Graf <dbt@novatux.de>
Origin commit data
------------------
Commit: d8f364ca46
Author: vanhofen <vanhofen@gmx.de>
Date: 2017-06-07 (Wed, 07 Jun 2017)
Origin message was:
------------------
- icons: add filetype-icon for pictures
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
committed by
Michael Liebmann
parent
d08e36e861
commit
4f55c561d7
@@ -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