lcd4l: remove some hardcoded paths

Origin commit data
------------------
Branch: ni/coolstream
Commit: 5c787b172a
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-26 (Thu, 26 Nov 2020)

Origin message was:
------------------
- lcd4l: remove some hardcoded paths

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2020-11-26 00:46:21 +01:00
parent bc26ff6b4f
commit 18fd216b0c

View File

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