mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 23:42:51 +02:00
Merge remote-tracking branch 'check/next-cc'
Conflicts:
src/neutrino.cpp
Origin commit data
------------------
Branch: ni/coolstream
Commit: eca8f5459b
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-01-19 (Sun, 19 Jan 2014)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -34,6 +34,8 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <unistd.h>
|
||||
|
||||
#include <global.h>
|
||||
#include <neutrino.h>
|
||||
#include <mymenu.h>
|
||||
@@ -261,6 +263,9 @@ int CScanSetup::exec(CMenuTarget* parent, const std::string &actionKey)
|
||||
if (reloadhintBox)
|
||||
reloadhintBox->hide();
|
||||
CNeutrinoApp::getInstance ()->SDTreloadChannels = false;
|
||||
if(file_exists(CURRENTSERVICES_XML)){
|
||||
unlink(CURRENTSERVICES_XML);
|
||||
}
|
||||
return res;
|
||||
}
|
||||
else if(actionKey == "satsetup")
|
||||
|
Reference in New Issue
Block a user