diff options
author | louis <louis.braun@gmx.de> | 2015-01-13 10:09:39 +0100 |
---|---|---|
committer | louis <louis.braun@gmx.de> | 2015-01-13 10:09:39 +0100 |
commit | 30b3a8c935c019154ab50d099b499fe170efc196 (patch) | |
tree | f37ef05b9b180aa58e2a0f31700862c52529a0f2 /skinskeleton/xmlfiles | |
parent | 013d526d5bffdb5c88ec7d5993250aa1963c0fbb (diff) | |
parent | 0c1e557f70c3022ded540049de09c17b2d88715c (diff) | |
download | vdr-plugin-skindesigner-30b3a8c935c019154ab50d099b499fe170efc196.tar.gz vdr-plugin-skindesigner-30b3a8c935c019154ab50d099b499fe170efc196.tar.bz2 |
Merge branch 'master' into weatherfc
Diffstat (limited to 'skinskeleton/xmlfiles')
-rw-r--r-- | skinskeleton/xmlfiles/displaymenudetailrecording.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/skinskeleton/xmlfiles/displaymenudetailrecording.xml b/skinskeleton/xmlfiles/displaymenudetailrecording.xml index 0fa3a21..23d1417 100644 --- a/skinskeleton/xmlfiles/displaymenudetailrecording.xml +++ b/skinskeleton/xmlfiles/displaymenudetailrecording.xml @@ -25,6 +25,9 @@ {bannerpath} path of banner {recimgavailable} true if a recording image is available in the recording path {recimgpath} path of rec image + {recchannelname} name of channel from which was recorded + {recchannelid} id of channel from which was recorded + {recchannelnumber} number of channel from which was recorded --> <detailheader> </detailheader> @@ -51,6 +54,9 @@ {recordingbitrate} bitrate of recording (in MBit/s) {recordingformat} format of recording (TS / PS) {searchtimer} name of accordign searchtimer (if available) + {recchannelname} name of channel from which was recorded + {recchannelid} id of channel from which was recorded + {recchannelnumber} number of channel from which was recorded {recimg1avaialble} true if first recording image is available {recimg2avaialble} true if first recording image is available |