summaryrefslogtreecommitdiff
path: root/xml/string.c
diff options
context:
space:
mode:
authorlordjaxom <lordjaxom>2005-01-07 21:48:28 +0000
committerlordjaxom <lordjaxom>2005-01-07 21:48:28 +0000
commit7c3fd29204b8882011186b6337b002893fe2d1f6 (patch)
tree29c2403d3a1da2714aa5dbf38a25301452c8802a /xml/string.c
parenta699e6cd23cf52e8dc250acff868ce82742c7ea3 (diff)
downloadvdr-plugin-text2skin-7c3fd29204b8882011186b6337b002893fe2d1f6.tar.gz
vdr-plugin-text2skin-7c3fd29204b8882011186b6337b002893fe2d1f6.tar.bz2
- implemented token FreeDiskSpace
Diffstat (limited to 'xml/string.c')
-rw-r--r--xml/string.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/xml/string.c b/xml/string.c
index a9b7711..424b4d0 100644
--- a/xml/string.c
+++ b/xml/string.c
@@ -1,12 +1,12 @@
/*
- * $Id: string.c,v 1.6 2005/01/02 20:04:39 lordjaxom Exp $
+ * $Id: string.c,v 1.7 2005/01/07 21:48:28 lordjaxom Exp $
*/
#include "xml/string.h"
#include "render.h"
static const char *Tokens[__COUNT_TOKEN__] = {
- "DateTime",
+ "DateTime", "FreeDiskSpace",
// Channel Display
"ChannelNumber", "ChannelName", "ChannelShortName", "ChannelBouquet", "ChannelPortal",