mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
neutrino: fix framebuffer transparency issue
Origin commit data
------------------
Commit: 4405bb367c
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2010-03-06 (Sat, 06 Mar 2010)
This commit is contained in:
@@ -222,7 +222,11 @@ CNeutrinoApp::CNeutrinoApp()
|
||||
|
||||
frameBuffer = CFrameBuffer::getInstance();
|
||||
frameBuffer->setIconBasePath(DATADIR "/neutrino/icons/");
|
||||
|
||||
#if HAVE_TRIPLEDRAGON
|
||||
/* this needs to happen before the framebuffer is set up */
|
||||
init_td_api();
|
||||
// shutdown_td_api();
|
||||
#endif
|
||||
SetupFrameBuffer();
|
||||
|
||||
mode = mode_unknown;
|
||||
|
Reference in New Issue
Block a user