From d0ee69265cf9bb315f0481d643413b80f80415a8 Mon Sep 17 00:00:00 2001 From: Keine_Ahnung Date: Wed, 1 May 2013 20:17:15 +0200 Subject: changed PLUGIN_UACTIVITY_COMMAND Renamed Run to uactivityRun k_Setup to kNone Extra Error check for #20-yaUSBir_watchdog Changed activity script parameters from command line to enviromet (key and watchdog scripts also changed) New info value "UACTIVITY_INFO_VIDEODIR" Fixed missing Symbol Error from commit e01109af --- Make.config.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Make.config.template') diff --git a/Make.config.template b/Make.config.template index eaa22fa..c3d5c30 100644 --- a/Make.config.template +++ b/Make.config.template @@ -6,7 +6,7 @@ # The shell command used -PLUGIN_UACTIVITY_COMMAND?=vdr-uactivity -r %1$$s -o %2$$s -v %3$$s -C %4$$s -c %5$$s -R %6$$s +PLUGIN_UACTIVITY_COMMAND?=vdr-uactivity -r \"%1$$s\" -o \"%2$$s\" -C \"%3$$s\" -c \"%4$$s\" -R \"%5$$s\" -A \"%6$$s\" -K \"%7$$s\" -V \"%8$$s\" -- cgit v1.2.3