# HG changeset patch # User Fionntina Carville # Date 1286904058 -3600 # Node ID 6f23f65fdb0eb9d1963c1df52df28f96cb5d1377 # Parent 61b148c0aa142c926384b4a88991bf1599030332# Parent 509e2504322c6e4401e057f1ddbdab6d31feba29 Merge of "Changes to dpr based on Nokia Wk 35 information" diff -r 61b148c0aa14 -r 6f23f65fdb0e sf_config/config/inc/bldprivate.hrh --- a/sf_config/config/inc/bldprivate.hrh Tue Oct 12 18:00:06 2010 +0100 +++ b/sf_config/config/inc/bldprivate.hrh Tue Oct 12 18:20:58 2010 +0100 @@ -15,7 +15,6 @@ * */ - #ifndef __BLDPRIVATE_HRH #define __BLDPRIVATE_HRH @@ -36,6 +35,30 @@ */ #define EXCLUDE_JAVA +/** #FF_BROWSER_GRACEFUL_SOCKET_SHUTDOWN +The graceful socket disconnection will happen in the n/w layer during Browser +exit when this feature flag is enabled. + +*/ +#undef FF_BROWSER_GRACEFUL_SOCKET_SHUTDOWN + +/** #FF_CALDAV_SUPPORT +CalDAV support to sync 3rd party calendars. It will provide functionality to +sync with 3rd party calendars supporting CalDAV protocol E.g. Google, Sun, Apple +and Yahoo, etc. calendars. +*/ +#undef FF_CALDAV_SUPPORT + +/** #FF_DEFAULT_REMOVABLE_MASS_STORAGE +This feature indicates removable mass storage drive letter. +*/ +#define FF_DEFAULT_REMOVABLE_MASS_STORAGE 5 + +/** #FF_LOGICALLY_REMOVABLE_DRIVE1 +This indicates first logically removable drive letter. +*/ +#define FF_LOGICALLY_REMOVABLE_DRIVE1 4 + /** #FF_M3G_ICON_RESOURCES Controls whether the m3g icon resources are included in the ROM image or not. */ @@ -74,6 +97,11 @@ */ #define FF_TOUCH_CALL_HANDLING +/** #FF_USB_DRIVE_START +This indicates start drive letter of USB drive. +*/ +#define FF_USB_DRIVE_START 6 + /** #FF_WDP_EMMC Select writable demand paging eMMC flash driver build . */ @@ -170,7 +198,7 @@ (JSR135) version 1.1, implemented in release 2.6 onwards. This flag must always be enabled when __JAVA_MMAPI11 is enabled." */ -#define JSR_135_SUPPORT +#undef JSR_135_SUPPORT /** #NO_CBCP_PARSER_IN_ROM Do not include symbian CBCP parser in rom @@ -485,6 +513,11 @@ */ #undef SYMBIAN_INCLUDE_LOCATION_NETWORK_PM +/** #SYMBIAN_INCLUDE_LOCATION_NPE_DSM +SYMBIAN_INCLUDE_LOCATION_NPE_DSM +*/ +#undef SYMBIAN_INCLUDE_LOCATION_NPE_DSM + /** #SYMBIAN_INCLUDE_LOCATION_PRIVACY_REQUEST_APIS It is required to support Symbian Core OS transfer.It includes Privacy Protocol Module and its APIs (the Network Privacy API and the Privacy Request API) in the @@ -492,6 +525,16 @@ */ #define SYMBIAN_INCLUDE_LOCATION_PRIVACY_REQUEST_APIS +/** #SYMBIAN_INCLUDE_LOCATION_SUPL_POS_INIT +SYMBIAN_INCLUDE_LOCATION_SUPL_POS_INIT +*/ +#undef SYMBIAN_INCLUDE_LOCATION_SUPL_POS_INIT + +/** #SYMBIAN_INCLUDE_LOCATION_SUPL_PROXY +SYMBIAN_INCLUDE_LOCATION_SUPL_PROXY +*/ +#undef SYMBIAN_INCLUDE_LOCATION_SUPL_PROXY + /** #SYMBIAN_INCLUDE_USB_OTG_HOST Feature USB Host (and related OTG) binaries are included into romimage */ @@ -597,6 +640,11 @@ */ #define WITH_FAT32 +/** #WITH_FLEXIBLE_MM +WITH_FLEXIBLE_MM +*/ +#undef WITH_FLEXIBLE_MM + /** #WITH_MASS_STORAGE Enables USB mass storage feature in Symbian OS. */ @@ -1126,55 +1174,55 @@ /** #__JAVA_3DAPI Java implementation supports 3D API (JSR184) */ -#define __JAVA_3DAPI +#undef __JAVA_3DAPI /** #__JAVA_API_ENHANCEMENTS_IAP Support for Java API enhancements which provides access to internet access point settings and allows the selection of the destination network. */ -#define __JAVA_API_ENHANCEMENTS_IAP +#undef __JAVA_API_ENHANCEMENTS_IAP /** #__JAVA_API_ENHANCEMENTS_MOBINFO "Support for Java API enhancements which provides access to telephony properties and services. These properties include IMEI, IMSI, battery change level, network signal strength and network country code." */ -#define __JAVA_API_ENHANCEMENTS_MOBINFO +#undef __JAVA_API_ENHANCEMENTS_MOBINFO /** #__JAVA_ESWT Support for Embedded Standard Widget Toolkit. */ -#define __JAVA_ESWT +#undef __JAVA_ESWT /** #__JAVA_FILEAPI Java implementation supports Java File API (JSR75) */ -#define __JAVA_FILEAPI +#undef __JAVA_FILEAPI /** #__JAVA_J2MEWEBSERVICESAPI "Java J2ME Web Services API (JSR-172) compliancy.Provides two new capabilities to the J2ME platform: (1) access to remote SOAP / XML based web services(2) parsing XML data" */ -#define __JAVA_J2MEWEBSERVICESAPI +#undef __JAVA_J2MEWEBSERVICESAPI /** #__JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_APDU Flag enables the optional APDU part of Java Adaptation of the Security and Trust Services API JSR 177 implementation. */ -#define __JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_APDU +#undef __JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_APDU /** #__JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_CRYPTO Flag enables the optional Crypto part of Java Adaptation of the Security and Trust Services API JSR 177 implementation. */ -#define __JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_CRYPTO +#undef __JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_CRYPTO /** #__JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_PKI Flag enables the optional PKI part of Java Adaptation of the Security and Trust Services API JSR 177 implementation. */ -#define __JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_PKI +#undef __JAVA_JSR177_SECURITY_AND_TRUST_SERVICES_PKI /** #__JAVA_JSR205_WMA_2_0_SUPPORT "Device supports JSR 205, WMA 2.0 specification." @@ -1194,17 +1242,17 @@ /** #__JAVA_JSR_226_2D_SVG_API "Device supports JSR 226, Scalable 2D Vector Graphics API for J2ME" */ -#define __JAVA_JSR_226_2D_SVG_API +#undef __JAVA_JSR_226_2D_SVG_API /** #__JAVA_JSR_234_3D_AUDIO_AND_MUSIC_CAPABILITIES "Device supports JSR 234, Advanced Multimedia Supplements" */ -#define __JAVA_JSR_234_3D_AUDIO_AND_MUSIC_CAPABILITIES +#undef __JAVA_JSR_234_3D_AUDIO_AND_MUSIC_CAPABILITIES /** #__JAVA_LOCATIONAPI Java implementation supports Java Location API (JSR-179) */ -#define __JAVA_LOCATIONAPI +#undef __JAVA_LOCATIONAPI /** #__JAVA_MIDP20 Device has Java MIDP2.0. @@ -1214,12 +1262,12 @@ /** #__JAVA_MMAPI11 Java implementation supports Java Mobile Media API (JSR135) version 1.1 */ -#define __JAVA_MMAPI11 +#undef __JAVA_MMAPI11 /** #__JAVA_PIMAPI Java implementation supports Java PIM API (JSR75) */ -#define __JAVA_PIMAPI +#undef __JAVA_PIMAPI /** #__KEEP_DRM_CONTENT_ON_PHONE Device prevents transferring DRM protected content out of the phone. @@ -2321,3 +2369,4 @@ #endif // __BLDPRIVATE_HRH + diff -r 61b148c0aa14 -r 6f23f65fdb0e sf_config/config/inc/bldpublic.hrh --- a/sf_config/config/inc/bldpublic.hrh Tue Oct 12 18:00:06 2010 +0100 +++ b/sf_config/config/inc/bldpublic.hrh Tue Oct 12 18:20:58 2010 +0100 @@ -15,11 +15,10 @@ * */ - #ifndef __BLDPUBLIC_HRH #define __BLDPUBLIC_HRH -#define LANGUAGE_IDS LANG sc 37 102 42 44 45 25 07 18 01 10 129 158 160 159 157 161 49 50 09 02 51 103 03 54 57 30 17 15 59 327 05 32 65 67 68 70 326 08 27 13 76 31 78 16 79 26 28 04 83 06 39 29 33 14 93 94 96 +#define LANGUAGE_IDS LANG sc 37 14346 14387 14412 14419 102 42 44 45 25 07 18 01 10 129 158 160 159 157 161 49 50 09 02 51 103 03 54 57 30 17 15 59 327 05 32 65 67 68 70 326 08 27 13 76 31 78 16 79 26 28 04 83 06 39 29 33 14 93 94 96 /** #Camera Container for camera specific features @@ -29,12 +28,12 @@ /** #FF_3D_RINGING_TONES Device supports 3D ringing tones. */ -#undef FF_3D_RINGING_TONES +#define FF_3D_RINGING_TONES /** #FF_3G_CELLBROADCAST Cell Broadcasting support on 3G mode. */ -#undef FF_3G_CELLBROADCAST +#define FF_3G_CELLBROADCAST /** #FF_ABC_AGRESSIVE_UI Display driver will provide an interface for switching Automatic Brightness @@ -75,7 +74,7 @@ This flag is used to enable arabic finger handwriting input in capacitive touch screen phone. */ -#undef FF_ARABIC_HANDWRITING_RECOGNITION_INPUT +#define FF_ARABIC_HANDWRITING_RECOGNITION_INPUT /** #FF_ASYNCH_FILE_SAVE_QUEUE Camcorder requires support from the Asynchronous File Save Queue. @@ -116,6 +115,12 @@ */ #define FF_AVKON_EMOTION_ICON_ENABLED +/** #FF_BIGCLOCK_SCREENSAVER +The product includes Big Clock screensaver. Screensaver supports low power mode +for power save +*/ +#undef FF_BIGCLOCK_SCREENSAVER + /** #FF_BIRTHDAY_IMPROVEMENT This feature flag is required for the enabling/disabling customized birthday & anniversary notifications for MyFaves contact in Calendar (under Community 1.0) @@ -149,6 +154,19 @@ */ #undef FF_BLUETOOTH_DISABLED +/** #FF_BOX_HWR_INPUT +Box HWR is a touch input method it full name is handwriting recognition box. +I need a flag to configure this on / off. This plug-in is developed before +however there is no direct configure method to enable / disable it, it can only +be configured indirectly by some other flags. +On: In a resistance touch device with handwriting is enabled. +Off: not a touch device or not a resistance touch device. +I will add some rules after this flag is approved to describe above comments. + +This is a very old reqirement, so i can not find the REQ ID of it in RM-RIM +*/ +#undef FF_BOX_HWR_INPUT + /** #FF_BROWSER_PROGRESSIVE_DOWNLOAD This feature flag is needed to enable/disable the progressiveness of the downloads in download manager server and its clients. @@ -172,6 +190,11 @@ */ #undef FF_CALENDAR_SCROLLABLE_PREVIEW +/** #FF_CALENDAR_WIDGET +Calendar widget in Homescreen +*/ +#undef FF_CALENDAR_WIDGET + /** #FF_CAL_MEETING_REQUEST_UI With this flag it is selected if Meeting Request UI included with flag FF_MEETING_REQUEST_UI is available on Calendar side or not. If flag is not @@ -188,6 +211,12 @@ */ #define FF_CAPACITIVE_DISPLAY +/** #FF_CHINESE_ENGINE_IMPROVE +When this flag is open, another Chinese engine will be used. This engine had +better phrase db compared to current one +*/ +#undef FF_CHINESE_ENGINE_IMPROVE + /** #FF_CHINESE_FONTS_HIRES This flag controls whether Chinese variants use TrueType fonts instead of the current stroke fonts in high resolution devices. @@ -212,6 +241,12 @@ */ #undef FF_CHINESE_SELECTION_KEY +/** #FF_CLIENTPLATFORM +Services client platform: plugins to the common web runtime to allow access to +phone specific services +*/ +#undef FF_CLIENTPLATFORM + /** #FF_CLOCK_MULTIPROCOL_SUPPORT This flag shall be used to determine if product programs need clock's multiprotocol support, i.e. getting time information from different time source @@ -340,6 +375,12 @@ */ #define FF_CONTACTS_SOCIAL +/** #FF_CONTACTS_VCARD_SYNC_GROUP +when enabled, the group info of contact will also be synchronized by vpbk vcard +engine +*/ +#undef FF_CONTACTS_VCARD_SYNC_GROUP + /** #FF_CONTACT_WIDGET Defines if Friends widget exists or not */ @@ -370,7 +411,7 @@ offers self-test service on the Mobile Applications and hardware for the phone users. */ -#define FF_DEVICE_DIAGNOSTICS_APP +#undef FF_DEVICE_DIAGNOSTICS_APP /** #FF_DEVICE_ENCRYPTION_FEATURE This flag is required for Device Encryption feature which goes to Symbian @@ -386,6 +427,17 @@ */ #undef FF_DISABLE_OMA_SUPL_V2 +/** #FF_DISPLAY_NETWORK_NAME_AFTER_CS_REGISTRATION +When this flag is on device will not display the alpha tag (network name) under +the following conditions: +#1. If the mobile has just camped on a cell (barred or unbarred or reserved) +#2. CS registration is unsuccessful and PS registration is unsuccessful +#3. CS registration is unsuccessful and PS registration is successful +#4. Authentication has failed - either the Core Network has rejected the mobile +or the mobile has rejected the Core Network +*/ +#undef FF_DISPLAY_NETWORK_NAME_AFTER_CS_REGISTRATION + /** #FF_DM_BROWSER_ADAPTER Browser adaper is used by Device Management to Set/Get the browser settings from the operator server. This feature is requested by CMCC. The feature flag is used @@ -399,6 +451,12 @@ */ #undef FF_DM_CONNMO_ADAPTER +/** #FF_DM_IAP_OVER_WRITE +When this feature flag is enabled the IAP sent via OMA CP will over write +(possibly) existing one with the same name. +*/ +#undef FF_DM_IAP_OVER_WRITE + /** #FF_DM_INSTALL_SECURITY OMA DM SW installer implementation included in build. */ @@ -424,6 +482,12 @@ */ #undef FF_DUAL_MODEM +/** #FF_EMAIL_CONVERSATION_VIEW +The configuration flag controlling whether the conversation view feature is +available in the device. +*/ +#undef FF_EMAIL_CONVERSATION_VIEW + /** #FF_EMAIL_FRAMEWORK Defines whether the product includes the email multiprotocol framework. When the flag is defined all parts constituting new email solution are in ROM: @@ -474,6 +538,12 @@ */ #undef FF_EMAIL_UI_SPLITSCREEN +/** #FF_EMERGENCY_CBS +When this feature flag is enabled the device supports ECBS (Emergency Cell +BroadCast) / CMAS (Commercial Mobile Alert System) feature +*/ +#undef FF_EMERGENCY_CBS + /** #FF_EMPTY_COMMSDAT The override flags FF_EMPTY_COMMSDAT, FF_VANILLA_COMMSDAT and FF_RND_COMMSDAT determine which default CommsDat will be put to the image independent of image @@ -516,6 +586,19 @@ */ #undef FF_ENHANCED_CALENDAR_EVENT_UI +/** #FF_ENTRY_POINT_FOR_VIDEO_SHARE +When this flag is ON the phone application is able to dynamically change the +"Hold" soft key to "Video share" soft key when video sharing is ready. "Video +share" soft key will start live video sharing. +*/ +#undef FF_ENTRY_POINT_FOR_VIDEO_SHARE + +/** #FF_EXCLUDE_STANDARD_IMSAGENT +This flag provides an option to include custom ims plugins or make device only +with IETF capabilities +*/ +#undef FF_EXCLUDE_STANDARD_IMSAGENT + /** #FF_FARSI_CALENDAR S60 calendar should provide possibility to integrate Farsi calendar application to S60 calendar. @@ -533,6 +616,18 @@ */ #undef FF_FARSI_CALENDAR +/** #FF_FINGER_HWR_INPUT +Finger HWR is a touch input method its full name is finger handwriting +recognition. +I need a flag to configure this on / off. This plug-in is developed long times +ago however there is no direct configure method to enable / disable it, it can +only be configured indirectly by some other flags. +On: In a capacitive touch device with handwriting is enabled. +Off: not a touch device or not a capacitive touch device. +I will add some rules after this flag is approved to describe above comments. +*/ +#undef FF_FINGER_HWR_INPUT + /** #FF_FLASHLITE_SCREENSAVER When enabled/defined flash can be used as Screensaver. */ @@ -543,6 +638,11 @@ */ #define FF_FMTX +/** #FF_FMTX_AUTO_TUNE +Flag is used to control presence of auto tuning functionality in FM Tx UI. +*/ +#undef FF_FMTX_AUTO_TUNE + /** #FF_FMTX_RDS_TEXT Flag to enable RDS text transmission through FM transmitter (FMTX). Runtime variation needed in SysAp. FMTX UI SW uses this flag in .iby files so it is not @@ -559,6 +659,19 @@ */ #undef FF_FOTA_CHECK_LIMITATION +/** #FF_FOTA_DECRYPT_MEM_BEFORE_UPDATE +This flag determines whether FOTA (Firmware Over-the-Air) feature should decrypt +a phone memory before updating the software. If the flag is set on, FOTA +decrypts the phone memory before updating. If the flag is set off, FOTA does not +decrypt the phone memory. + +If the Native File Encryption (NFE) is enabled while the software is updated, +set this flag off. Otherwise this flag should be set on. That is, if a firmware +update agent of the phone is NOT able to read the update package from an +encrypted memory, set this flag on. +*/ +#undef FF_FOTA_DECRYPT_MEM_BEFORE_UPDATE + /** #FF_FULLSCR_HWR_INPUT Indicates whether a device needs fullscreen HWR (HandWritingRecognition) input or not. @@ -666,6 +779,17 @@ */ #undef FF_HOMESCREEN_SWITCHABLE_ROOT +/** #FF_HOME_SCREEN_EASY_DIALING +Enables fast contact lookup and contact actions from Home Screen. + +*/ +#define FF_HOME_SCREEN_EASY_DIALING + +/** #FF_HOME_SCREEN_VANITY_DIALING +Enables vanity dialing from from Home Screen. +*/ +#undef FF_HOME_SCREEN_VANITY_DIALING + /** #FF_IAUPDATE If defined, the phone supports Independent Application Update feature. */ @@ -677,6 +801,14 @@ */ #define FF_IAUPDATE_PHASE2 +/** #FF_ICE +When this feature flag is enabled the ICE (In Case of Emergency) feature is +enabled in the UI. In practice this means that there is a special "Emergency +Contacts" group in phonebook and these contacts can also be called when the +device is locked. Calling happens through a pop-up clock "Emergency" button. +*/ +#undef FF_ICE + /** #FF_IMAGEPRINT_BT_PROTOCOL Flag to control whether ImagePrint supports Bluetooth-printing */ @@ -709,6 +841,25 @@ */ #undef FF_IMAGE_EDITOR +/** #FF_IMS_DEREGISTRATION_IN_OFFLINE +The flag controls SIP profile deregistration behavior in offline mode. If +enabled, SIP is deregistered if phone goes to offline mode and re-registered +when comes back to online mode. +*/ +#undef FF_IMS_DEREGISTRATION_IN_OFFLINE + +/** #FF_IMS_DEREGISTRATION_IN_RFS +This flag controls SIP profile deregistration behavior in Reset Factory Setting +(RFS). If enabled, SIP is deregistered before RFS is proceeding. +*/ +#undef FF_IMS_DEREGISTRATION_IN_RFS + +/** #FF_IMS_DEREGISTRATION_IN_VPN +If this feature flag is enabled, SIP is automatically deregistered before VPN +session is started. And it will be re-registered when VPN connection is closed. +*/ +#undef FF_IMS_DEREGISTRATION_IN_VPN + /** #FF_INCLUDE_CHINESE_DICTIONARY This feature flag controls the inclusion/exclusion of chinese dictionary in chinese variants. The flag is used in dictionary_variant.iby @@ -731,19 +882,6 @@ */ #undef FF_INTELLIGENT_TEXT_INPUT -/** #FF_IPSEC_UMA_SUPPORT_ENABLE -The default behaviour in IPSec policy conflict resolution logic is to put “Drop” -mode over the “bypass” mode. Hence the resulting action is to drop the IP -packets with the merged policies. -According to the default behaviour UMA is always with “bypass” property and -whenever mVPN with drop mode connection rove-in or rove out from GAN (UMAN) -results in a selector conflict. - -With the macro enabled IPSec handles UMA conflict gracefully allowing UMA to -work. -*/ -#undef FF_IPSEC_UMA_SUPPORT_ENABLE - /** #FF_ITI_VIRTUAL_TOUCH_FIRST_GENERATION_SUPPORT ITI feature (2nd generation text input features) are enabled in 5.0 & 9.1 TBD, i.e MCL, but these features are not supported in touch input modes like Virtual @@ -764,6 +902,12 @@ */ #undef FF_KEYPAD_NO_SEND_KEY +/** #FF_LANDMARKS_UI +This is used to configure the feature - Landmarks Ui application. +The availability of the feature is monitored by this feature flag. +*/ +#undef FF_LANDMARKS_UI + /** #FF_LAYOUT_360_640_NONTOUCH New non touch NHD (=QHD) resolution. Flag determine which layout dlls are put to hw image. @@ -838,7 +982,7 @@ REQ : 403-1621 BREl : 405-1781 */ -#define FF_LBT_EVENTSUI +#undef FF_LBT_EVENTSUI /** #FF_LBT_MGTUI To enable/disable the LBT management UI. Default is On @@ -869,6 +1013,14 @@ */ #undef FF_LIVETV +/** #FF_LOCATIONSYSUI_HIDE_POSITIONING_MENU +If enabled, hide the Positioning settings menu, disallowing changes for +positioning methods, positioning server, and notation preferences (and location +triggering / reminders). Depending on a platform / device these items might be +differently located / named on the UI. +*/ +#undef FF_LOCATIONSYSUI_HIDE_POSITIONING_MENU + /** #FF_LOCATION_MW_APE_CENTRIC_ARCH_SUPPORT S60 Location FW and its related components are going to change to support APE Centric architecture. In order to toggle architecture support between new and @@ -877,6 +1029,18 @@ */ #undef FF_LOCATION_MW_APE_CENTRIC_ARCH_SUPPORT +/** #FF_MANUAL_SELECTION_POPULATED_PLMN_LIST +When this flag is ON PLMN list should be populated if the network selection mode +is manual and CS registration fails. +*/ +#undef FF_MANUAL_SELECTION_POPULATED_PLMN_LIST + +/** #FF_MASTER_RESET_AND_CLEAR_SUBMENU +Enable sub-menu for Factory config. to allow user to choose between Original +phone settings (normal RFS) and Erase all data (deep RFS) +*/ +#undef FF_MASTER_RESET_AND_CLEAR_SUBMENU + /** #FF_MDS_CAMERA_SUPPORT Enables camera application support for Metadata system. */ @@ -915,6 +1079,14 @@ */ #undef FF_MMS_POSTCARD_INCLUDE_IN_ROM +/** #FF_MOBILITY_MANAGEMENT_ERRORS +When this flag is set on the following mobility management errors from the +network will be notified to the end user: IMSI unknown in HLR, Illegal MS , IMSI +unknown in VLR, IMEI not accepted, Illegal ME, PLMN not allowed, AUTHENTICATION +REJECT +*/ +#undef FF_MOBILITY_MANAGEMENT_ERRORS + /** #FF_MPX_VIDEO_PLAYER When this flag is on, MPX framework in platform supports video playback and mpxvideoplayer.exe is included in ROM. Platform's default video player is @@ -925,11 +1097,26 @@ */ #define FF_MPX_VIDEO_PLAYER +/** #FF_MSG_FORWARD_WITH_SENDER +when this feature is open, sender info is displayed in front of sms body when +forwarding. +otherwise, no sender info is displayed. +*/ +#undef FF_MSG_FORWARD_WITH_SENDER + /** #FF_MTP_CONTROLLER The feature enables device to support MTP Controller service */ #define FF_MTP_CONTROLLER +/** #FF_MUSIC_PATH_PLUGIN +When this feature flag is on the music content that is downloaded will be stored +in the location that is based on its metadata (Artist, Album). i.e., +[Drive]:\Music Store Downloads\[Artist]\[Album]\[Title]. The "\Music Store +Downloads\" directory can be configured by cenrep +*/ +#undef FF_MUSIC_PATH_PLUGIN + /** #FF_NCD_ENGINE This flag enables building the NCD Engine to S60 release. */ @@ -991,12 +1178,20 @@ This boolean feature flag indicates if OMA DRM v1 is fully (including combined delivery and separate delivery) supported or not. */ -#undef FF_OMADRM1_FULL_SUPPORT +#define FF_OMADRM1_FULL_SUPPORT /** #FF_OMADRM2_SUPPORT This boolean feature flag indicates if OMA DRM v2 is supported or not. */ -#undef FF_OMADRM2_SUPPORT +#define FF_OMADRM2_SUPPORT + +/** #FF_OMA_LAWMO +The flag enables Lock and Wipe Management functionality, which leverage OMA DM +enabler and makes use of the functionalities provided by OMA DM protocol [DMPRO] +to define Lock and Wipe functionalities to protect user data in the client +device. +*/ +#define FF_OMA_LAWMO /** #FF_OMA_SCOMO_ADAPTER This feature enables OMA SCOMO feature in "application management component". @@ -1004,6 +1199,18 @@ */ #define FF_OMA_SCOMO_ADAPTER +/** #FF_ONLY_HWR_INPUT_EXIST +Indicate if current phone only has handwriting input method. +On: When current touch phone only have Handwriting input method. Other touch +input methods are not there. +Off: When current phone is not touch, or a touch phone has not only Handwriting +input method. +This flag is used to decide some Setting title: +When it is off, a setting item’s name is Touch input settings. +When it is on, that setting item’s name should be Handwriting input settings. +*/ +#undef FF_ONLY_HWR_INPUT_EXIST + /** #FF_OOM_MONITOR2_COMPONENT Feature flag for controlling the inclusion of Out-of-Memory2 component into the ROM image. @@ -1078,6 +1285,20 @@ */ #undef FF_PNPMS_SERVICE_HELP_PLUGIN +/** #FF_POSSETTINGS_APP +This is used to configure the feature - Positioning settings application. +The availability of the feature is monitored by this feature flag. +*/ +#undef FF_POSSETTINGS_APP + +/** #FF_POWER_KEY_AS_KEYGUARD +This feature flag should be enabled for touch-only products that do not have +dedicated key guard switch to lock/unlock keys/screen. When this flag is on +short power key press triggers keys/screen lock/unlock. Long press of power +brings up the power key menu when device / keys/screen is unlocked. +*/ +#undef FF_POWER_KEY_AS_KEYGUARD + /** #FF_POWER_SAVE "Power save mode is a collection of features which are put in a power saving mode. These features are i.e. display light brightness, light time outs etc. @@ -1091,6 +1312,15 @@ */ #undef FF_PREMINET_CATALOGS_CLIENT +/** #FF_PRODUCT_FONTS +When enabled, a set of Latin product fonts will be included in ROM instead of +S60 platform Latin reference fonts. +The flag must not be enabled in platform or subcon builds, only in builds where +product fonts are available. + +*/ +#undef FF_PRODUCT_FONTS + /** #FF_PROV_AUTHTYPE_PLUGIN This flag enables Authentication type plugin. On enabling this feature flag Authtypeplugin.dll will be created and this feature will be enabled and @@ -1106,6 +1336,15 @@ */ #undef FF_QT +/** #FF_QT_BEARER_MANAGEMENT +Bearer Management controls the connectivity state of the system so that the user +can start or stop interfaces or roam transparently between access points. + +Feature flag is needed to manage whether Qt Bearer Management component is in +the ROM or not. +*/ +#define FF_QT_BEARER_MANAGEMENT + /** #FF_QWERTY_FN_KEY The device has a Fn key */ @@ -1153,6 +1392,13 @@ */ #define FF_ROCKER_KEY +/** #FF_ROM_HIDE_FALKLAND +This flag controls whether Falkland Islands / Islas Malvinas region is shown in +common city i.e "Startup, GS or Clock application" + +*/ +#undef FF_ROM_HIDE_FALKLAND + /** #FF_ROM_INCLUDE_ALF This flags controls whether the UI Accelerator toolkit (ALF) is included in the build. @@ -1175,6 +1421,15 @@ */ #undef FF_S60_POSTING_IMPLEMENTATION_IN_USE +/** #FF_SEARCH_SW +This feature flag is used for enabling/disabling the in device search software +including the plugin mechanisms for online search. This includes the user +interface application for search capability covering both application as well as +home screen widget. The components that are using this feature would come mainly +from \sf\app\search and \sf\mw\searchsrv. +*/ +#undef FF_SEARCH_SW + /** #FF_SELECTABLE_EMAIL This enables selectable default email. When write message->email is selected from sendui (with multible mailboxes), the default email account is the initial @@ -1190,6 +1445,13 @@ */ #define FF_SENSOR_FW +/** #FF_SERVICE_CALL_WHILE_PHONE_LOCKED +Feature flag for 611 (can be configured by cenrep key) service call dialing +feature. Must be defined in order to support service call dialing functionality +while phone is locked or keypad is locked. +*/ +#undef FF_SERVICE_CALL_WHILE_PHONE_LOCKED + /** #FF_SHOW_MMPLAYER By default S60 Media Player will be hidden from UI, and only be accessible through embedded playback use cases (e.g browser, messaging, file browser, etc). @@ -1206,6 +1468,26 @@ */ #undef FF_SIDESLIDER_SUPPORT +/** #FF_SIMLOCK_UI +When enabled the software will: +a) Launch the Simlock UI on boot up from the SecUI when the SIM is in unaccepted +state. +b) Show different UI changes compliant with the new requirement. + +*/ +#undef FF_SIMLOCK_UI + +/** #FF_SIMPLE_HWR_INPUT +This is used for activate / deactivate a new handwriting recognition touch input +method Simple HWR. +on: As product's choice, and basically only VGA touch device with a hardware +QWERTY keyboard will set this flag on. +off: As product’s choice, this will be off except the situation described above +as of now. + +*/ +#undef FF_SIMPLE_HWR_INPUT + /** #FF_SIM_CONSECUTIVE_6F00_ERRORS_HANDLING When this flag is enabled UI error note will shonwn in case of consecutive 6F 00 errors from UICC (SIM card) @@ -1223,6 +1505,13 @@ */ #undef FF_SIP_CUSTOM_PDP_HANDLING +/** #FF_SIP_NONSTANDARD_INTEROPFIX +This feature flag provides a mechanism to enable the fixes for interoperability +issues caused by deviations in standards found in other well known SIP stack +implementations. +*/ +#undef FF_SIP_NONSTANDARD_INTEROPFIX + /** #FF_SMALL_SCREEN_TOUCH for small physical screen but big resolution and touch(for example 2.4" vga touch) @@ -1241,6 +1530,11 @@ */ #undef FF_STROKE_INPUTMODE_IN_TAIWAN +/** #FF_SUPL_IMSI_GENERATED_ADDRESS_DISPLAY +This flag is to configure the display of IMSI generated SUPL server address +*/ +#undef FF_SUPL_IMSI_GENERATED_ADDRESS_DISPLAY + /** #FF_SUPL_IMSI_GENERATED_SERVER_PRIORITY_DEFAULT When this flag is enabled IMSI based autogenerated SUPL server has higher priority on the SUPL server list than the hard coded servers from startup @@ -1345,6 +1639,13 @@ */ #undef FF_TD_SCDMA_VIDEOCALL_KEY +/** #FF_TD_UNSYNCABLE_PBFIELDS_IND +This feature will be used to distinguish the contacts fields that can not be +sync with CMCC phone book server. + +*/ +#undef FF_TD_UNSYNCABLE_PBFIELDS_IND + /** #FF_THEME_HAZE Haze theme is included in ROM image. @@ -1400,7 +1701,7 @@ /** #FF_USE_DEFAULT_KEYMAP Default Keymappings are included into image based on this flag */ -#undef FF_USE_DEFAULT_KEYMAP +#define FF_USE_DEFAULT_KEYMAP /** #FF_USE_EGPRS_ICON The flag is used to enable EGPRS icon in the status pane. If the flag is @@ -1460,6 +1761,12 @@ */ #undef FF_VANILLA_COMMSDAT +/** #FF_VEVEO_SEARCH +If this feature flag is enabled the VeVeo Search / Smart Search application is +included in the product +*/ +#undef FF_VEVEO_SEARCH + /** #FF_VIDEO_AUDIO_BRANDING When this flag is set on, videoplayer UI supports audio track type based branding elements. @@ -1477,6 +1784,12 @@ */ #undef FF_VIDEO_EDITOR +/** #FF_VIRTUAL_FULLSCR_PORTRAIT_QWERTY_INPUT +When this feature flag is enabled the product supports portrait qwerty in full +screen mode. +*/ +#undef FF_VIRTUAL_FULLSCR_PORTRAIT_QWERTY_INPUT + /** #FF_VIRTUAL_FULLSCR_QWERTY_INPUT Indicates whether a device needs Virtual full-screen qwerty input or not. @@ -1488,6 +1801,13 @@ */ #define FF_VIRTUAL_ITUT_INPUT +/** #FF_VIRTUAL_KEYBOARD_US_ENGLISH_LAYOUT +the flag is used to select between US English Layout and other English Layout in +virtual keyboard inputmethod component. when it is on, US English Layout is +selected, otherwise, not. +*/ +#undef FF_VIRTUAL_KEYBOARD_US_ENGLISH_LAYOUT + /** #FF_VMBX_CALL_DIVERT_ICON Feature flag controls whether or not a special icon is shown in status pane, when call divert is set against voice mailbox number. @@ -1507,10 +1827,15 @@ #define FF_VOICE_CALL_CONTINUITY /** #FF_VPN_CLIENT -Feature flag is needed to manage whether VpnClient components are in ROM or not. +Feature flag is needed to manage whether VPN feature is supported. */ #undef FF_VPN_CLIENT +/** #FF_WEBRUNTIME +Enable/disable common Web Runtime middleware component built on top of QtWebKit +*/ +#undef FF_WEBRUNTIME + /** #FF_WEBVIDEO_PH2 When enabled/defined, WEBVIDEO for ph2 is used. This will use Helix XPS interface for video decoding and postprocessing. @@ -1556,7 +1881,7 @@ This boolean feature flag indicates if WMDRM Direct License Acquisition is supported or not. */ -#undef FF_WMDRM_DLA_SUPPORT +#define FF_WMDRM_DLA_SUPPORT /** #FF_XML_IDLE_THEME_BASIC_IDLE Controls if Basic idle theme is going to image or not. @@ -1589,6 +1914,26 @@ */ #define LANGUAGE_ARABIC +/** #LANGUAGE_ATT_ENGLISH_AMERICAN +ATT specific English_American +*/ +#define LANGUAGE_ATT_ENGLISH_AMERICAN + +/** #LANGUAGE_ATT_FRENCH_AMERICAN +ATT specific French_American +*/ +#define LANGUAGE_ATT_FRENCH_AMERICAN + +/** #LANGUAGE_ATT_PORTUGUESE_AMERICAN +ATT specific Portuguese_American +*/ +#define LANGUAGE_ATT_PORTUGUESE_AMERICAN + +/** #LANGUAGE_ATT_SPANISH_AMERICAN +ATT specific Spanish_American +*/ +#define LANGUAGE_ATT_SPANISH_AMERICAN + /** #LANGUAGE_BASQUE included Basque */ @@ -1875,22 +2220,11 @@ */ #define LANGUAGE_VIETNAMESE -/** #SYMBIAN_INCLUDE_LOCATION_NPE_DSM -To Include the AGPS NPE Integration module. - -*/ -#undef SYMBIAN_INCLUDE_LOCATION_NPE_DSM - -/** #SYMBIAN_INCLUDE_LOCATION_SUPL_POS_INIT -Includes the SUPL Pos message plugin. -*/ -#undef SYMBIAN_INCLUDE_LOCATION_SUPL_POS_INIT - -/** #SYMBIAN_INCLUDE_LOCATION_SUPL_PROXY -Includes the SUPL proxy protocol module and supporting APIs (Terminal initiation -API, Pos message API, Privacy request API, Network privacy API). -*/ -#undef SYMBIAN_INCLUDE_LOCATION_SUPL_PROXY +/** #OPENWFC_RI_DISPLAYDRIVERLIB_DRV +Defines the .iby file that provides the OpenWF-C Reference Implementation +display driver adaptation. Defaults to +*/ +#define OPENWFC_RI_DISPLAYDRIVERLIB_DRV None /** #__3D_MENU 3D Menu feature enhances Application Shell with animating 3D icons. @@ -1901,7 +2235,7 @@ This flag indicates that the 3GP Extention feature is supported in MetadataUtility. */ -#undef __3GP_EXTENTION +#define __3GP_EXTENTION /** #__AAC_ENCODER_PLUGIN Device supports all-ARM AAC encoding capabilities. @@ -1960,7 +2294,7 @@ /** #__BASIC_LOCATION_INFO_DISPLAY Device has basic location info display. */ -#define __BASIC_LOCATION_INFO_DISPLAY +#undef __BASIC_LOCATION_INFO_DISPLAY /** #__BASS_BOOST_EFFECT_UI "Device supports bass boost, increases Bass frequency response." @@ -2710,50 +3044,6 @@ /** #FF_MTP_ALBUM_ART */ #undef FF_MTP_ALBUM_ART - -/** #FF_MUSIC_PATH_PLUGIN */ -#undef FF_MUSIC_PATH_PLUGIN - -/** #FF_POWER_KEY_AS_KEYGUARD */ -#undef FF_POWER_KEY_AS_KEYGUARD - -/** #FF_DISPLAY_NETWORK_NAME_AFTER_CS_REGISTRATION */ -#undef FF_DISPLAY_NETWORK_NAME_AFTER_CS_REGISTRATION - -/** #FF_MANUAL_SELECTION_POPULATED_PLMN_LIST */ -#undef FF_MANUAL_SELECTION_POPULATED_PLMN_LIST - -/** #FF_MOBILITY_MANAGEMENT_ERRORS */ -#undef FF_MOBILITY_MANAGEMENT_ERRORS - -/** #FF_SERVICE_CALL_WHILE_PHONE_LOCKED */ -#undef FF_SERVICE_CALL_WHILE_PHONE_LOCKED - -/** #FF_LOCATIONSYSUI_HIDE_POSITIONING_MENU */ -#undef FF_LOCATIONSYSUI_HIDE_POSITIONING_MENU - -/** #FF_MASTER_RESET_AND_CLEAR_SUBMENU */ -#undef FF_MASTER_RESET_AND_CLEAR_SUBMENU - -/** #FF_SIMLOCK_UI */ -#undef FF_SIMLOCK_UI - -/** #FF_ENTRY_POINT_FOR_VIDEO_SHARE */ -#undef FF_ENTRY_POINT_FOR_VIDEO_SHARE - -/** #FF_IMS_DEREGISTRATION_IN_OFFLINE */ -#undef FF_IMS_DEREGISTRATION_IN_OFFLINE - -/** #FF_IMS_DEREGISTRATION_IN_RFS */ -#undef FF_IMS_DEREGISTRATION_IN_RFS - -/** #FF_IMS_DEREGISTRATION_IN_VPN */ -#undef FF_IMS_DEREGISTRATION_IN_VPN - /** #FF_INTRANET_BROWSING */ #undef FF_INTRANET_BROWSING - -/** #FF_HOME_SCREEN_EASY_DIALING */ -#define FF_HOME_SCREEN_EASY_DIALING - #endif // __BLDPUBLIC_HRH diff -r 61b148c0aa14 -r 6f23f65fdb0e sf_config/config/inc/privateruntimeids.hrh --- a/sf_config/config/inc/privateruntimeids.hrh Tue Oct 12 18:00:06 2010 +0100 +++ b/sf_config/config/inc/privateruntimeids.hrh Tue Oct 12 18:20:58 2010 +0100 @@ -1,907 +1,906 @@ -/* -* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). -* All rights reserved. -* This component and the accompanying materials are made available -* under the terms of "Eclipse Public License v1.0" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: -* -*/ - - -#ifndef __PRIVATERUNTIMEIDS_HRH -#define __PRIVATERUNTIMEIDS_HRH - - -#define KFeatureIdM3gIconResources 1707 - -#define KFeatureIdFfSimlessOfflineSupport 130 - -#define KFeatureIdSysapTimechangeobserverEnabled 178 - -#define KFeatureIdTestATCommand 1721 - -#define KFeatureIdTouchCallHandling 1715 - -#define KFeatureIdFfWsNcim 153 - -#define KFeatureIdHlpAdditionalCalendar 11005 - -#define KFeatureIdHlpCameraKey 11007 - -#define KFeatureIdHlpClearKey 11000 - -#define KFeatureIdHlpInternetSuiteVeryLite 181 - -#define KFeatureIdHlpItutInput 11002 - -#define KFeatureIdHlpMsk 11003 - -#define KFeatureIdHlpOmaDrmMetering 11008 - -#define KFeatureIdHlpPreminetCatalogsClient 11001 - -#define KFeatureIdHlpRecentlyPlayedFolder 11006 - -#define KFeatureIdHlpSensorSettings 139 - -#define KFeatureIdHlpWaypoints 11004 - -#define KFeatureIdJsr135Support 1130 - -#define KFeatureIdExcludeDnsProxy 199 - -#define KFeatureIdDnsPunycode 201 - -#define KFeatureIdLocationAgpsPM 203 - -#define KFeatureIdLocationGpsPm 202 - -#define KFeatureIdLocationNetworkPm 204 - -#define KFeatureIdIncludeUsbRndis 200 - -#define SymbianMultimediaA3fdevsoundId 76 - -#define KFeatureIdAac 75 - -#define KFeatureIdAccessoryFw 1150 - -#define KFeatureIdAlwaysOnLine 1078 - -#define KFeatureIdAlwaysOnLineEmail 1101 - -#define KFeatureIdAlwaysOnlinePDPContext 1144 - -#define KFeatureIdAlwaysOnlinePDPContext2 1662 - -#define KFeatureIdAmrNb 73 - -#define KFeatureIdAmrWb 74 - -#define KFeatureIdApplicationControllableAudioRouting 8 - -#define KFeatureIdAppshellAvkonUi 1613 - -#define KFeatureIdArmAvc 1630 - -#define KFeatureIdArmMdfH263mpeg4Dec 1644 - -#define KFeatureIdArmMdfH264Dec 1642 - -#define KFeatureIdArmMdfPostprocessor 1645 - -#define KFeatureIdArmMdfRealvideoDec 1643 - -#define KFeatureIdAtHandler 223 - -#define KFeatureIdAudioAac 1062 - -#define KFeatureIdAudioControllerStreaming 1591 - -#define KFeatureIdAudioPlaylist 1063 - -#define KFeatureIdAvcDecoder 1567 - -#define KFeatureIdAvcEncoder 1568 - -#define KFeatureIdBeatnikAudioengine 1640 - -#define KFeatureIdBluetoothGpsPsy 122 - -#define KFeatureIdBrandingServer 1657 - -#define KFeatureIdBrowserAdaptiveBookm 163 - -#define KFeatureIdBrowserAudioPlugin 1122 - -#define KFeatureIdBrowserFileUpload 1099 - -#define KFeatureIdBrowserFrames 1069 - -#define KFeatureIdBrowserFullScr 1066 - -#define KFeatureIdBrowserNarrowScreen 1060 - -#define KFeatureIdBrowserNetscapeAPI 1103 - -#define KFeatureIdBrowserPluginInterfaceProxy 162 - -#define KFeatureIdBrowserProgressInd 1064 - -#define KFeatureIdBrowserUrlCompletion 165 - -#define KFeatureIdBrowserVideoPlugin 1606 - -#define KFeatureIdBt 12 - -#define KFeatureIdBticEnabled 1600 - -#define KFeatureIdBtAudio 15 - -#define KFeatureIdBtImagingProfile 19 - -#define KFeatureIdBtPanProfile 16 - -#define KFeatureIdBtPbap 1686 - -#define KFeatureIdBtPrintingProfile 20 - -#define KFeatureIdBtStereoAudio 1580 - -#define KFeatureIdBtTestMode 224 - -#define KFeatureIdCaeVrCustomCommands 131 - -#define KFeatureIdCallImagetext 1503 - -#define KFeatureIdCameraBurstMode 132 - -#define KFeatureIdCdmaChannelListing 1121 - -#define KFeatureIdCdmaExtendedAms 87 - -#define KFeatureIdCdmaFastDormant 290 - -#define KFeatureIdCdmaIota 86 - -#define KFeatureIdCellBroadcast 1090 - -#define KFeatureIdChatNG 1650 - -#define KFeatureIdCommonDsy 297 - -#define KFeatureIdCommonTsy 293 - -#define KFeatureIdCommonTsyEmergencyCallsEnabledInOfflineMode 294 - -#define KFeatureIdConnMonExtension 108 - -#define KFeatureIdConnMonUI 1105 - -#define KFeatureIdContentDownload 1504 - -#define KFeatureIdDHCP 107 - -#define KFeatureIdDialupNetworking 1660 - -#define KFeatureIdDisplayPost 1610 - -#define KFeatureIdDpb 32 - -#define KFeatureIdDriveMode 1412 - -#define KFeatureIdDrmUserDataTransfer 97 - -#define KFeatureIdDynamicProfiles 1056 - -#define KFeatureIdEdgeKnowledge 104 - -#define KFeatureIdEmailUi 1410 - -#define KFeatureIdEnPolicyDos 1118 - -#define KFeatureIdExeProtection 1499 - -#define KFeatureIdExtendedStartup 1057 - -#define KFeatureIdFlightMode 6 - -#define KFeatureIdGeneralSearchFramework 1648 - -#define KFeatureIdGeneralSearchUi 1649 - -#define KFeatureIdHindiRomContent 1636 - -#define KFeatureIdHttpDigestAuth 1084 - -#define KFeatureIdHwrmTargetModifierPlugin 1665 - -#define KFeatureIdId3V2Metadata 495 - -#define KFeatureIdIetd 4 - -#define KFeatureIdImageUpload 1086 - -#define KFeatureIdIndicRomContent 1694 - -#define KFeatureIdInstallerSisx 1411 - -#define KFeatureIdIPv4Nat 313 - -#define KFeatureIdIPv6 1088 - -#define KFeatureIdIpPush 1409 - -#define KFeatureIdICalSupport 1588 - -#define KFeatureIdJapanesePictographsGrouping 1500 - -#define KFeatureIdJava3DAPI 146 - -#define KFeatureIdJavaApiEnhancementsIap 1667 - -#define KFeatureIdJavaApiEnhancementsMobinfo 1668 - -#define KFeatureIdJavaESWT 1664 - -#define KFeatureIdJavaFileAPI 144 - -#define KFeatureIdJ2MEWebServicesAPI 150 - -#define KFeatureIdJavaJsr177SecurityAndTrustServicesApdu 1585 - -#define KFeatureIdJavaJsr177SecurityAndTrustServicesCrypto 1587 - -#define KFeatureIdJavaJsr177SecurityAndTrustServicesPki 1586 - -#define KFeatureIdJavaJsr205Wma20Support 1415 - -#define KFeatureIdJavaJsr177SecurityAndTrustServices 1419 - -#define KFeatureIdJavaJsr180SipAPI 1417 - -#define KFeatureIdJavaJsr2262DSvgAPI 1418 - -#define KFeatureIdJavaJsr2343DAudioAndMusicCapabilities 1416 - -#define KFeatureIdJavaLocationAPI 147 - -#define KFeatureIdJavaMIDP20 1413 - -#define KFeatureIdJavaMMAPI11 143 - -#define KFeatureIdJavaPIMAPI 145 - -#define KFeatureIdKeepDRMContentOnPhone 1506 - -#define KFeatureIdLandmarks 112 - -#define KFeatureIdLandmarksConverter 123 - -#define KFeatureIdLayout176_208 1123 - -#define KFeatureIdLayout208_176 1582 - -#define KFeatureIdLayout240_320_Touch 1625 - -#define KFeatureIdLayout320_240_Touch 1626 - -#define KFeatureIdLayout320_480 1617 - -#define KFeatureIdLayout320_480_Touch 1627 - -#define KFeatureIdLayout352_416 1127 - -#define KFeatureIdLayout352_800 1620 - -#define KFeatureIdLayout416_352 1128 - -#define KFeatureIdLayout480_320 1618 - -#define KFeatureIdLayout480_320_Touch 1628 - -#define KFeatureIdLayout480_640 1615 - -#define KFeatureIdLayout480_640_Touch 1623 - -#define KFeatureIdLayout640_480 1616 - -#define KFeatureIdLayout640_480_Touch 1624 - -#define KFeatureIdLayout800_352 1619 - -#define KFeatureIdLightSurf 243 - -#define KFeatureIdLocationFrameworkCore 114 - -#define KFeatureIdLocationSysUi 124 - -#define KFeatureIdLocationVerifier 1136 - -#define KFeatureIdLoggerGprs 103 - -#define KFeatureIdMannerMode 1629 - -#define KFeatureIdMapAndNavigationAiwProvider 1602 - -#define KFeatureIdMediator 1614 - -#define KFeatureIdMeetingRequestEnabler 1590 - -#define KFeatureIdMeetingRequestSupport 1508 - -#define KFeatureIdMIPv4 312 - -#define KFeatureIdMIPv6 106 - -#define KFeatureIdMmc 1 - -#define KFeatureIdMmCommsAvController 505 - -#define KFeatureIdMmCommsController 500 - -#define KFeatureIdMmCommsEngine 501 - -#define KFeatureIdMmcEject 1683 - -#define KFeatureIdMmcHotswap 1076 - -#define KFeatureIdMmcLock 1671 - -#define KFeatureIdMmfDrmUtility 496 - -#define KFeatureIdMMS 244 - -#define KFeatureIdMmsXidHeaderHttpFilter 1520 - -#define KFeatureIdMobileActiveSync 1651 - -#define KFeatureIdMp3 71 - -#define KFeatureIdMRouter 14 - -#define KFeatureIdMultimediaSharing 1656 - -#define KFeatureIdMultipleProvCtx 1059 - -#define KFeatureIdNetworkRegistration 105 - -#define KFeatureIdNotSupportedFeature1 1001 - -#define KFeatureIdNotSupportedFeature2 1003 - -#define KFeatureIdNoOtaConfig 1051 - -#define KFeatureIdNpProxy 1598 - -#define KFeatureIdOCSP 149 - -#define KFeatureIdOfflineMode 7 - -#define KFeatureIdOmaEmailNotifications 1633 - -#define KFeatureIdOmaImps12 1684 - -#define KFeatureIdOmaImps13 1685 - -#define KFeatureIdOmaProv 228 - -#define KFeatureIdOmaSuplPlugins 1584 - -#define KFeatureIdOpenvgSwImplementation 1605 - -#define KFeatureIdPaletteIndexAddressFixed 1120 - -#define KFeatureIdPhoneHideDataCallNbr 90 - -#define KFeatureIdPhoneNumberGrouping 291 - -#define KFeatureIdPlugAndPlayMobileServices 1659 - -#define KFeatureIdPresenceFramework 1637 - -#define KFeatureIdPrivacyFramework 115 - -#define KFeatureIdProtocolCdma 83 - -#define KFeatureIdProtocolGsm 81 - -#define KFeatureIdProtocolTdma 84 - -#define KFeatureIdPushWhiteList 227 - -#define KFeatureIdQcelp 281 - -#define KFeatureIdRealPlayerAsDefault 1641 - -#define KFeatureIdRemoteLock 1652 - -#define KFeatureIdRemoteStorageFw 1581 - -#define KFeatureIdRestrictedCallBarring 1608 - -#define KFeatureIdRestrictedCallDivert 1609 - -#define KFeatureIdRestrictedVoiceMail 1505 - -#define KFeatureIdRfid 22 - -#define KFeatureIdSapApplicationManagement 1576 - -#define KFeatureIdSapDeviceLockEnhancements 1611 - -#define KFeatureIdSapEmbeddedLinkAdapter 1569 - -#define KFeatureIdSapIdleSoftkeyAdapter 1570 - -#define KFeatureIdSapOperatorLogoAdapter 1571 - -#define KFeatureIdSapPolicyManagement 1578 - -#define KFeatureIdSapScreensaverAdapter 1572 - -#define KFeatureIdSapStartupAdapter 1573 - -#define KFeatureIdSapTerminalControlFw 1577 - -#define KFeatureIdSapThemesAdapter 1574 - -#define KFeatureIdSapUiSettingServer 1579 - -#define KFeatureIdSapWallpaperAdapter 1575 - -#define KFeatureIdSatBip 1542 - -#define KFeatureIdSatCallControl 1541 - -#define KFeatureIdSatDisplayText 1543 - -#define KFeatureIdSatGetInkey 1544 - -#define KFeatureIdSatGetInput 1545 - -#define KFeatureIdSatLanguageNotification 1546 - -#define KFeatureIdSatLaunchBrowser 1547 - -#define KFeatureIdSatMoSmControl 1548 - -#define KFeatureIdSatPlayTone 1549 - -#define KFeatureIdSatProvideLocalInfo 1550 - -#define KFeatureIdSatRefresh 1551 - -#define KFeatureIdSatSelectItem 1552 - -#define KFeatureIdSatSendDtfm 1553 - -#define KFeatureIdSatSendSm 1554 - -#define KFeatureIdSatSendSs 1555 - -#define KFeatureIdSatSendUssd 1556 - -#define KFeatureIdSatSetupCall 1557 - -#define KFeatureIdSatSetUpEventList 1558 - -#define KFeatureIdSatSetUpIdleModeText 1559 - -#define KFeatureIdSatSetUpMenu 1560 - -#define KFeatureIdScalableIcons 1129 - -#define KFeatureIdSeamlessLinks 1074 - -#define KFeatureIdSecureHW 94 - -#define KFeatureIdMidi 1011 - -#define KFeatureIdPhone2DigitDial 1033 - -#define KFeatureIdPhoneCnap 1031 - -#define KFeatureIdPushSL 1054 - -#define KFeatureIdPushSP 1055 - -#define KFeatureIdRealPlayer 1040 - -#define KFeatureIdSettingsProtection 1050 - -#define KFeatureIdSimCard 88 - -#define KFeatureIdSimpleLogs 1089 - -#define KFeatureIdSimCertificates 25 - -#define KFeatureIdSimPhonebookMatch 292 - -#define KFeatureIdSmartmsgSMSBookmarkReceiving 1106 - -#define KFeatureIdSmartmsgSMSGmsMessageReceiving 1112 - -#define KFeatureIdSmartmsgSMSGmsMessageSendingSupported 1113 - -#define KFeatureIdSmartmsgSMSIapSettingsReceiving 1108 - -#define KFeatureIdSmartmsgSMSOperatorLogoReceiving 1110 - -#define KFeatureIdSmartmsgSMSRingingToneReceiving 1111 - -#define KFeatureIdSmartmsgSMSVcalReceiving 1114 - -#define KFeatureIdSmartmsgSMSVcalSending 1116 - -#define KFeatureIdSmartmsgSMSVcardReceiving 1115 - -#define KFeatureIdSmartmsgSMSVcardSending 1117 - -#define KFeatureIdSmartmsgSMSWapApReceiving 1107 - -#define KFeatureIdSmartmsgSMSWvSettingsReceiving 1109 - -#define KFeatureIdSmartCardProv 27 - -#define KFeatureIdSmilEditor 1073 - -#define KFeatureIdSmilStreaming 78 - -#define KFeatureIdSrcs 17 - -#define KFeatureIdSSO 28 - -#define KFeatureIdSuplFramework 1583 - -#define KFeatureIdSupportedFeature1 1000 - -#define KFeatureIdSupportedFeature2 1002 - -#define KFeatureIdSvgt 77 - -#define KFeatureIdSvgtScreensaverPlugin 1647 - -#define KFeatureIdSyncMlDm 41 - -#define KFeatureIdSyncMlDm112 1695 - -#define KFeatureIdSyncMlDmDs 47 - -#define KFeatureIdSyncMlDmEmail 49 - -#define KFeatureIdSyncMlDmIAP 48 - -#define KFeatureIdSyncMlDmMMS 50 - -#define KFeatureIdSyncMlDmStreaming 56 - -#define KFeatureIdSyncMlDs 42 - -#define KFeatureIdSyncMlDsAiwProvider 1516 - -#define KFeatureIdSyncMlDsAlert 52 - -#define KFeatureIdSyncMlDsCal 46 - -#define KFeatureIdSyncMlDsCon 45 - -#define KFeatureIdSyncMlDsEmail 44 - -#define KFeatureIdSyncMlDsEmailFiltering 113 - -#define KFeatureIdSyncMlDsOverHttp 1414 - -#define KFeatureIdSyncMlObex 51 - -#define KFeatureIdTelephonyService 1137 - -#define KFeatureIdUiTransitionEffects 1638 - -#define KFeatureIdUiZoom 1631 - -#define KFeatureIdUpin 1612 - -#define KFeatureIdUsb 13 - -#define KFeatureIdUsbDeviceLock 1140 - -#define KFeatureIdUsbMultiPersonality 1534 - -#define KFeatureIdUsbPictbridge 1531 - -#define KFeatureIdUsbPictbridgeUi 1566 - -#define KFeatureIdUsbPtp 1532 - -#define KFeatureIdUsbRemotePersonality 1690 - -#define KFeatureIdUsbStreaming 221 - -#define KFeatureIdUserConfigurableUssdMenu 1501 - -#define KFeatureIdUseDrmEngineInCcp 92 - -#define KFeatureIdUSSD 1091 - -#define KFeatureIdVideoMenu 1634 - -#define KFeatureIdCommonVoip 298 - -#define KFeatureIdWallet 21 - -#define KFeatureIdWim 24 - -#define KFeatureIdWindowsMedia 1653 - -#define KFeatureIdWindowsMediaDrm 1654 - -#define KFeatureIdWsp 26 - -#define KFeatureIdXspExtensionManager 1692 - -#define KFeatureIdCoverToDeskSetting 5061 - -#define KFeatureIdDmCameraDisable 5064 - -#define KFeatureIdEmailIpsServices 5089 - -#define KFeatureIdEsCalendar 5078 - -#define KFeatureIdEsEmail 5082 - -#define KFeatureIdEsEmailFramework 5083 - -#define KFeatureIdFfAiEmailWidget 5138 - -#define KFeatureIdFfAnykeyAlphabeticalList 5158 - -#define KFeatureIdFfAnykeyDisablekeytones 5156 - -#define KFeatureIdFfAnykeyKickstandEnabled 5166 - -#define KFeatureIdFfAnykeyOnetouchui 5165 - -#define KFeatureIdFfAnykeyOwnkeyEnabled 5167 - -#define KFeatureIdFfAnykeyPcfwNgiCheck 5157 - -#define KFeatureIdFfAtntAtCommands 5200 - -#define KFeatureIdFfAttAddressBk 5240 - -#define KFeatureIdFfAttAddressBkGroupSync 5250 - -#define KFeatureIdFfAttVideoShareUiComplianceFor323 5196 - -#define KFeatureIdFfAutomaticDisplayOrientation 5137 - -#define KFeatureIdFfAvcDisplayMipSupport 5219 - -#define KFeatureIdFfAvcDisplayOledLowpowerSupport 5221 - -#define KFeatureIdFfCDriveAsLowestPriority 5249 - -#define KFeatureIdFfCallRestriction 5218 - -#define KFeatureIdFfCameraLaunchWithCameraKey 5176 - -#define KFeatureIdFfCameraPda 5131 - -#define KFeatureIdFfCarrierProfileLocked 5206 - -#define KFeatureIdFfChinaRichDictionary 5150 - -#define KFeatureIdFfChinaUdx 5172 - -#define KFeatureIdFfChinauiMsgMgnt 5143 - -#define KFeatureIdFfChipmunk 5163 - -#define KFeatureIdFfCmccTdAppMenus 5252 - -#define KFeatureIdFfCmccUserPlmn 5258 - -#define KFeatureIdFfCommonSlide 5214 - -#define KFeatureIdFfCommunityTmoIntl 5222 - -#define KFeatureIdFfContactsCompanyNames 236 - -#define KFeatureIdFfContactsbarCcaEventHistoryTab 5244 - -#define KFeatureIdFfContactsbarEmail 5193 - -#define KFeatureIdFfContactsbarImPresence 5194 - -#define KFeatureIdFfContactsbarOnecontactWidget 5245 - -#define KFeatureIdFfContactsbarRssFeeds 5192 - -#define KFeatureIdFfContactsbarUseContactColour 5191 - -#define KFeatureIdFfContactsbarUseDetailsApp 5188 - -#define KFeatureIdFfContactsbarWidget 5246 - -#define KFeatureIdFfCsw9wayScrolling 5140 - -#define KFeatureIdFfCswPimLocationIntegration 5153 - -#define KFeatureIdFfDeviceEncryptionFotaDisable 5164 - -#define KFeatureIdFfDeviceEncryptionFotaSupport 5179 - -#define KFeatureIdFfDualDisplaySupport 5132 - -#define KFeatureIdFfDynamicContentDelivery 5205 - -#define KFeatureIdFfEmailPluginHelpNotAvailable 5152 - -#define KFeatureIdFfEnablePrintingFramework 5127 - -#define KFeatureIdFfEsAdvancedWizard 5122 - -#define KFeatureIdFfEsCalMeetingRequestUi 5130 - -#define KFeatureIdFfEsContactServices 5093 - -#define KFeatureIdFfEsContacts 5092 - -#define KFeatureIdFfEsEmailIntellisync 5119 - -#define KFeatureIdFfEsEmailMceIntegration 5097 - -#define KFeatureIdFfEsGenericUiComponents 5121 - -#define KFeatureIdFfEsMeetingRequestUi 5091 - -#define KFeatureIdFfEsUsbModem 5096 - -#define KFeatureIdFfExchangeActivesync 5111 - -#define KFeatureIdFfFaceDetection 5181 - -#define KFeatureIdFfFindAndDo 5178 - -#define KFeatureIdFfFingerprinthandlerUi 5236 - -#define KFeatureIdFfFsCalendarLocation 5171 - -#define KFeatureIdFfGpsKeyLed 5162 - -#define KFeatureIdFfHomeScreenVanityDialing 5098 - -#define KFeatureIdFfHomescreenNotificationWidget 5235 - -#define KFeatureIdFfImsDeregistrationInOfflineFor323 5203 - -#define KFeatureIdFfImsDeregistrationInRfsFor323 5202 - -#define KFeatureIdFfIntelligentSlide 5213 - -#define KFeatureIdFfMediaKey 5220 - -#define KFeatureIdFfMessageBoard 5227 - -#define KFeatureIdFfMessagingSplitView 5133 - -#define KFeatureIdFfMobileShareInMyStuff 5199 - -#define KFeatureIdFfMobiledictionary 5116 - -#define KFeatureIdFfMyfavesTmoUs 5223 - -#define KFeatureIdFfNativeFileEncryption 5106 - -#define KFeatureIdFfNonFsMail 5124 - -#define KFeatureIdFfPhoneasmodemQuickLink 5190 - -#define KFeatureIdFfPhotosPdaEnhancements 5141 - -#define KFeatureIdFfPopupClock 5173 - -#define KFeatureIdFfProductIncludesPa50 5177 - -#define KFeatureIdFfQtBearerManagement 319 - -#define KFeatureIdFfRcs 5247 - -#define KFeatureIdFfRsswidgetAdvertiserWidget 5248 - -#define KFeatureIdFfRsswidgetTemplate 5242 - -#define KFeatureIdFfS60CustomSwWelcome2 5149 - -#define KFeatureIdFfSearchSw 321 - -#define KFeatureIdFfSensorBasedSilencing 5175 - -#define KFeatureIdFfSettingsSplitView 5134 - -#define KFeatureIdFfSettingwizard6 5160 - -#define KFeatureIdFfSkype 229 - -#define KFeatureIdFfSliderLandscapeStartsApp 5126 - -#define KFeatureIdFfSmallScreenTouch 279 - -#define KFeatureIdFfSmsSelfRegistration 5207 - -#define KFeatureIdFfSocialPhonebook 5215 - -#define KFeatureIdFfSpeechUseWebDownload 5226 - -#define KFeatureIdFfSwitchProfiletransferDisabled 5139 - -#define KFeatureIdFfSyncStatusCheckEnabled 5142 - -#define KFeatureIdFfTakeMeHome 5161 - -#define KFeatureIdFfTouchscreenKeyfeedback 5174 - -#define KFeatureIdFfTutorialNoCoverDisplayContent 5144 - -#define KFeatureIdFfUifwBackgroundOffsetAdjustmentForSplitview 5147 - -#define KFeatureIdFfUifwListboxHighlightSelection 5146 - -#define KFeatureIdFfVoiceUiWithDeviceLock 5170 - -#define KFeatureIdFotaEnterpriseControl 5123 - -#define KFeatureIdMsgForwardWithSender 5239 - -#define KFeatureIdMuteNotificationTones 5070 - -#define KFeatureIdPrintingFrameworkCalendarPlugin 5057 - -#define KFeatureIdPrintingFrameworkContactsPlugin 5058 - -#define KFeatureIdPrintingFrameworkHelp 5054 - -#define KFeatureIdPrintingFrameworkMmsPlugin 5056 - -#define KFeatureIdPrintingFrameworkSmsPlugin 5055 - -#define KFeatureIdProductIncludesHomeScreenDeviceLockView 5086 - -#define KFeatureIdProductIncludesHomeScreenModes 5084 - -#define KFeatureIdProductIncludesUsch 5117 - -#define KFeatureIdProductIncludesVoipRel30 5088 - -#define KFeatureIdProductIncludesWlanWizardForActiveIdle 5060 - -#define KFeatureIdS60CustomSwTutorialAlwaysPortrait 5125 - -#define KFeatureIdS60CustomSwWelcome 5151 - -#define KFeatureIdS60NokiaFarsiCalendar 5187 - -#define KFeatureIdS60NokiaHijriCalendar 5186 - -#define KFeatureIdS60NokiaMobilecrashSender2 5155 - -#define KPrivacyDisclaimerFtrEnabled 5257 - -#define KFeatureIdFfSipNonstandardInteropfix 5259 - -#define KFeatureIdFfHomeScreenVanityDialing 5098 - -// dummy flag until we get the right number - -#define KFeatureIdFfVirtualFullscrPortraitQwertyInput 9001 - -#endif // __PRIVATERUNTIMEIDS_HRH +/* +* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + + +#ifndef __PRIVATERUNTIMEIDS_HRH +#define __PRIVATERUNTIMEIDS_HRH + +#define KFeatureIdBrowserGracefulSocketShutdown 361 + +#define KFeatureIdM3gIconResources 1707 + +#define KFeatureIdFfSimlessOfflineSupport 130 + +#define KFeatureIdSysapTimechangeobserverEnabled 178 + +#define KFeatureIdTestATCommand 1721 + +#define KFeatureIdTouchCallHandling 1715 + +#define KFeatureIdFfWsNcim 153 + +#define KFeatureIdHlpAdditionalCalendar 11005 + +#define KFeatureIdHlpCameraKey 11007 + +#define KFeatureIdHlpClearKey 11000 + +#define KFeatureIdHlpInternetSuiteVeryLite 181 + +#define KFeatureIdHlpItutInput 11002 + +#define KFeatureIdHlpMsk 11003 + +#define KFeatureIdHlpOmaDrmMetering 11008 + +#define KFeatureIdHlpPreminetCatalogsClient 11001 + +#define KFeatureIdHlpRecentlyPlayedFolder 11006 + +#define KFeatureIdHlpSensorSettings 139 + +#define KFeatureIdHlpWaypoints 11004 + +#define KFeatureIdJsr135Support 1130 + +#define KFeatureIdExcludeDnsProxy 199 + +#define KFeatureIdDnsPunycode 201 + +#define KFeatureIdLocationAgpsPM 203 + +#define KFeatureIdLocationGpsPm 202 + +#define KFeatureIdLocationNetworkPm 204 + +#define KFeatureIdIncludeUsbRndis 200 + +#define SymbianMultimediaA3fdevsoundId 76 + +#define KFeatureIdAac 75 + +#define KFeatureIdAccessoryFw 1150 + +#define KFeatureIdAlwaysOnLine 1078 + +#define KFeatureIdAlwaysOnLineEmail 1101 + +#define KFeatureIdAlwaysOnlinePDPContext 1144 + +#define KFeatureIdAlwaysOnlinePDPContext2 1662 + +#define KFeatureIdAmrNb 73 + +#define KFeatureIdAmrWb 74 + +#define KFeatureIdApplicationControllableAudioRouting 8 + +#define KFeatureIdAppshellAvkonUi 1613 + +#define KFeatureIdArmAvc 1630 + +#define KFeatureIdArmMdfH263mpeg4Dec 1644 + +#define KFeatureIdArmMdfH264Dec 1642 + +#define KFeatureIdArmMdfPostprocessor 1645 + +#define KFeatureIdArmMdfRealvideoDec 1643 + +#define KFeatureIdAtHandler 223 + +#define KFeatureIdAudioAac 1062 + +#define KFeatureIdAudioControllerStreaming 1591 + +#define KFeatureIdAudioPlaylist 1063 + +#define KFeatureIdAvcDecoder 1567 + +#define KFeatureIdAvcEncoder 1568 + +#define KFeatureIdBeatnikAudioengine 1640 + +#define KFeatureIdBluetoothGpsPsy 122 + +#define KFeatureIdBrandingServer 1657 + +#define KFeatureIdBrowserAdaptiveBookm 163 + +#define KFeatureIdBrowserAudioPlugin 1122 + +#define KFeatureIdBrowserFileUpload 1099 + +#define KFeatureIdBrowserFrames 1069 + +#define KFeatureIdBrowserFullScr 1066 + +#define KFeatureIdBrowserNarrowScreen 1060 + +#define KFeatureIdBrowserNetscapeAPI 1103 + +#define KFeatureIdBrowserPluginInterfaceProxy 162 + +#define KFeatureIdBrowserProgressInd 1064 + +#define KFeatureIdBrowserUrlCompletion 165 + +#define KFeatureIdBrowserVideoPlugin 1606 + +#define KFeatureIdBt 12 + +#define KFeatureIdBticEnabled 1600 + +#define KFeatureIdBtAudio 15 + +#define KFeatureIdBtImagingProfile 19 + +#define KFeatureIdBtPanProfile 16 + +#define KFeatureIdBtPbap 1686 + +#define KFeatureIdBtPrintingProfile 20 + +#define KFeatureIdBtStereoAudio 1580 + +#define KFeatureIdBtTestMode 224 + +#define KFeatureIdCaeVrCustomCommands 131 + +#define KFeatureIdCallImagetext 1503 + +#define KFeatureIdCameraBurstMode 132 + +#define KFeatureIdCdmaChannelListing 1121 + +#define KFeatureIdCdmaExtendedAms 87 + +#define KFeatureIdCdmaFastDormant 290 + +#define KFeatureIdCdmaIota 86 + +#define KFeatureIdCellBroadcast 1090 + +#define KFeatureIdChatNG 1650 + +#define KFeatureIdCommonDsy 297 + +#define KFeatureIdCommonTsy 293 + +#define KFeatureIdCommonTsyEmergencyCallsEnabledInOfflineMode 294 + +#define KFeatureIdConnMonExtension 108 + +#define KFeatureIdConnMonUI 1105 + +#define KFeatureIdContentDownload 1504 + +#define KFeatureIdDHCP 107 + +#define KFeatureIdDialupNetworking 1660 + +#define KFeatureIdDisplayPost 1610 + +#define KFeatureIdDpb 32 + +#define KFeatureIdDriveMode 1412 + +#define KFeatureIdDrmUserDataTransfer 97 + +#define KFeatureIdDynamicProfiles 1056 + +#define KFeatureIdEdgeKnowledge 104 + +#define KFeatureIdEmailUi 1410 + +#define KFeatureIdEnPolicyDos 1118 + +#define KFeatureIdExeProtection 1499 + +#define KFeatureIdExtendedStartup 1057 + +#define KFeatureIdFlightMode 6 + +#define KFeatureIdGeneralSearchFramework 1648 + +#define KFeatureIdGeneralSearchUi 1649 + +#define KFeatureIdHindiRomContent 1636 + +#define KFeatureIdHttpDigestAuth 1084 + +#define KFeatureIdHwrmTargetModifierPlugin 1665 + +#define KFeatureIdId3V2Metadata 495 + +#define KFeatureIdIetd 4 + +#define KFeatureIdImageUpload 1086 + +#define KFeatureIdIndicRomContent 1694 + +#define KFeatureIdInstallerSisx 1411 + +#define KFeatureIdIPv4Nat 313 + +#define KFeatureIdIPv6 1088 + +#define KFeatureIdIpPush 1409 + +#define KFeatureIdICalSupport 1588 + +#define KFeatureIdJapanesePictographsGrouping 1500 + +#define KFeatureIdJava3DAPI 146 + +#define KFeatureIdJavaApiEnhancementsIap 1667 + +#define KFeatureIdJavaApiEnhancementsMobinfo 1668 + +#define KFeatureIdJavaESWT 1664 + +#define KFeatureIdJavaFileAPI 144 + +#define KFeatureIdJ2MEWebServicesAPI 150 + +#define KFeatureIdJavaJsr177SecurityAndTrustServicesApdu 1585 + +#define KFeatureIdJavaJsr177SecurityAndTrustServicesCrypto 1587 + +#define KFeatureIdJavaJsr177SecurityAndTrustServicesPki 1586 + +#define KFeatureIdJavaJsr205Wma20Support 1415 + +#define KFeatureIdJavaJsr177SecurityAndTrustServices 1419 + +#define KFeatureIdJavaJsr180SipAPI 1417 + +#define KFeatureIdJavaJsr2262DSvgAPI 1418 + +#define KFeatureIdJavaJsr2343DAudioAndMusicCapabilities 1416 + +#define KFeatureIdJavaLocationAPI 147 + +#define KFeatureIdJavaMIDP20 1413 + +#define KFeatureIdJavaMMAPI11 143 + +#define KFeatureIdJavaPIMAPI 145 + +#define KFeatureIdKeepDRMContentOnPhone 1506 + +#define KFeatureIdLandmarks 112 + +#define KFeatureIdLandmarksConverter 123 + +#define KFeatureIdLayout176_208 1123 + +#define KFeatureIdLayout208_176 1582 + +#define KFeatureIdLayout240_320_Touch 1625 + +#define KFeatureIdLayout320_240_Touch 1626 + +#define KFeatureIdLayout320_480 1617 + +#define KFeatureIdLayout320_480_Touch 1627 + +#define KFeatureIdLayout352_416 1127 + +#define KFeatureIdLayout352_800 1620 + +#define KFeatureIdLayout416_352 1128 + +#define KFeatureIdLayout480_320 1618 + +#define KFeatureIdLayout480_320_Touch 1628 + +#define KFeatureIdLayout480_640 1615 + +#define KFeatureIdLayout480_640_Touch 1623 + +#define KFeatureIdLayout640_480 1616 + +#define KFeatureIdLayout640_480_Touch 1624 + +#define KFeatureIdLayout800_352 1619 + +#define KFeatureIdLightSurf 243 + +#define KFeatureIdLocationFrameworkCore 114 + +#define KFeatureIdLocationSysUi 124 + +#define KFeatureIdLocationVerifier 1136 + +#define KFeatureIdLoggerGprs 103 + +#define KFeatureIdMannerMode 1629 + +#define KFeatureIdMapAndNavigationAiwProvider 1602 + +#define KFeatureIdMediator 1614 + +#define KFeatureIdMeetingRequestEnabler 1590 + +#define KFeatureIdMeetingRequestSupport 1508 + +#define KFeatureIdMIPv4 312 + +#define KFeatureIdMIPv6 106 + +#define KFeatureIdMmc 1 + +#define KFeatureIdMmCommsAvController 505 + +#define KFeatureIdMmCommsController 500 + +#define KFeatureIdMmCommsEngine 501 + +#define KFeatureIdMmcEject 1683 + +#define KFeatureIdMmcHotswap 1076 + +#define KFeatureIdMmcLock 1671 + +#define KFeatureIdMmfDrmUtility 496 + +#define KFeatureIdMMS 244 + +#define KFeatureIdMmsXidHeaderHttpFilter 1520 + +#define KFeatureIdMobileActiveSync 1651 + +#define KFeatureIdMp3 71 + +#define KFeatureIdMRouter 14 + +#define KFeatureIdMultimediaSharing 1656 + +#define KFeatureIdMultipleProvCtx 1059 + +#define KFeatureIdNetworkRegistration 105 + +#define KFeatureIdNotSupportedFeature1 1001 + +#define KFeatureIdNotSupportedFeature2 1003 + +#define KFeatureIdNoOtaConfig 1051 + +#define KFeatureIdNpProxy 1598 + +#define KFeatureIdOCSP 149 + +#define KFeatureIdOfflineMode 7 + +#define KFeatureIdOmaEmailNotifications 1633 + +#define KFeatureIdOmaImps12 1684 + +#define KFeatureIdOmaImps13 1685 + +#define KFeatureIdOmaProv 228 + +#define KFeatureIdOmaSuplPlugins 1584 + +#define KFeatureIdOpenvgSwImplementation 1605 + +#define KFeatureIdPaletteIndexAddressFixed 1120 + +#define KFeatureIdPhoneHideDataCallNbr 90 + +#define KFeatureIdPhoneNumberGrouping 291 + +#define KFeatureIdPlugAndPlayMobileServices 1659 + +#define KFeatureIdPresenceFramework 1637 + +#define KFeatureIdPrivacyFramework 115 + +#define KFeatureIdProtocolCdma 83 + +#define KFeatureIdProtocolGsm 81 + +#define KFeatureIdProtocolTdma 84 + +#define KFeatureIdPushWhiteList 227 + +#define KFeatureIdQcelp 281 + +#define KFeatureIdRealPlayerAsDefault 1641 + +#define KFeatureIdRemoteLock 1652 + +#define KFeatureIdRemoteStorageFw 1581 + +#define KFeatureIdRestrictedCallBarring 1608 + +#define KFeatureIdRestrictedCallDivert 1609 + +#define KFeatureIdRestrictedVoiceMail 1505 + +#define KFeatureIdRfid 22 + +#define KFeatureIdSapApplicationManagement 1576 + +#define KFeatureIdSapDeviceLockEnhancements 1611 + +#define KFeatureIdSapEmbeddedLinkAdapter 1569 + +#define KFeatureIdSapIdleSoftkeyAdapter 1570 + +#define KFeatureIdSapOperatorLogoAdapter 1571 + +#define KFeatureIdSapPolicyManagement 1578 + +#define KFeatureIdSapScreensaverAdapter 1572 + +#define KFeatureIdSapStartupAdapter 1573 + +#define KFeatureIdSapTerminalControlFw 1577 + +#define KFeatureIdSapThemesAdapter 1574 + +#define KFeatureIdSapUiSettingServer 1579 + +#define KFeatureIdSapWallpaperAdapter 1575 + +#define KFeatureIdSatBip 1542 + +#define KFeatureIdSatCallControl 1541 + +#define KFeatureIdSatDisplayText 1543 + +#define KFeatureIdSatGetInkey 1544 + +#define KFeatureIdSatGetInput 1545 + +#define KFeatureIdSatLanguageNotification 1546 + +#define KFeatureIdSatLaunchBrowser 1547 + +#define KFeatureIdSatMoSmControl 1548 + +#define KFeatureIdSatPlayTone 1549 + +#define KFeatureIdSatProvideLocalInfo 1550 + +#define KFeatureIdSatRefresh 1551 + +#define KFeatureIdSatSelectItem 1552 + +#define KFeatureIdSatSendDtfm 1553 + +#define KFeatureIdSatSendSm 1554 + +#define KFeatureIdSatSendSs 1555 + +#define KFeatureIdSatSendUssd 1556 + +#define KFeatureIdSatSetupCall 1557 + +#define KFeatureIdSatSetUpEventList 1558 + +#define KFeatureIdSatSetUpIdleModeText 1559 + +#define KFeatureIdSatSetUpMenu 1560 + +#define KFeatureIdScalableIcons 1129 + +#define KFeatureIdSeamlessLinks 1074 + +#define KFeatureIdSecureHW 94 + +#define KFeatureIdMidi 1011 + +#define KFeatureIdPhone2DigitDial 1033 + +#define KFeatureIdPhoneCnap 1031 + +#define KFeatureIdPushSL 1054 + +#define KFeatureIdPushSP 1055 + +#define KFeatureIdRealPlayer 1040 + +#define KFeatureIdSettingsProtection 1050 + +#define KFeatureIdSimCard 88 + +#define KFeatureIdSimpleLogs 1089 + +#define KFeatureIdSimCertificates 25 + +#define KFeatureIdSimPhonebookMatch 292 + +#define KFeatureIdSmartmsgSMSBookmarkReceiving 1106 + +#define KFeatureIdSmartmsgSMSGmsMessageReceiving 1112 + +#define KFeatureIdSmartmsgSMSGmsMessageSendingSupported 1113 + +#define KFeatureIdSmartmsgSMSIapSettingsReceiving 1108 + +#define KFeatureIdSmartmsgSMSOperatorLogoReceiving 1110 + +#define KFeatureIdSmartmsgSMSRingingToneReceiving 1111 + +#define KFeatureIdSmartmsgSMSVcalReceiving 1114 + +#define KFeatureIdSmartmsgSMSVcalSending 1116 + +#define KFeatureIdSmartmsgSMSVcardReceiving 1115 + +#define KFeatureIdSmartmsgSMSVcardSending 1117 + +#define KFeatureIdSmartmsgSMSWapApReceiving 1107 + +#define KFeatureIdSmartmsgSMSWvSettingsReceiving 1109 + +#define KFeatureIdSmartCardProv 27 + +#define KFeatureIdSmilEditor 1073 + +#define KFeatureIdSmilStreaming 78 + +#define KFeatureIdSrcs 17 + +#define KFeatureIdSSO 28 + +#define KFeatureIdSuplFramework 1583 + +#define KFeatureIdSupportedFeature1 1000 + +#define KFeatureIdSupportedFeature2 1002 + +#define KFeatureIdSvgt 77 + +#define KFeatureIdSvgtScreensaverPlugin 1647 + +#define KFeatureIdSyncMlDm 41 + +#define KFeatureIdSyncMlDm112 1695 + +#define KFeatureIdSyncMlDmDs 47 + +#define KFeatureIdSyncMlDmEmail 49 + +#define KFeatureIdSyncMlDmIAP 48 + +#define KFeatureIdSyncMlDmMMS 50 + +#define KFeatureIdSyncMlDmStreaming 56 + +#define KFeatureIdSyncMlDs 42 + +#define KFeatureIdSyncMlDsAiwProvider 1516 + +#define KFeatureIdSyncMlDsAlert 52 + +#define KFeatureIdSyncMlDsCal 46 + +#define KFeatureIdSyncMlDsCon 45 + +#define KFeatureIdSyncMlDsEmail 44 + +#define KFeatureIdSyncMlDsEmailFiltering 113 + +#define KFeatureIdSyncMlDsOverHttp 1414 + +#define KFeatureIdSyncMlObex 51 + +#define KFeatureIdTelephonyService 1137 + +#define KFeatureIdUiTransitionEffects 1638 + +#define KFeatureIdUiZoom 1631 + +#define KFeatureIdUpin 1612 + +#define KFeatureIdUsb 13 + +#define KFeatureIdUsbDeviceLock 1140 + +#define KFeatureIdUsbMultiPersonality 1534 + +#define KFeatureIdUsbPictbridge 1531 + +#define KFeatureIdUsbPictbridgeUi 1566 + +#define KFeatureIdUsbPtp 1532 + +#define KFeatureIdUsbRemotePersonality 1690 + +#define KFeatureIdUsbStreaming 221 + +#define KFeatureIdUserConfigurableUssdMenu 1501 + +#define KFeatureIdUseDrmEngineInCcp 92 + +#define KFeatureIdUSSD 1091 + +#define KFeatureIdVideoMenu 1634 + +#define KFeatureIdCommonVoip 298 + +#define KFeatureIdWallet 21 + +#define KFeatureIdWim 24 + +#define KFeatureIdWindowsMedia 1653 + +#define KFeatureIdWindowsMediaDrm 1654 + +#define KFeatureIdWsp 26 + +#define KFeatureIdXspExtensionManager 1692 + +#define KFeatureIdCoverToDeskSetting 5061 + +#define KFeatureIdDmCameraDisable 5064 + +#define KFeatureIdEmailIpsServices 5089 + +#define KFeatureIdEsCalendar 5078 + +#define KFeatureIdEsEmail 5082 + +#define KFeatureIdEsEmailFramework 5083 + +#define KFeatureIdFfAiEmailWidget 5138 + +#define KFeatureIdFfAnykeyAlphabeticalList 5158 + +#define KFeatureIdFfAnykeyDisablekeytones 5156 + +#define KFeatureIdFfAnykeyKickstandEnabled 5166 + +#define KFeatureIdFfAnykeyOnetouchui 5165 + +#define KFeatureIdFfAnykeyOwnkeyEnabled 5167 + +#define KFeatureIdFfAnykeyPcfwNgiCheck 5157 + +#define KFeatureIdFfAtntAtCommands 5200 + +#define KFeatureIdFfAttAddressBk 5240 + +#define KFeatureIdFfAttAddressBkGroupSync 5250 + +#define KFeatureIdFfAttVideoShareUiComplianceFor323 5196 + +#define KFeatureIdFfAutomaticDisplayOrientation 5137 + +#define KFeatureIdFfAvcDisplayMipSupport 5219 + +#define KFeatureIdFfAvcDisplayOledLowpowerSupport 5221 + +#define KFeatureIdFfCDriveAsLowestPriority 5249 + +#define KFeatureIdFfCallRestriction 5218 + +#define KFeatureIdFfCameraLaunchWithCameraKey 5176 + +#define KFeatureIdFfCameraPda 5131 + +#define KFeatureIdFfCarrierProfileLocked 5206 + +#define KFeatureIdFfChinaRichDictionary 5150 + +#define KFeatureIdFfChinaUdx 5172 + +#define KFeatureIdFfChinauiMsgMgnt 5143 + +#define KFeatureIdFfChipmunk 5163 + +#define KFeatureIdFfCmccTdAppMenus 5252 + +#define KFeatureIdFfCmccUserPlmn 5258 + +#define KFeatureIdFfCommonSlide 5214 + +#define KFeatureIdFfCommunityTmoIntl 5222 + +#define KFeatureIdFfContactsCompanyNames 236 + +#define KFeatureIdFfContactsbarCcaEventHistoryTab 5244 + +#define KFeatureIdFfContactsbarEmail 5193 + +#define KFeatureIdFfContactsbarImPresence 5194 + +#define KFeatureIdFfContactsbarOnecontactWidget 5245 + +#define KFeatureIdFfContactsbarRssFeeds 5192 + +#define KFeatureIdFfContactsbarUseContactColour 5191 + +#define KFeatureIdFfContactsbarUseDetailsApp 5188 + +#define KFeatureIdFfContactsbarWidget 5246 + +#define KFeatureIdFfCsw9wayScrolling 5140 + +#define KFeatureIdFfCswPimLocationIntegration 5153 + +#define KFeatureIdFfDeviceEncryptionFotaDisable 5164 + +#define KFeatureIdFfDeviceEncryptionFotaSupport 5179 + +#define KFeatureIdFfDualDisplaySupport 5132 + +#define KFeatureIdFfDynamicContentDelivery 5205 + +#define KFeatureIdFfEmailPluginHelpNotAvailable 5152 + +#define KFeatureIdFfEnablePrintingFramework 5127 + +#define KFeatureIdFfEsAdvancedWizard 5122 + +#define KFeatureIdFfEsCalMeetingRequestUi 5130 + +#define KFeatureIdFfEsContactServices 5093 + +#define KFeatureIdFfEsContacts 5092 + +#define KFeatureIdFfEsEmailIntellisync 5119 + +#define KFeatureIdFfEsEmailMceIntegration 5097 + +#define KFeatureIdFfEsGenericUiComponents 5121 + +#define KFeatureIdFfEsMeetingRequestUi 5091 + +#define KFeatureIdFfEsUsbModem 5096 + +#define KFeatureIdFfExchangeActivesync 5111 + +#define KFeatureIdFfFaceDetection 5181 + +#define KFeatureIdFfFindAndDo 5178 + +#define KFeatureIdFfFingerprinthandlerUi 5236 + +#define KFeatureIdFfFsCalendarLocation 5171 + +#define KFeatureIdFfGpsKeyLed 5162 + +#define KFeatureIdFfHomeScreenVanityDialing 5098 + +#define KFeatureIdFfHomescreenNotificationWidget 5235 + +#define KFeatureIdFfImsDeregistrationInOfflineFor323 5203 + +#define KFeatureIdFfImsDeregistrationInRfsFor323 5202 + +#define KFeatureIdFfIntelligentSlide 5213 + +#define KFeatureIdFfMediaKey 5220 + +#define KFeatureIdFfMessageBoard 5227 + +#define KFeatureIdFfMessagingSplitView 5133 + +#define KFeatureIdFfMobileShareInMyStuff 5199 + +#define KFeatureIdFfMobiledictionary 5116 + +#define KFeatureIdFfMyfavesTmoUs 5223 + +#define KFeatureIdFfNativeFileEncryption 5106 + +#define KFeatureIdFfNonFsMail 5124 + +#define KFeatureIdFfPhoneasmodemQuickLink 5190 + +#define KFeatureIdFfPhotosPdaEnhancements 5141 + +#define KFeatureIdFfPopupClock 5173 + +#define KFeatureIdFfProductIncludesPa50 5177 + +#define KFeatureIdFfQtBearerManagement 319 + +#define KFeatureIdFfRcs 5247 + +#define KFeatureIdFfRsswidgetAdvertiserWidget 5248 + +#define KFeatureIdFfRsswidgetTemplate 5242 + +#define KFeatureIdFfS60CustomSwWelcome2 5149 + +#define KFeatureIdFfSearchSw 321 + +#define KFeatureIdFfSensorBasedSilencing 5175 + +#define KFeatureIdFfSettingsSplitView 5134 + +#define KFeatureIdFfSettingwizard6 5160 + +#define KFeatureIdFfSkype 229 + +#define KFeatureIdFfSliderLandscapeStartsApp 5126 + +#define KFeatureIdFfSmallScreenTouch 279 + +#define KFeatureIdFfSmsSelfRegistration 5207 + +#define KFeatureIdFfSocialPhonebook 5215 + +#define KFeatureIdFfSpeechUseWebDownload 5226 + +#define KFeatureIdFfSwitchProfiletransferDisabled 5139 + +#define KFeatureIdFfSyncStatusCheckEnabled 5142 + +#define KFeatureIdFfTakeMeHome 5161 + +#define KFeatureIdFfTouchscreenKeyfeedback 5174 + +#define KFeatureIdFfTutorialNoCoverDisplayContent 5144 + +#define KFeatureIdFfUifwBackgroundOffsetAdjustmentForSplitview 5147 + +#define KFeatureIdFfUifwListboxHighlightSelection 5146 + +#define KFeatureIdFfVoiceUiWithDeviceLock 5170 + +#define KFeatureIdFotaEnterpriseControl 5123 + +#define KFeatureIdMsgForwardWithSender 5239 + +#define KFeatureIdMuteNotificationTones 5070 + +#define KFeatureIdPrintingFrameworkCalendarPlugin 5057 + +#define KFeatureIdPrintingFrameworkContactsPlugin 5058 + +#define KFeatureIdPrintingFrameworkHelp 5054 + +#define KFeatureIdPrintingFrameworkMmsPlugin 5056 + +#define KFeatureIdPrintingFrameworkSmsPlugin 5055 + +#define KFeatureIdProductIncludesHomeScreenDeviceLockView 5086 + +#define KFeatureIdProductIncludesHomeScreenModes 5084 + +#define KFeatureIdProductIncludesUsch 5117 + +#define KFeatureIdProductIncludesVoipRel30 5088 + +#define KFeatureIdProductIncludesWlanWizardForActiveIdle 5060 + +#define KFeatureIdS60CustomSwTutorialAlwaysPortrait 5125 + +#define KFeatureIdS60CustomSwWelcome 5151 + +#define KFeatureIdS60NokiaFarsiCalendar 5187 + +#define KFeatureIdS60NokiaHijriCalendar 5186 + +#define KFeatureIdS60NokiaMobilecrashSender2 5155 + +#define KPrivacyDisclaimerFtrEnabled 5257 + +#define KFeatureIdFfHomeScreenVanityDialing 5098 + +// dummy flag until we get the right number + +#define KFeatureIdFfHttpAllowUntrustedCertificates 9002 + +#endif // __PRIVATERUNTIMEIDS_HRH diff -r 61b148c0aa14 -r 6f23f65fdb0e sf_config/config/inc/publicruntimeids.hrh --- a/sf_config/config/inc/publicruntimeids.hrh Tue Oct 12 18:00:06 2010 +0100 +++ b/sf_config/config/inc/publicruntimeids.hrh Tue Oct 12 18:20:58 2010 +0100 @@ -1,687 +1,757 @@ -/* -* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). -* All rights reserved. -* This component and the accompanying materials are made available -* under the terms of "Eclipse Public License v1.0" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: -* -*/ - - -#ifndef __PUBLICRUNTIMEIDS_HRH -#define __PUBLICRUNTIMEIDS_HRH - -#define KFeatureId3DRingingTones 1720 - -#define KFeatureIdFf3gCellbroadcast 175 - -#define KFeatureIdFfAbcAgressiveUi 252 - -#define KFeatureIdFfAdaptiveWlanScanningSupport 140 - -#define KFeatureIdFfAdditionalFonts 241 - -#define KFeatureIdFfAiWlansnifferWidget 172 - -#define KFeatureIdFfAlternativeCallWaitingTone 315 - -#define KFeatureIdArabicHandwritingRecognitionInput 338 - -#define KFeatureIdAsynchFileSaveQueue 1703 - -#define KFeatureIdFfAudt 63 - -#define KFeatureIdFfAutomotivestack 330 - -#define KFeatureIdAutoRedialForVideoCall 1723 - -#define KFeatureIdFfAvkonEmotionIconEnabled 211 - -#define KFeatureIdFfBirthdayImprovement 189 - -#define KFeatureIdFfBluetoothDataProfilesDisabled 271 - -#define KFeatureIdFfBluetoothDisabled 270 - -#define KFeatureIdBrowserProgressiveDownload 1724 - -#define KFeatureIdFfCalDayView 306 - -#define KFeatureIdFfCalScrollablePreview 307 - -#define KFeatureIdFfCalMeetingRequestUi 296 - -#define KFeatureIdFfCapacitiveDisplay 183 - -#define KFeatureIdChineseFontsHires 138 - -#define KFeatureIdFfChineseSelectionKey 233 - -#define KFeatureIdFfClockMultiprocolSupport 190 - -#define KFeatureIdFfCmailIntegration 247 - -#define KFeatureIdCommsDatCreationFromXml 67 - -#define KFeatureIdFfConnectionOverride 179 - -#define KFeatureIdFfContactsCompanyNames 236 - -#define KFeatureIdFfContactsMerge 268 - -#define KFeatureIdffContactsMycard 267 - -#define KFeatureIdFfContactsNickname 182 - -#define KFeatureIdFfContactsPredictiveSearch 235 - -#define KFeatureIdFfContactsRemoteLookup 234 - -#define KFeatureIdFfContactsSocial 273 - -#define KFeatureIdFfContextProfiles 254 - -#define KFeatureIdFfDeviceEncryptionFeature 250 - -#define KFeatureIdFfDisableOmaSuplV2 308 - -#define KFeatureIdFfDmConnmoAdapter 277 - -#define KFeatureIdDmInstallSecurity 5065 - -#define KFeatureIdFfDualLanguageSupport 194 - -#define KFeatureIdDualModem 230 - -#define KFeatureIdFfEmailFramework 135 - -#define KFeatureIdFfEmailFullscreenviewer 325 - -#define KFeatureIdFfEmailIpsServices 137 - -#define KFeatureIdEmailMceIntegration 126 - -#define KFeatureIdFfEmailPredictivesearch 324 - -#define KFeatureIdFfEmailProtocolPlugins 215 - -#define KFeatureIdFfEmailUi 136 - -#define KFeatureIdFfEmailUiSplitscreen 323 - -#define KFeatureIdEnableIsiCommunicationInUsbChargingMode 309 - -#define KFeatureIdFfEnhancedCalendarEventUi 295 - -#define KFeatureIdFfFarsiCalendar 213 - -#define KFeatureIdFmtx 1705 - -#define KFeatureIdFfFmtxRdsText 220 - -#define KFeatureIdFfFotaCheckLimitation 326 - -#define KFeatureIdFullscrHwrInput 66 - -#define KFeatureIdFfGenericAccessNetwork 257 - -#define KFeatureIdFfGenericFontsAssets 188 - -#define KFeatureIdFfHdmi 169 - -#define KFeatureIdFfHelpTutorialMerge 164 - -#define KFeatureIdFfHijriCalendar 212 - -#define KFeatureIdHitchcockAppShell 1708 - -#define KFeatureIdFfHomescreenSwitchableRoot 154 - -#define KFeatureIdIAUpdate 30 - -#define KFeatureIdFfIaupdatePhase2 185 - -#define KFeatureIdFfImageEditor 255 - -#define KFeatureIdFfInputsPerOrientation 192 - -#define KFeatureIdFfIntelligentTextInput 216 - -#define KFeatureIdFfItiVirtualTouchFirstGenerationSupport 218 - -#define KFeatureIdFfJavaGlobalIndicatorsApi 134 - -#define KFeatureIdFfKeypadNoSendKey 278 - -#define KFeatureIdKorean 180 - -#define KFeatureIdFfLayout480640Vga3 240 - -#define KFeatureIdFfLayout640480Vga3 239 - -#define KFeatureIdFfLimitedMessageAndAlarmToneSize 300 - -#define KFeatureIdFfLinkedFontsChinese 159 - -#define KFeatureIdFfLocationMwApeCentricArchSupport 258 - -#define KFeatureIdFfMecoXmpp 232 - -#define KFeatureIdFfMeetingRequestUi 174 - -#define KFeatureIdFfMenuTexturePreloading 118 - -#define KFeatureIdS60MtpController 272 - -#define KFeatureIdFfNcdEngine 61 - -#define KFeatureIdFfNcdUi 62 - -#define KFeatureIdNfc 117 - -#define KFeatureIdNltSupport 155 - -#define KFeatureIdFfNoCugSupport 195 - -#define KFeatureIdNoIdleSoftkeys 68 - -#define KFeatureIdFfOdeLegalNotice 217 - -#define KFeatureIdFfOfnFeature 193 - -#define KFeatureIdFfOmadrm1FullSupport 329 - -#define KFeatureIdFfOmadrm2Support 328 - -#define KFeatureIdFfOmaScomoAdapter 197 - -#define KFeatureIdFfOssLegalNotice 196 - -#define KFeatureIdFfPlayreadySupport 322 - -#define KFeatureIdFfPnpmsProvFilter 133 - -#define KFeatureIdPnpmsServiceHelpPlugin 128 - -#define KFeatureIdPowerSave 1709 - -#define KFeatureIdPreminetCatalogsClient 1719 - -#define KFeatureIdProvAuthtypePlugin 100 - -#define KFeatureIdFfQt 238 - -#define KFeatureIdQwertyFnKey 1714 - -#define KFeatureIdRockerKey 120 - -#define KFeatureIdFfRuntimeDeviceCapabilityConfiguration 198 - -#define KFeatureIdSelectableEmail 125 - -#define KFeatureIdFfSidesliderSupport 320 - -#define KFeatureIdFfSimConsecutive6f00ErrorsHandling 327 - -#define KFeatureIdFfSipApnSwitching 318 - -#define KFeatureIdFfSipCustomPdpHandling 269 - -#define KFeatureIdFfSmallScreenTouch 279 - -#define KFeatureStartupOmaDmSupport 40 - -#define KFeatureIdFfStrokeInputmodeInTaiwan 280 - -#define KFeatureIdFfSuplImsiGeneratedServerPriorityDefault 301 - -#define KFeatureIdFfSyncmlStatusExtendedErrorCodes 299 - -#define KFeatureIdFfTacticons 184 - -#define KFeatureIdTactileFeedback 1718 - -#define KFeatureIdFfTarmCapabilityBasedAccess 214 - -#define KFeatureIdFfTarmCapabilityChecking 237 - -#define KFeatureIdTcpMyfavesFeature 1722 - -#define KFeatureIdFfTcpMyprofile 186 - -#define KFeatureIdFfTdClmcontactreplicationfromphonebooktousimcard 337 - -#define KFeatureIdFfTdCmccatcommandssupport 336 - -#define KFeatureIdFfTdCmccpimpromptserverfullwhenreceive420statuscodefromserver 335 - -#define KFeatureIdFfTdCmccpimsynchronizationprogressindicatorui 334 - -#define KFeatureIdFfTdScdma 274 - -#define KFeatureIdFfTdScdmaForbiddenoperatoricondisplay 316 - -#define KFeatureIdFfTdScdmaVideocallKey 317 - -#define KFeatureIdTouchscreencalibInStartup 69 - -#define KFeatureIdFfTouchUnlockStroke 173 - -#define KFeatureIdUpnpFramework20 70 - -#define KFeatureIdUsbCharging 119 - -#define KFeatureIdUsbHost 1704 - -#define KFeatureIdUsbModem 265 - -#define KFeatureIdUseEGprsIcon 121 - -#define KFeatureIdFfUseNavikeyForVolume 248 - -#define KFeatureIdFfVideoAudioBranding 266 - -#define KFeatureIdFfVideoEditor 256 - -#define KFeatureIdVirtualFullscrQwertyInput 64 - -#define KFeatureIdVirtualItutInput 65 - -#define KFeatureIdVmbxCallDivertIcon 116 - -#define KFeatureIdFfVoiceCallContinuity 152 - -#define KFeatureIdFfVpnClient 99 - -#define KFeatureIdWebvideoPh2 39 - -#define KFeatureIdFfWlanAuthenticationOnlySupport 314 - -#define KFeatureIdFfWlanExtensions 177 - -#define KFeatureIdFfWlanWapi 129 - -#define KFeatureIdFfWmdrmDlaSupport 310 - -#define KFeatureIdSymbianIncludeLocationNpeDsm 261 - -#define KFeatureIdSymbianIncludeLocationSuplPosInit 263 - -#define KFeatureIdSymbianIncludeLocationSuplProxy 262 - -#define KFeatureId3DMenu 1511 - -#define KFeatureId3GpExtension 1592 - -#define KFeatureIdAacEncoderPlugin 1141 - -#define KFeatureIdAacPlusDecoderPlugin 1143 - -#define KFeatureIdActiveIdle 1119 - -#define KFeatureIdAllowUpgradeHelix 1699 - -#define KFeatureIdAppCsdSupport 110 - -#define KFeatureIdAudioEffectsApi 497 - -#define KFeatureIdAudioMessaging 1565 - -#define KFeatureIdAudioResourceIndications 499 - -#define KFeatureIdAutoAccessoryIdentification 206 - -#define KFeatureIdAvkonApac 1015 - -#define KFeatureIdAvkonELaf 1010 - -#define KFeatureIdBasicLocationInfoDisplay 1513 - -#define KFeatureIdBassBoostEffectUi 1673 - -#define KFeatureIdBrightnessControl 1072 - -#define KFeatureIdBrowserIMEINotification 161 - -#define KFeatureIdBticBinariesCheckEnabled 1601 - -#define KFeatureIdBtFaxProfile 18 - -#define KFeatureIdBtSap 222 - -#define KFeatureIdCamera 2 - -#define KFeatureIdCameraFullscreenViewfinder 1607 - -#define KFeatureIdCameraLensCover 209 - -#define KFeatureIdCameraLocationSupport 158 - -#define KFeatureIdChinese 1096 - -#define KFeatureIdChinesePrcFonts 1133 - -#define KFeatureIdChineseTaiwanHkFonts 1134 - -#define KFeatureIdCommDBProtection 1507 - -#define KFeatureIdCoverDisplay 3 - -#define KFeatureIdCsVideoTelephony 89 - -#define KFeatureIdCustomisedRFS 1670 - -#define KFeatureIdDefaultConnection 1693 - -#define KFeatureIdDrm 91 - -#define KFeatureIdDrmClock 96 - -#define KFeatureIdDrmFull 93 - -#define KFeatureIdDrmOma2 98 - -#define KFeatureIdDrmPhase2 95 - -#define KFeatureIdEditKey 1672 - -#define KFeatureIdEmailOverSms 1092 - -#define KFeatureIdEqualizer 1502 - -#define KFeatureIdFlashLiteBrowserPlugin 1146 - -#define KFeatureIdFlashLiteViewer 1145 - -#define KFeatureIdFmRadio 5 - -#define KFeatureIdHandwritingRecognitionInput 1604 - -#define KFeatureIdHsxpaSupport 1666 - -#define KFeatureIdIm 33 - -#define KFeatureIdImageViewer 1682 - -#define KFeatureIdImpsStandaloneIpCir 34 - -#define KFeatureIdIncludeAacCMMFCodec 492 - -#define KFeatureIdIncludeAmrNbCMMFCodec 289 - -#define KFeatureIdIncludeAmrWbCMMFCodec 491 - -#define KFeatureIdIncludeEaacplusCmmfcodec 1521 - -#define KFeatureIdIncludeMp3CMMFCodec 493 - -#define KFeatureIdIncludeQcelpCMMFCodec 494 - -#define KFeatureIdIpsec 102 - -#define KFeatureIdIrda 11 - -#define KFeatureIdJapanese 1080 - -#define KFeatureIdJapaneseLargerDictionary 1517 - -#define KFeatureIdJapanesePicto 1079 - -#define KFeatureIdJapanPrefixChange 1131 - -#define KFeatureIdJava 1687 - -#define KFeatureIdJavaStubs 1688 - -#define KFeatureIdLayout208_208 1124 - -#define KFeatureIdLayout240_320 1125 - -#define KFeatureIdLayout240_320_LargeScreen 1621 - -#define KFeatureIdLayout240_320_QVGA3 1677 - -#define KFeatureIdLayout320_240 1126 - -#define KFeatureIdLayout320_240_LargeScreen 1622 - -#define KFeatureIdLayout320_240_QVGA3 1678 - -#define KFeatureIdLayout360_640_Touch 1701 - -#define KFeatureIdLayout640_360_Touch 1700 - -#define KFeatureIdLocationGpsHw 1138 - -#define KFeatureIdLocationCentre 1702 - -#define KFeatureIdMacromediaFlash6 79 - -#define KFeatureIdMediaTransferProtocol 1697 - -#define KFeatureIdMmsNonDestructiveForward 242 - -#define KFeatureIdMMSNotificationsView 1132 - -#define KFeatureIdMmsPostcard 1509 - -#define KFeatureIdMpegAacEncoding 282 - -#define KFeatureIdMpeg4VideoEncoding 80 - -#define KFeatureIdMrtSdkLibraries 1663 - -#define KFeatureIdMtpProtocolSupport 504 - -#define KFeatureIdNewsticker 166 - -#define KFeatureIdNoPowerkey 1639 - -#define KFeatureIdOcr 1593 - -#define KFeatureIdOcrHanwang 1594 - -#define KFeatureIdOcrRomdb 1595 - -#define KFeatureIdOmaPoc 1538 - -#define KFeatureIdOnScreenDialer 1696 - -#define KFeatureIdOpenGLES3DApi 10 - -#define KFeatureIdOpenGLESSWImplementation 210 - -#define KFeatureIdOperatorCache 1071 - -#define KFeatureIdOperatorMenu 1058 - -#define KFeatureIdPenSupport 410 - -#define KFeatureIdPenSupportCalibration 1658 - -#define KFeatureIdPresence 36 - -#define KFeatureIdProductRemconTsp 1689 - -#define KFeatureIdProtocolWcdma 82 - -#define KFeatureIdProtocolWlan 109 - -#define KFeatureIdQos 101 - -#define KFeatureIdQvga2LayoutInUse 1596 - -#define KFeatureIdQwertyInput 409 - -#define KFeatureIdRssFeeds 167 - -#define KFeatureIdRtpStack 1589 - -#define KFeatureIdRV9 1094 - -#define KFeatureIdS60FmRadioApplication 1539 - -#define KFeatureIdSdnd 283 - -#define KFeatureIdSenduiMmsUpload 1135 - -#define KFeatureIdSendFileInCall 1087 - -#define KFeatureIdAmbientLightSensor 1529 - -#define KFeatureIdHelp 1012 - -#define KFeatureIdKeypadNoSlider 1013 - -#define KFeatureIdKeypadNoVoiceKey 1014 - -#define KFeatureIdLunarCalendar 1017 - -#define KFeatureIdSeries60NativeBrowser 168 - -#define KFeatureIdPhoneTty 1032 - -#define KFeatureIdShowPanics 1075 - -#define KFeatureIdSideVolumeKeys 207 - -#define KFeatureIdSind 72 - -#define KFeatureIdSipSimplePresenceProtocol 1635 - -#define KFeatureIdSlideshowScreensaver 1676 - -#define KFeatureIdStereoWideningEffectUi 1674 - -#define KFeatureIdSvgtViewer 1139 - -#define KFeatureIdSyncMlDmDiagnostics 1681 - -#define KFeatureIdSyncMlDmFota 58 - -#define KFeatureIdSyncMlDmImps 57 - -#define KFeatureIdSyncMlDmObex 54 - -#define KFeatureIdSyncMlDmOta 1679 - -#define KFeatureIdSyncMlDmSIP 60 - -#define KFeatureIdSyncMlDmVoIP 59 - -#define KFeatureIdSyncMlDmWlan 55 - -#define KFeatureIdSyncMlDsBookmark 1706 - -#define KFeatureIdSyncMlDsMMS 43 - -#define KFeatureIdSyncMlDsNotepad 53 - -#define KFeatureIdSyncMlDsSms 1599 - -#define KFeatureIdSyncMlIsync 1680 - -#define KFeatureIdSyncMlTwinSuite 1675 - -#define KFeatureIdThai 1081 - -#define KFeatureIdThaiCalendar 1646 - -#define KFeatureIdTvOut 1540 - -#define KFeatureIdUpnpAvcp 1533 - -#define KFeatureIdUpnpMediaserver 1661 - -#define KFeatureIdUpnpPrintFramework 1535 - -#define KFeatureIdUpnpRemoteStorage 1536 - -#define KFeatureIdUpnpStack 1528 - -#define KFeatureIdUseAacCMMFCodec 286 - -#define KFeatureIdUseAmrNbCMMFCodec 284 - -#define KFeatureIdUseAmrWbCMMFCodec 285 - -#define KFeatureIdUseEaacplusCmmfCodec 1522 - -#define KFeatureIdUseMp3CMMFCodec 287 - -#define KFeatureIdUseQcelpCMMFCodec 288 - -#define KFeatureIdVfpHwSupport 1669 - -#define KFeatureIdVibra 411 - -#define KFeatureIdVideocallMenuVisibility 1519 - -#define KFeatureIdVideoCenterSupported 1698 - -#define KFeatureIdVideoRecorder 208 - -#define KFeatureIdVirtualKeyboardInput 1603 - -#define KFeatureIdWebWidgets 1691 - -#define KFeatureIdWlanWep256Enabled 1530 - -#define KFeatureIdWma 503 - -#define KFeatureIdWorldClock 1098 - -#define KFeatureIdXdm 1523 - -#define KFeatureIdXdmLocalStorage 1525 - -#define KFeatureIdXdmXcap 1524 - -/** Features added from customswruntimeids.hrh (removed from customswruntimeids.hrh) */ - -#define KFeatureIdFfMtpAlbumArt 5229 - -#define KFeatureIdFfMusicPathPlugin 5232 - -#define KFeatureIdFfPowerKeyAsKeyguard 5243 - -#define KFeatureIdFfDisplayNetworkNameAfterCsRegistration 5217 - -#define KFeatureIdFfManualSelectionPopulatedPlmnList 5184 - -#define KFeatureIdFfMobilityManagementErrors 5228 - -#define KFeatureIdFfServiceCallWhilePhoneLocked 5198 - -#define KFeatureIdFfLocationsysuiHidePositioningMenu 5224 - -#define KFeatureIdFfMasterResetAndClearSubmenu 5195 - -#define KFeatureIdFfSimlockUi 5197 - -#define KFeatureIdFfEntryPointForVideoShare 5225 - -#define KFeatureIdFfImsDeregistrationInOffline 5230 - -#define KFeatureIdFfImsDeregistrationInRfs 5231 - -#define KFeatureIdFfImsDeregistrationInVpn 5209 - -#define KFeatureIdFfIntranetBrowsing 5109 - -#define KFeatureIdProductIncludesHomeScreenEasyDialing 5085 - -// add dummy define value until real value can be obtained - -#define KFeatureIdFfFotaDecryptMemBeforeUpdate 9002 - - -#endif // __PUBLICRUNTIMEIDS_HRH +/* +* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + + +#ifndef __PUBLICRUNTIMEIDS_HRH +#define __PUBLICRUNTIMEIDS_HRH + +#define KFeatureId3DRingingTones 1720 + +#define KFeatureIdFf3gCellbroadcast 175 + +#define KFeatureIdFfAbcAgressiveUi 252 + +#define KFeatureIdFfAdaptiveWlanScanningSupport 140 + +#define KFeatureIdFfAdditionalFonts 241 + +#define KFeatureIdFfAiWlansnifferWidget 172 + +#define KFeatureIdFfAlternativeCallWaitingTone 315 + +#define KFeatureIdArabicHandwritingRecognitionInput 338 + +#define KFeatureIdAsynchFileSaveQueue 1703 + +#define KFeatureIdFfAudt 63 + +#define KFeatureIdFfAutomotivestack 330 + +#define KFeatureIdAutoRedialForVideoCall 1723 + +#define KFeatureIdFfAvkonEmotionIconEnabled 211 + +#define KFeatureIdFfBigclockScreensaver 364 + +#define KFeatureIdFfBirthdayImprovement 189 + +#define KFeatureIdFfBluetoothDataProfilesDisabled 271 + +#define KFeatureIdFfBluetoothDisabled 270 + +#define KFeatureIdFfBoxHwrInput 354 + +#define KFeatureIdBrowserProgressiveDownload 1724 + +#define KFeatureIdFfCalDayView 306 + +#define KFeatureIdFfCalScrollablePreview 307 + +#define KFeatureIdFfCalendarWidget 5264 + +#define KFeatureIdFfCalMeetingRequestUi 296 + +#define KFeatureIdFfCapacitiveDisplay 183 + +#define KFeatureIdFfChineseEngineImprove 365 + +#define KFeatureIdChineseFontsHires 138 + +#define KFeatureIdFfChineseSelectionKey 233 + +#define KFeatureIdFfClockMultiprocolSupport 190 + +#define KFeatureIdFfCmailIntegration 247 + +#define KFeatureIdCommsDatCreationFromXml 67 + +#define KFeatureIdFfConnectionOverride 179 + +#define KFeatureIdFfContactsCompanyNames 236 + +#define KFeatureIdFfContactsMerge 268 + +#define KFeatureIdffContactsMycard 267 + +#define KFeatureIdFfContactsNickname 182 + +#define KFeatureIdFfContactsPredictiveSearch 235 + +#define KFeatureIdFfContactsRemoteLookup 234 + +#define KFeatureIdFfContactsSocial 273 + +#define KFeatureIdFfContactsVcardSyncGroup 357 + +#define KFeatureIdFfContextProfiles 254 + +#define KFeatureIdFfDeviceEncryptionFeature 250 + +#define KFeatureIdFfDisableOmaSuplV2 308 + +#define KFeatureIdFfDisplayNetworkNameAfterCsRegistration 5217 + +#define KFeatureIdFfDmConnmoAdapter 277 + +#define KFeatureIdFfDmIapOverWrite 367 + +#define KFeatureIdDmInstallSecurity 5065 + +#define KFeatureIdFfDualLanguageSupport 194 + +#define KFeatureIdDualModem 230 + +#define KFeatureIdFfEmailConversationView 344 + +#define KFeatureIdFfEmailFramework 135 + +#define KFeatureIdFfEmailFullscreenviewer 325 + +#define KFeatureIdFfEmailIpsServices 137 + +#define KFeatureIdEmailMceIntegration 126 + +#define KFeatureIdFfEmailPredictivesearch 324 + +#define KFeatureIdFfEmailProtocolPlugins 215 + +#define KFeatureIdFfEmailUi 136 + +#define KFeatureIdFfEmailUiSplitscreen 323 + +#define KFeatureIdFfEmergencyCbs 343 + +#define KFeatureIdEnableIsiCommunicationInUsbChargingMode 309 + +#define KFeatureIdFfEnhancedCalendarEventUi 295 + +#define KFeatureIdFfEntryPointForVideoShare 5225 + +#define KFeatureIdFfFarsiCalendar 213 + +#define KFeatureIdFfFingerHwrInput 353 + +#define KFeatureIdFmtx 1705 + +#define KFeatureIdFfFmtxAutoTune 368 + +#define KFeatureIdFfFmtxRdsText 220 + +#define KFeatureIdFfFotaCheckLimitation 326 + +#define KFeatureIdFfFotaDecryptMemBeforeUpdate 363 + +#define KFeatureIdFullscrHwrInput 66 + +#define KFeatureIdFfGenericAccessNetwork 257 + +#define KFeatureIdFfGenericFontsAssets 188 + +#define KFeatureIdFfHdmi 169 + +#define KFeatureIdFfHelpTutorialMerge 164 + +#define KFeatureIdFfHijriCalendar 212 + +#define KFeatureIdHitchcockAppShell 1708 + +#define KFeatureIdFfHomescreenSwitchableRoot 154 + +#define KFeatureIdProductIncludesHomeScreenEasyDialing 5085 + +#define KFeatureIdFfHomeScreenVanityDialing 5098 + +#define KFeatureIdIAUpdate 30 + +#define KFeatureIdFfIaupdatePhase2 185 + +#define KFeatureIdFfIce 349 + +#define KFeatureIdFfImageEditor 255 + +#define KFeatureIdFfImsDeregistrationInOffline 5230 + +#define KFeatureIdFfImsDeregistrationInRfs 5231 + +#define KFeatureIdFfImsDeregistrationInVpn 5209 + +#define KFeatureIdFfInputsPerOrientation 192 + +#define KFeatureIdFfIntelligentTextInput 216 + +#define KFeatureIdFfItiVirtualTouchFirstGenerationSupport 218 + +#define KFeatureIdFfJavaGlobalIndicatorsApi 134 + +#define KFeatureIdFfKeypadNoSendKey 278 + +#define KFeatureIdKorean 180 + +#define KFeatureIdFfLayout480640Vga3 240 + +#define KFeatureIdFfLayout640480Vga3 239 + +#define KFeatureIdFfLimitedMessageAndAlarmToneSize 300 + +#define KFeatureIdFfLinkedFontsChinese 159 + +#define KFeatureIdFfLocationsysuiHidePositioningMenu 5224 + +#define KFeatureIdFfLocationMwApeCentricArchSupport 258 + +#define KFeatureIdFfManualSelectionPopulatedPlmnList 5184 + +#define KFeatureIdFfMasterResetAndClearSubmenu 5195 + +#define KFeatureIdFfMecoXmpp 232 + +#define KFeatureIdFfMeetingRequestUi 174 + +#define KFeatureIdFfMenuTexturePreloading 118 + +#define KFeatureIdFfMobilityManagementErrors 5228 + +#define KFeatureIdMsgForwardWithSender 5239 + +#define KFeatureIdS60MtpController 272 + +#define KFeatureIdFfMusicPathPlugin 5232 + +#define KFeatureIdFfNcdEngine 61 + +#define KFeatureIdFfNcdUi 62 + +#define KFeatureIdNfc 117 + +#define KFeatureIdNltSupport 155 + +#define KFeatureIdFfNoCugSupport 195 + +#define KFeatureIdNoIdleSoftkeys 68 + +#define KFeatureIdFfOdeLegalNotice 217 + +#define KFeatureIdFfOfnFeature 193 + +#define KFeatureIdFfOmadrm1FullSupport 329 + +#define KFeatureIdFfOmadrm2Support 328 + +#define KFeatureIdFfOmaLawmo 345 + +#define KFeatureIdFfOmaScomoAdapter 197 + +#define KFeatureIdFfOnlyHwrInputExist 355 + +#define KFeatureIdFfOssLegalNotice 196 + +#define KFeatureIdFfPlayreadySupport 322 + +#define KFeatureIdFfPnpmsProvFilter 133 + +#define KFeatureIdPnpmsServiceHelpPlugin 128 + +#define KFeatureIdFfPowerKeyAsKeyguard 5243 + +#define KFeatureIdPowerSave 1709 + +#define KFeatureIdPreminetCatalogsClient 1719 + +#define KFeatureIdFfProductFonts 342 +#define KFeatureIdProvAuthtypePlugin 100 + +#define KFeatureIdFfQt 238 + +#define KFeatureIdFfQtBearerManagement 319 + +#define KFeatureIdQwertyFnKey 1714 + +#define KFeatureIdRockerKey 120 + +#define KFeatureIdFfRuntimeDeviceCapabilityConfiguration 198 + +#define KFeatureIdFfSearchSw 321 + +#define KFeatureIdSelectableEmail 125 + +#define KFeatureIdFfServiceCallWhilePhoneLocked 5198 + +#define KFeatureIdFfSidesliderSupport 320 + +#define KFeatureIdFfSimlockUi 5197 + +#define KFeatureIdFfSimpleHwrInput 352 +#define KFeatureIdFfSimConsecutive6f00ErrorsHandling 327 + +#define KFeatureIdFfSipApnSwitching 318 + +#define KFeatureIdFfSipCustomPdpHandling 269 + +#define KFeatureIdFfSipNonstandardInteropfix 350 + +#define KFeatureIdFfSmallScreenTouch 279 + +#define KFeatureStartupOmaDmSupport 40 + +#define KFeatureIdFfStrokeInputmodeInTaiwan 280 + +#define KFeatureIdFfSuplImsiGeneratedAddressDisplay 366 + +#define KFeatureIdFfSuplImsiGeneratedServerPriorityDefault 301 + +#define KFeatureIdFfSyncmlStatusExtendedErrorCodes 299 + +#define KFeatureIdFfTacticons 184 + +#define KFeatureIdTactileFeedback 1718 + +#define KFeatureIdFfTarmCapabilityBasedAccess 214 + +#define KFeatureIdFfTarmCapabilityChecking 237 + +#define KFeatureIdTcpMyfavesFeature 1722 + +#define KFeatureIdFfTcpMyprofile 186 + +#define KFeatureIdFfTdClmcontactreplicationfromphonebooktousimcard 337 + +#define KFeatureIdFfTdCmccatcommandssupport 336 + +#define KFeatureIdFfTdCmccpimpromptserverfullwhenreceive420statuscodefromserver 335 + +#define KFeatureIdFfTdCmccpimsynchronizationprogressindicatorui 334 + +#define KFeatureIdFfTdScdma 274 + +#define KFeatureIdFfTdScdmaForbiddenoperatoricondisplay 316 + +#define KFeatureIdFfTdScdmaVideocallKey 317 + +#define KFeatureIdFfTdUnSyncabPbfieldsInd 351 +#define KFeatureIdTouchscreencalibInStartup 69 + +#define KFeatureIdFfTouchUnlockStroke 173 + +#define KFeatureIdUpnpFramework20 70 + +#define KFeatureIdUsbCharging 119 + +#define KFeatureIdUsbHost 1704 + +#define KFeatureIdUsbModem 265 + +#define KFeatureIdUseEGprsIcon 121 + +#define KFeatureIdFfUseNavikeyForVolume 248 + +#define KFeatureIdFfVeveoSearch 358 +#define KFeatureIdFfVideoAudioBranding 266 + +#define KFeatureIdFfVideoEditor 256 + +#define KFeatureIdFfVirtualFullscrPortraitQwertyInput 348 +#define KFeatureIdVirtualFullscrQwertyInput 64 + +#define KFeatureIdVirtualItutInput 65 + +#define KFeatureIdFfVirtualKeyboardUsEnglishLayout 347 + +#define KFeatureIdVmbxCallDivertIcon 116 + +#define KFeatureIdFfVoiceCallContinuity 152 + +#define KFeatureIdFfVpnClient 99 + +#define KFeatureIdWebvideoPh2 39 + +#define KFeatureIdFfWlanAuthenticationOnlySupport 314 + +#define KFeatureIdFfWlanExtensions 177 + +#define KFeatureIdFfWlanWapi 129 + +#define KFeatureIdFfWmdrmDlaSupport 310 + +#define KFeatureIdSymbianIncludeLocationNpeDsm 261 + +#define KFeatureIdSymbianIncludeLocationSuplPosInit 263 + +#define KFeatureIdSymbianIncludeLocationSuplProxy 262 + +#define KFeatureId3DMenu 1511 + +#define KFeatureId3GpExtension 1592 + +#define KFeatureIdAacEncoderPlugin 1141 + +#define KFeatureIdAacPlusDecoderPlugin 1143 + +#define KFeatureIdActiveIdle 1119 + +#define KFeatureIdAllowUpgradeHelix 1699 + +#define KFeatureIdAppCsdSupport 110 + +#define KFeatureIdAudioEffectsApi 497 + +#define KFeatureIdAudioMessaging 1565 + +#define KFeatureIdAudioResourceIndications 499 + +#define KFeatureIdAutoAccessoryIdentification 206 + +#define KFeatureIdAvkonApac 1015 + +#define KFeatureIdAvkonELaf 1010 + +#define KFeatureIdBasicLocationInfoDisplay 1513 + +#define KFeatureIdBassBoostEffectUi 1673 + +#define KFeatureIdBrightnessControl 1072 + +#define KFeatureIdBrowserIMEINotification 161 + +#define KFeatureIdBticBinariesCheckEnabled 1601 + +#define KFeatureIdBtFaxProfile 18 + +#define KFeatureIdBtSap 222 + +#define KFeatureIdCamera 2 + +#define KFeatureIdCameraFullscreenViewfinder 1607 + +#define KFeatureIdCameraLensCover 209 + +#define KFeatureIdCameraLocationSupport 158 + +#define KFeatureIdChinese 1096 + +#define KFeatureIdChinesePrcFonts 1133 + +#define KFeatureIdChineseTaiwanHkFonts 1134 + +#define KFeatureIdCommDBProtection 1507 + +#define KFeatureIdCoverDisplay 3 + +#define KFeatureIdCsVideoTelephony 89 + +#define KFeatureIdCustomisedRFS 1670 + +#define KFeatureIdDefaultConnection 1693 + +#define KFeatureIdDrm 91 + +#define KFeatureIdDrmClock 96 + +#define KFeatureIdDrmFull 93 + +#define KFeatureIdDrmOma2 98 + +#define KFeatureIdDrmPhase2 95 + +#define KFeatureIdEditKey 1672 + +#define KFeatureIdEmailOverSms 1092 + +#define KFeatureIdEqualizer 1502 + +#define KFeatureIdFlashLiteBrowserPlugin 1146 + +#define KFeatureIdFlashLiteViewer 1145 + +#define KFeatureIdFmRadio 5 + +#define KFeatureIdHandwritingRecognitionInput 1604 + +#define KFeatureIdHsxpaSupport 1666 + +#define KFeatureIdIm 33 + +#define KFeatureIdImageViewer 1682 + +#define KFeatureIdImpsStandaloneIpCir 34 + +#define KFeatureIdIncludeAacCMMFCodec 492 + +#define KFeatureIdIncludeAmrNbCMMFCodec 289 + +#define KFeatureIdIncludeAmrWbCMMFCodec 491 + +#define KFeatureIdIncludeEaacplusCmmfcodec 1521 + +#define KFeatureIdIncludeMp3CMMFCodec 493 + +#define KFeatureIdIncludeQcelpCMMFCodec 494 + +#define KFeatureIdIpsec 102 + +#define KFeatureIdIrda 11 + +#define KFeatureIdJapanese 1080 + +#define KFeatureIdJapaneseLargerDictionary 1517 + +#define KFeatureIdJapanesePicto 1079 + +#define KFeatureIdJapanPrefixChange 1131 + +#define KFeatureIdJava 1687 + +#define KFeatureIdJavaStubs 1688 + +#define KFeatureIdLayout208_208 1124 + +#define KFeatureIdLayout240_320 1125 + +#define KFeatureIdLayout240_320_LargeScreen 1621 + +#define KFeatureIdLayout240_320_QVGA3 1677 + +#define KFeatureIdLayout320_240 1126 + +#define KFeatureIdLayout320_240_LargeScreen 1622 + +#define KFeatureIdLayout320_240_QVGA3 1678 + +#define KFeatureIdLayout360_640_Touch 1701 + +#define KFeatureIdLayout640_360_Touch 1700 + +#define KFeatureIdLocationGpsHw 1138 + +#define KFeatureIdLocationCentre 1702 + +#define KFeatureIdMacromediaFlash6 79 + +#define KFeatureIdMediaTransferProtocol 1697 + +#define KFeatureIdMmsNonDestructiveForward 242 + +#define KFeatureIdMMSNotificationsView 1132 + +#define KFeatureIdMmsPostcard 1509 + +#define KFeatureIdMpegAacEncoding 282 + +#define KFeatureIdMpeg4VideoEncoding 80 + +#define KFeatureIdMrtSdkLibraries 1663 + +#define KFeatureIdMtpProtocolSupport 504 + +#define KFeatureIdNewsticker 166 + +#define KFeatureIdNoPowerkey 1639 + +#define KFeatureIdOcr 1593 + +#define KFeatureIdOcrHanwang 1594 + +#define KFeatureIdOcrRomdb 1595 + +#define KFeatureIdOmaPoc 1538 + +#define KFeatureIdOnScreenDialer 1696 + +#define KFeatureIdOpenGLES3DApi 10 + +#define KFeatureIdOpenGLESSWImplementation 210 + +#define KFeatureIdOperatorCache 1071 + +#define KFeatureIdOperatorMenu 1058 + +#define KFeatureIdPenSupport 410 + +#define KFeatureIdPenSupportCalibration 1658 + +#define KFeatureIdPresence 36 + +#define KFeatureIdProductRemconTsp 1689 + +#define KFeatureIdProtocolWcdma 82 + +#define KFeatureIdProtocolWlan 109 + +#define KFeatureIdQos 101 + +#define KFeatureIdQvga2LayoutInUse 1596 + +#define KFeatureIdQwertyInput 409 + +#define KFeatureIdRssFeeds 167 + +#define KFeatureIdRtpStack 1589 + +#define KFeatureIdRV9 1094 + +#define KFeatureIdS60FmRadioApplication 1539 + +#define KFeatureIdSdnd 283 + +#define KFeatureIdSenduiMmsUpload 1135 + +#define KFeatureIdSendFileInCall 1087 + +#define KFeatureIdAmbientLightSensor 1529 + +#define KFeatureIdHelp 1012 + +#define KFeatureIdKeypadNoSlider 1013 + +#define KFeatureIdKeypadNoVoiceKey 1014 + +#define KFeatureIdLunarCalendar 1017 + +#define KFeatureIdSeries60NativeBrowser 168 + +#define KFeatureIdPhoneTty 1032 + +#define KFeatureIdShowPanics 1075 + +#define KFeatureIdSideVolumeKeys 207 + +#define KFeatureIdSind 72 + +#define KFeatureIdSipSimplePresenceProtocol 1635 + +#define KFeatureIdSlideshowScreensaver 1676 + +#define KFeatureIdStereoWideningEffectUi 1674 + +#define KFeatureIdSvgtViewer 1139 + +#define KFeatureIdSyncMlDmDiagnostics 1681 + +#define KFeatureIdSyncMlDmFota 58 + +#define KFeatureIdSyncMlDmImps 57 + +#define KFeatureIdSyncMlDmObex 54 + +#define KFeatureIdSyncMlDmOta 1679 + +#define KFeatureIdSyncMlDmSIP 60 + +#define KFeatureIdSyncMlDmVoIP 59 + +#define KFeatureIdSyncMlDmWlan 55 + +#define KFeatureIdSyncMlDsBookmark 1706 + +#define KFeatureIdSyncMlDsMMS 43 + +#define KFeatureIdSyncMlDsNotepad 53 + +#define KFeatureIdSyncMlDsSms 1599 + +#define KFeatureIdSyncMlIsync 1680 + +#define KFeatureIdSyncMlTwinSuite 1675 + +#define KFeatureIdThai 1081 + +#define KFeatureIdThaiCalendar 1646 + +#define KFeatureIdTvOut 1540 + +#define KFeatureIdUpnpAvcp 1533 + +#define KFeatureIdUpnpMediaserver 1661 + +#define KFeatureIdUpnpPrintFramework 1535 + +#define KFeatureIdUpnpRemoteStorage 1536 + +#define KFeatureIdUpnpStack 1528 + +#define KFeatureIdUseAacCMMFCodec 286 + +#define KFeatureIdUseAmrNbCMMFCodec 284 + +#define KFeatureIdUseAmrWbCMMFCodec 285 + +#define KFeatureIdUseEaacplusCmmfCodec 1522 + +#define KFeatureIdUseMp3CMMFCodec 287 + +#define KFeatureIdUseQcelpCMMFCodec 288 + +#define KFeatureIdVfpHwSupport 1669 + +#define KFeatureIdVibra 411 + +#define KFeatureIdVideocallMenuVisibility 1519 + +#define KFeatureIdVideoCenterSupported 1698 + +#define KFeatureIdVideoRecorder 208 + +#define KFeatureIdVirtualKeyboardInput 1603 + +#define KFeatureIdWebWidgets 1691 + +#define KFeatureIdWlanWep256Enabled 1530 + +#define KFeatureIdWma 503 + +#define KFeatureIdWorldClock 1098 + +#define KFeatureIdXdm 1523 + +#define KFeatureIdXdmLocalStorage 1525 + +#define KFeatureIdXdmXcap 1524 + +/** Features added from customswruntimeids.hrh (removed from customswruntimeids.hrh) */ + +#define KFeatureIdFfMtpAlbumArt 5229 + +#define KFeatureIdFfMusicPathPlugin 5232 + +#define KFeatureIdFfPowerKeyAsKeyguard 5243 + +#define KFeatureIdFfDisplayNetworkNameAfterCsRegistration 5217 + +#define KFeatureIdFfManualSelectionPopulatedPlmnList 5184 + +#define KFeatureIdFfMobilityManagementErrors 5228 + +#define KFeatureIdFfServiceCallWhilePhoneLocked 5198 + +#define KFeatureIdFfLocationsysuiHidePositioningMenu 5224 + +#define KFeatureIdFfMasterResetAndClearSubmenu 5195 + +#define KFeatureIdFfSimlockUi 5197 + +#define KFeatureIdFfEntryPointForVideoShare 5225 + +#define KFeatureIdFfImsDeregistrationInOffline 5230 + +#define KFeatureIdFfImsDeregistrationInRfs 5231 + +#define KFeatureIdFfImsDeregistrationInVpn 5209 + +#define KFeatureIdFfIntranetBrowsing 5109 + +#define KFeatureIdProductIncludesHomeScreenEasyDialing 5085 + +#endif // __PUBLICRUNTIMEIDS_HRH