summaryrefslogtreecommitdiff
path: root/tvonscreen.cpp
diff options
context:
space:
mode:
authorJochen Dolze <vdr@dolze.de>2010-11-09 22:08:05 +0100
committerJochen Dolze <vdr@dolze.de>2010-11-09 22:08:05 +0100
commit94dd6f768ab19fa3af4ff2a9b72a6c18951e7601 (patch)
tree3a13d3e3828e1c13d0e1b1ce9fa3a81fccd6cda6 /tvonscreen.cpp
parent4d1a2b3671a315bc8b54e7bfcba4002d6c909e41 (diff)
downloadvdr-plugin-tvonscreen-94dd6f768ab19fa3af4ff2a9b72a6c18951e7601.tar.gz
vdr-plugin-tvonscreen-94dd6f768ab19fa3af4ff2a9b72a6c18951e7601.tar.bz2
Added new fontsize calculation, new option fontsize and transparency
Diffstat (limited to 'tvonscreen.cpp')
-rw-r--r--tvonscreen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tvonscreen.cpp b/tvonscreen.cpp
index 6353c21..35cd102 100644
--- a/tvonscreen.cpp
+++ b/tvonscreen.cpp
@@ -10,7 +10,7 @@
#include "config.h"
#include "i18n.h"
-static const char *VERSION = "1.1.141";
+static const char *VERSION = "1.1.142";
static const char *DESCRIPTION = trNOOP("Shows the EPG info in form of a typical TV magazine");
static const char *MAINMENUENTRY = trNOOP("TV-OnScreen");