- timeshift: small renamings in timeshift action keys

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2019-01-15 21:32:08 +01:00
committed by Thilo Graf
parent 578b53cf65
commit d338be9526
3 changed files with 4 additions and 4 deletions

View File

@@ -1358,7 +1358,7 @@ void CRecordManager::StartTimeshift()
{
if(g_RemoteControl->is_video_started)
{
std::string tmode = "ptimeshift"; // already recording, pause
std::string tmode = "timeshift_pause"; // already recording, pause
bool res = true;
t_channel_id live_channel_id = CZapit::getInstance()->GetCurrentChannelID();
// bool tstarted = false;