web_plat/browser_platform_api/inc/Browser_platform_variant.hrh
changeset 1 7c90e6132015
parent 0 dd21522fd290
child 5 10e98eab6f85
equal deleted inserted replaced
0:dd21522fd290 1:7c90e6132015
    64 #define BRDO_USE_GESTURE_HELPER
    64 #define BRDO_USE_GESTURE_HELPER
    65 
    65 
    66 // Defines WRT widgets feature to publish on homescreen
    66 // Defines WRT widgets feature to publish on homescreen
    67 #define BRDO_WRT_HS_FF
    67 #define BRDO_WRT_HS_FF
    68 
    68 
       
    69 // Gallery App is not present
       
    70 #undef BRDO_APP_GALLERY_SUPPORTED_FF
    69 /*
    71 /*
    70 * ===================
    72 * ===================
    71 *        S60 3.23
    73 *        S60 3.23
    72 * ===================
    74 * ===================
    73 */ 
    75 */ 
    89 #undef BRDO_RFILE_WRITE_DIRECT_IO_FF
    91 #undef BRDO_RFILE_WRITE_DIRECT_IO_FF
    90 #undef BRDO_USE_GESTURE_HELPER
    92 #undef BRDO_USE_GESTURE_HELPER
    91 
    93 
    92 #undef BRDO_WRT_HS_FF
    94 #undef BRDO_WRT_HS_FF
    93 
    95 
       
    96 // Gallery App is present
       
    97 #define BRDO_APP_GALLERY_SUPPORTED_FF
    94 // Missing from ProductVariant.hrh
    98 // Missing from ProductVariant.hrh
    95 #ifndef LANGUAGE_IDS
    99 #ifndef LANGUAGE_IDS
    96 #define LANGUAGE_IDS LANG sc 01 02 03 04 05 06 07 08 09 10 13 14 15 16 17 18 25 26 27 28 29 30 31 32 33 37 39 42 44 45 49 50 51 54 57 58 59 67 68 70 76 78 79 83 93 94 96 102 103 129 157 158 159 160 161 230 326 327
   100 #define LANGUAGE_IDS LANG sc
    97 #endif
   101 #endif
    98 
   102 
    99 #define BRDO_APP_VERSION_MAJOR 7
   103 #define BRDO_APP_VERSION_MAJOR 7
   100 #define BRDO_APP_VERSION_MINOR 1
   104 #define BRDO_APP_VERSION_MINOR 1
   101 
   105