summaryrefslogtreecommitdiff
path: root/block.c
diff options
context:
space:
mode:
Diffstat (limited to 'block.c')
-rw-r--r--block.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/block.c b/block.c
index 0e3cf37..2634d9d 100644
--- a/block.c
+++ b/block.c
@@ -17,9 +17,9 @@
#include "config.h"
#include "i18n.h"
-static const char *VERSION = "0.0.1b";
-static const char *DESCRIPTION = trNOOP("Lock unwanted shows by keywords");
-static const char *MAINMENUENTRY = trNOOP("Schedule not acceptable");
+static const char *VERSION = "0.0.1b+bf1";
+static const char *DESCRIPTION = trNOOP("Block unwanted shows by EPG title");
+static const char *MAINMENUENTRY = trNOOP("Block broadcast");
class cPluginBlock : public cPlugin {
private: