Changeset 592 for trunk/core/gui.c


Ignore:
Timestamp:
11/25/08 19:05:40 (5 years ago)
Author:
phyrephox
Message:

+ added turkish language
+ added define CAM_BRACKETING for cameras that have bracketing in original firmware (g7,g9,s2is,s3is,s5is - need propcase for the dryos ones!) for gui.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/core/gui.c

    r590 r592  
    740740    {0x5c,LANG_MENU_RAW_SAVE_IN_TIMER,                MENUITEM_BOOL,      &conf.save_raw_in_timer }, 
    741741 
    742                 #if CAM_PROPSET == 1 
     742                #if CAM_BRACKETING 
    743743        {0x5c,LANG_MENU_RAW_SAVE_IN_EV_BRACKETING,                MENUITEM_BOOL,      &conf.save_raw_in_ev_bracketing }, 
    744744                #endif 
Note: See TracChangeset for help on using the changeset viewer.