mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 07:51:11 +02:00
lcd4l: remove hardcoded path from LCD_ICONSDIR
Origin commit data
------------------
Branch: ni/coolstream
Commit: 88d13aeff2
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-04 (Fri, 04 Jan 2019)
Origin message was:
------------------
- lcd4l: remove hardcoded path from LCD_ICONSDIR
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -61,7 +61,7 @@ extern CPictureViewer *g_PicViewer;
|
||||
|
||||
#define LCD_DATADIR "/tmp/lcd/"
|
||||
|
||||
#define LCD_ICONSDIR "/share/lcd/icons/"
|
||||
#define LCD_ICONSDIR DATADIR "/lcd/icons/"
|
||||
#define ICONSEXT ".png"
|
||||
|
||||
#define LOGO_DUMMY LCD_ICONSDIR "blank.png"
|
||||
|
Reference in New Issue
Block a user