mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
Support for icons in png format
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@214 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Branch: ni/coolstream
Commit: 69cd268e7a
Author: [CST] Focus <focus.cst@gmail.com>
Date: 2010-01-27 (Wed, 27 Jan 2010)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -2298,6 +2298,7 @@ int CNeutrinoApp::run(int argc, char **argv)
|
||||
|
||||
SetupFonts();
|
||||
SetupTiming();
|
||||
g_PicViewer = new CPictureViewer();
|
||||
colorSetupNotifier = new CColorSetupNotifier;
|
||||
colorSetupNotifier->changeNotify(NONEXISTANT_LOCALE, NULL);
|
||||
hintBox = new CHintBox(LOCALE_MESSAGEBOX_INFO, g_Locale->getText(LOCALE_NEUTRINO_STARTING));
|
||||
@@ -2382,7 +2383,6 @@ int CNeutrinoApp::run(int argc, char **argv)
|
||||
|
||||
g_PluginList = new CPlugins;
|
||||
g_PluginList->setPluginDir(PLUGINDIR);
|
||||
g_PicViewer = new CPictureViewer();
|
||||
// mount shares before scanning for plugins
|
||||
CFSMounter::automount();
|
||||
//load Pluginlist before main menu (only show script menu if at least one script is available
|
||||
|
Reference in New Issue
Block a user