summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.h b/config.h
index ec7dc2c2..5c636d87 100644
--- a/config.h
+++ b/config.h
@@ -4,7 +4,7 @@
* See the main source file 'xineliboutput.c' for copyright information and
* how to reach the author.
*
- * $Id: config.h,v 1.65 2009-10-25 12:56:11 phintuka Exp $
+ * $Id: config.h,v 1.66 2009-10-25 13:02:33 phintuka Exp $
*
*/
@@ -172,6 +172,7 @@
#define MEDIA_MENU_IMAGES (1<<2)
#define MEDIA_MENU_DVD (1<<3)
#define MEDIA_MENU_CD (1<<4)
+#define MEDIA_MENU_BLURAY (1<<5)
#define MEDIA_MENU_VIDEO_SETUP (1<<6)
#define MEDIA_MENU_AUDIO_SETUP (1<<7)