Revert "- lcd4l: remove hardcoded path from LCD_ICONSDIR"

This reverts commit babf0316af.


Origin commit data
------------------
Branch: ni/coolstream
Commit: 108b572e49
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-08 (Tue, 08 Jan 2019)



------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2019-01-08 21:21:30 +01:00
parent 262c8a0c9e
commit c1612f163d

View File

@@ -61,7 +61,7 @@ extern CPictureViewer *g_PicViewer;
#define LCD_DATADIR "/tmp/lcd/"
#define LCD_ICONSDIR DATADIR "/lcd/icons/"
#define LCD_ICONSDIR "/share/lcd/icons/"
#define ICONSEXT ".png"
#define LOGO_DUMMY LCD_ICONSDIR "blank.png"