summaryrefslogtreecommitdiff
path: root/xml/string.h
diff options
context:
space:
mode:
authorlordjaxom <lordjaxom>2004-12-21 18:35:54 +0000
committerlordjaxom <lordjaxom>2004-12-21 18:35:54 +0000
commitc05277882c111760d4e275b8521bb057e913a946 (patch)
tree4eafb4a11134d83b3a5f0d6658fa3df9f924d26f /xml/string.h
parentde783ac67265a5a11ebbad52e8dbc81292b4ac66 (diff)
downloadvdr-plugin-text2skin-c05277882c111760d4e275b8521bb057e913a946.tar.gz
vdr-plugin-text2skin-c05277882c111760d4e275b8521bb057e913a946.tar.bz2
- dunno
Diffstat (limited to 'xml/string.h')
-rw-r--r--xml/string.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/xml/string.h b/xml/string.h
index 00e5fab..e53bafb 100644
--- a/xml/string.h
+++ b/xml/string.h
@@ -1,5 +1,5 @@
/*
- * $Id: string.h,v 1.1 2004/12/19 22:03:28 lordjaxom Exp $
+ * $Id: string.h,v 1.2 2004/12/21 18:35:55 lordjaxom Exp $
*/
#ifndef VDR_TEXT2SKIN_XML_STRING_H
@@ -43,6 +43,8 @@ enum exToken {
tIsEncrypted,
tIsRadio,
tIsRecording,
+ // next 1 also in all other displays
+ tCurrentRecording,
// next 3 also in Menu
tHasVPS,
tHasTimer,