mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 16:31:05 +02:00
align defines for control scripts
Origin commit data
------------------
Branch: ni/coolstream
Commit: b874046c1b
Author: vanhofen <vanhofen@gmx.de>
Date: 2019-01-26 (Sat, 26 Jan 2019)
Origin message was:
------------------
- align defines for control scripts
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -82,8 +82,8 @@ extern cVideo * videoDecoder;
|
||||
//NI InfoIcons
|
||||
#include <gui/infoicons.h>
|
||||
|
||||
#define PICTUREVIEWER_START_SCRIPT CONFIGDIR "/pictureviewer.start"
|
||||
#define PICTUREVIEWER_END_SCRIPT CONFIGDIR "/pictureviewer.end"
|
||||
#define PICTUREVIEWER_START_SCRIPT CONTROLDIR "/pictureviewer.start"
|
||||
#define PICTUREVIEWER_END_SCRIPT CONTROLDIR "/pictureviewer.end"
|
||||
|
||||
//------------------------------------------------------------------------
|
||||
bool comparePictureByDate (const CPicture& a, const CPicture& b)
|
||||
|
Reference in New Issue
Block a user