mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
- data/pictures: disable new logo.jpg; not really usefull for narrow-breasted boxes like hd1
Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
@@ -52,7 +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 = frameBuffer->getIconPath("logo", "jpg");
|
||||
pic_name = frameBuffer->getIconPath("start", "jpg");
|
||||
|
||||
//CComponents
|
||||
x = x_pos;
|
||||
|
Reference in New Issue
Block a user