Index: branches/juciphox/include/camera.h
===================================================================
--- branches/juciphox/include/camera.h	(revision 463)
+++ branches/juciphox/include/camera.h	(revision 479)
@@ -43,4 +43,5 @@
 
     #undef  CAM_AF_SCAN_DURING_VIDEO_RECORD // CHDK can make single AF scan during video record 
+    #undef  CAM_HAS_VIDEO_BUTTON            // Camera can take stills in video mode, and vice versa
 
 //----------------------------------------------------------
@@ -533,4 +534,5 @@
     #define CAM_ADJUSTABLE_ALT_BUTTON   1
     #undef  CAM_CAN_UNLOCK_OPTICAL_ZOOM_IN_VIDEO
+    #define  CAM_HAS_VIDEO_BUTTON       1
 
 
@@ -548,4 +550,5 @@
     #undef  CAM_CAN_SD_OVER_NOT_IN_MF
     #undef  CAM_CAN_UNLOCK_OPTICAL_ZOOM_IN_VIDEO
+    #define  CAM_HAS_VIDEO_BUTTON       1
 
 
@@ -563,4 +566,5 @@
     #undef  CAM_CAN_UNLOCK_OPTICAL_ZOOM_IN_VIDEO
     #undef  CAM_CHDK_HAS_EXT_VIDEO_MENU
+    #define  CAM_HAS_VIDEO_BUTTON       1
 
 
