mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 02:11:04 +02:00
Images: add logo file
Origin commit data
------------------
Commit: 53456b8233
Author: Thilo Graf <dbt@novatux.de>
Date: 2019-12-29 (Sun, 29 Dec 2019)
This commit is contained in:
@@ -52,8 +52,7 @@ CComponentsPIP::CComponentsPIP( const int x_pos, const int y_pos, const int perc
|
||||
//CComponentsPIP
|
||||
screen_w = frameBuffer->getScreenWidth(true);
|
||||
screen_h = frameBuffer->getScreenHeight(true);
|
||||
pic_name = ICONSDIR;
|
||||
pic_name += "/start.jpg";
|
||||
pic_name = frameBuffer->getIconPath("logo", "jpg");
|
||||
|
||||
//CComponents
|
||||
x = x_pos;
|
||||
|
Reference in New Issue
Block a user