summaryrefslogtreecommitdiff
path: root/config.c
diff options
context:
space:
mode:
Diffstat (limited to 'config.c')
-rw-r--r--config.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.c b/config.c
index f61336f0..223a1029 100644
--- a/config.c
+++ b/config.c
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: config.c,v 1.93 2010-05-27 12:04:50 phintuka Exp $
+ * $Id: config.c,v 1.94 2010-05-30 23:24:12 phintuka Exp $
*
*/
@@ -243,6 +243,7 @@ const char * const config_t::s_osdSizes[] = {
"1280x720",
"1920x1080",
trNOOP("custom"),
+ trNOOP("video stream"),
NULL
};