mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 18:31:12 +02:00
lcd4l: remove some hardcoded paths
Origin commit data
------------------
Commit: 5c787b172a
Author: vanhofen <vanhofen@gmx.de>
Date: 2020-11-26 (Thu, 26 Nov 2020)
Origin message was:
------------------
- lcd4l: remove some hardcoded paths
This commit is contained in:
@@ -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"
|
||||
|
Reference in New Issue
Block a user