mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 15:32:59 +02:00
l4l: fix LOGO_DUMMY; use system icon
This commit is contained in:
@@ -63,10 +63,9 @@ extern CPictureViewer *g_PicViewer;
|
||||
|
||||
#define LCD_DATADIR "/tmp/lcd/"
|
||||
|
||||
#define LCD_ICONSDIR DATADIR "/lcd/icons/"
|
||||
#define ICONSEXT ".png"
|
||||
|
||||
#define LOGO_DUMMY LCD_ICONSDIR "blank.png"
|
||||
#define LOGO_DUMMY ICONSDIR "/blank.png"
|
||||
|
||||
#define BRIGHTNESS LCD_DATADIR "brightness"
|
||||
#define BRIGHTNESS_STANDBY LCD_DATADIR "brightness_standby"
|
||||
|
Reference in New Issue
Block a user