mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
lcd4l: remove hardcoded path from LCD_ICONSDIR
Origin commit data
------------------
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
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