summaryrefslogtreecommitdiff
path: root/xml/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'xml/string.h')
-rw-r--r--xml/string.h10
1 files changed, 9 insertions, 1 deletions
diff --git a/xml/string.h b/xml/string.h
index 68cd8fa..55adbcf 100644
--- a/xml/string.h
+++ b/xml/string.h
@@ -44,7 +44,7 @@ enum exToken {
tCurrentEventsChannelNumber3,
tCurrentEventsChannelName3,
tCurrentEventsIsRecording3,
- tTimerConflict,
+ tTimerConflicts,
tPresentEndDateTime,
tPresentDuration,
tPresentProgress,
@@ -52,6 +52,7 @@ enum exToken {
tPresentLanguageCode,
tPresentLanguageDescription,
tPresentVideoAR,
+ tPresentEventID,
tPresentTitle,
tPresentShortText,
tPresentDescription,
@@ -144,11 +145,18 @@ enum exToken {
tMenuText,
// Recordings Page
tRecordingName,
+ tRecordingFilename,
tRecordingDateTime,
tRecordingTitle,
tRecordingShortText,
tRecordingDescription,
tRecordingLanguageCode,
+ tFrontendSTR,
+ tFrontendSNR,
+ tFrontendHasLock,
+ tFrontendHasSignal,
+ tRecordingPriority,
+ tRecordingLifetime,
tRecordingVideoAR,
tRecordingSize,
tRecordingLength,