From 10db7be1b01656e6c5dec4954841ea803b73b884 Mon Sep 17 00:00:00 2001 From: acid-burn Date: Wed, 12 May 2010 16:03:30 +0200 Subject: RecordTimer.py,RecordingConfig.py,setup.xml: *add possibility to change the default recording filename composition in expert mode. This allows now to have shorter recording filenames (Date-Name) or longer (DateTime-Channel-Name-Shortdescription) beside the default. This fixes #345 --- data/setup.xml | 1 + 1 file changed, 1 insertion(+) mode change 100644 => 100755 data/setup.xml (limited to 'data/setup.xml') diff --git a/data/setup.xml b/data/setup.xml old mode 100644 new mode 100755 index 9425afda..23338254 --- a/data/setup.xml +++ b/data/setup.xml @@ -70,6 +70,7 @@ config.usage.pip_zero_button config.usage.alternatives_priority config.recording.ascii_filenames + config.recording.filename_composition config.usage.hdd_standby -- cgit v1.2.3