mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-02 10:21:04 +02:00
Merge branch 'ni/tuxbox' into ni/mp/tuxbox
Conflicts:
src/gui/Makefile.am
src/gui/user_menue.cpp
Origin commit data
------------------
Commit: 79a2dc262b
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-12-15 (Thu, 15 Dec 2016)
This commit is contained in:
@@ -1453,7 +1453,7 @@ int CRecordManager::exec(CMenuTarget* parent, const std::string & actionKey )
|
||||
inst->GetRecordString(title, duration);
|
||||
title += duration;
|
||||
tostart = (ShowMsg(LOCALE_RECORDING_IS_RUNNING, title.c_str(),
|
||||
CMsgBox::mbrYes, CMsgBox::mbYes | CMsgBox::mbNo, NULL, 450, 30) == CMsgBox::mbrYes);
|
||||
CMsgBox::mbrYes, CMsgBox::mbYes | CMsgBox::mbNo, NULL, 450, DEFAULT_TIMEOUT) == CMsgBox::mbrYes);
|
||||
}
|
||||
//NI
|
||||
if (g_settings.recording_startstop_msg) {
|
||||
|
Reference in New Issue
Block a user