00001 #ifndef BROWSERUISDKCRKEYS_H 00002 #define BROWSERUISDKCRKEYS_H 00003 00004 const TUid KCRUidBrowserUiLV = {0x101F861B}; 00005 const TUid KCRUidBrowser = {0x10008D39}; 00006 00007 // Users should be able to select the volume for plugins 00008 // Valid Values: (mute)0,2,5,8,10(maximum) 00009 const TUint32 KBrowserMediaVolumeControl = 0x0000001C; 00010 00011 // The setting for CSS fetching. 00012 // Valid values: 0 = disabled, 1 = enabled 00013 const TUint32 KBrowserCSSFetch = 0x00000003; 00014 00015 // Boolean value which determines if text inside <nowrap> 00016 // tags on a wml page should be wrapped. 00017 // Valid values: 0 = On, 1 = Off 00018 const TUint32 KBrowserTextWrapEnabled = 0x00000004; 00019 00020 // Browser Security Dialog suppression setting. 00021 // Valid values: 0 = off 1 = on 00022 const TUint32 KBrowserSecurityUI = 0x00000008; 00023 00024 // Variant specific Browser encoding setting. 00025 // Valid values: any positive 32-bit integer value 00026 const TUint32 KBrowserDefaultCharset = 0x00000009; 00027 00028 // Default access point, UID of the AP record. 00029 // Valid values:any positive 32-bit integer value 00030 const TUint32 KBrowserDefaultAccessPoint = 0x0000000E; 00031 00032 // Indicates whether the user has to confirm DTFM sending or not. 00033 // Valid values: 0 = off 1 = on 00034 const TUint32 KBrowserConfirmDTMFSending = 0x00000017; 00035 00036 // Browser IMEI notification setting. UAProf filter uses 00037 // this key to decide whether to send phone's IMEI code 00038 // within User-Agent header. IMEI notification feature is 00039 // only ON if the operator requests it.# 00040 // Valid values: 0 = disable 1 = enable 00041 const TUint32 KBrowserIMEINotification = 0x00000018; 00042 00043 // Integer value to turn on or off the send referrer 00044 // header option. 00045 // Valid values: 0 = off 1 = on 00046 const TUint32 KBrowserSendReferrerHeader = 0x00000019; 00047 00048 // Flags for variating Browser engine 00049 // Any Integer value 00050 const TUint32 KBrowserEngineFlags = 0x00000001; 00051 00052 // These content types will be handled specially like descriptor contents 00053 // Any String value 00054 const TUint32 KBrowserSelfDownloadContentTypes = 0x0000001D; 00055 00056 // Defines the access point selection mode (User defined, Always ask, Destination) 00057 // Valid values: 0 = User Defined, 1 = Always Ask, 2 = Destination 00058 // User defined is also what so called Connection Method after SNAP introduction 00059 const TUint32 KBrowserAccessPointSelectionMode = 0x0000001E; 00060 00061 // Setting for DownloadManager to indicate the available drives on harware. 00062 // Valid values: constant string with maximum length of 52bytes, 00063 const TUint32 KBrowserDrivePrefListForDownloadedContent = 0x00000021; 00064 00065 // The flag that's set if Browser build is to be used in United States (USA) 00066 // Valid values: 0 = not set (non-US build) 1 = set (US build) 00067 const TUint32 KBrowserUsBuild = 0x00000023; 00068 00069 // Indicates whether the user has confirmed DTFM once or not. 00070 // Valid values: 0 = no 1 = yes 00071 const TUint32 KBrowserConfirmedDTMFOnce = 0x00000024; 00072 00079 // Load Content 00080 // Valid values: 00081 // If flash plugin is present: 0 = Text only, 1 = Images,No flash, 2 = All 00082 // If flash plugin is not present 0 = Text only, 1 = All 00083 const TUint32 KBrowserNGImagesEnabled = 0x00000025; 00084 00085 // Browser font size. 00086 // Valid values:any positive 32-bit integer value 00087 const TUint32 KBrowserNGFontSize = 0x00000026; 00088 00089 // Browser encoding setting. 00090 // Valid values: any positive 32-bit integer value 00091 const TUint32 KBrowserNGEncoding = 0x00000027; 00092 00093 // Browser uses cookies. 00094 // Valid values: 0 = reject 1 = allow 00095 const TUint32 KBrowserNGCookiesEnabled = 0x0000002B; 00096 00097 // Boolean value which determines whether ECMA Script 00098 // setting is enabled or disabled in Browser. 00099 // Valid values: 0 = disabled 1 = enabled 00100 const TUint32 KBrowserNGECMAScriptSupport = 0x0000002C; 00101 00102 // Show HTTP security warnings. 00103 // Valid values: 0 = off 1 = on 00104 const TUint32 KBrowserNGShowSecurityWarnings= 0x0000002D; 00105 00106 // Show Page Overview. 00107 // Valid values: 0 = off 1 = on 00108 const TUint32 KBrowserNGPageOverview = 0x0000002E; 00109 00110 // Mime types for HTTP accept header. 00111 // Any String value 00112 const TUint32 KBrowserNGMimeTypes = 0x00000032; 00113 00114 // Show History view on back softkey press. 00115 // Valid values: 0 = off 1 = on 00116 const TUint32 KBrowserNGBackList = 0x00000033; 00117 00118 // Auto refresh. 00119 // Valid values: 0 = off 1 = on 00120 const TUint32 KBrowserNGAutoRefresh = 0x00000034; 00121 00122 // The setting for encoding a URL with UTF-8 or the original encoding. 00123 // Valid values: 0 = off 1 = on 00124 const TUint32 KBrowserNGUtf8Encoding = 0x00000036; 00125 00126 // With this setting automatic updating of 00127 // Wen Feeds can be set on (with anupdate interval) or off. 00128 // Valid values: 00129 // 0 = Every week 00130 // 1 = Every day 00131 // 2 = Every 4 hours 00132 // 3 = Every hour 00133 // 4 = Every 15 minutes 00134 // 5 = Off 00135 const TUint32 KBrowserNGAutomaticUpdating = 0x00000037; 00136 00137 // Short cut keys for function: Navigates to home page 00138 // Any String value 00139 const TUint32 KBrowserNGShortCutFuncHomePg = 0x0000003A; 00140 00141 // Short cut keys for function: Go to bookmark 00142 // Any String value 00143 const TUint32 KBrowserNGShortCutFuncBkMark = 0x0000003B; 00144 00145 // Short cut keys for function: Find keyword 00146 // Any String value 00147 const TUint32 KBrowserNGShortCutFuncFindKeyWord = 0x0000003C; 00148 00149 // Short cut keys for function: Go to the previous page 00150 // Any String value 00151 const TUint32 KBrowserNGShortCutFuncPrePage = 0x0000003D; 00152 00153 // Short cut keys for function: Switch window 00154 // Any String value 00155 const TUint32 KBrowserNGShortCutFuncSwitchWin = 0x0000003E; 00156 00157 // Short cut keys for function: Toggles miniature image on/off 00158 // Any String value 00159 const TUint32 KBrowserNGShortCutFuncMiniImage = 0x0000003F; 00160 00161 // Short cut keys for function: Go to address 00162 // Any String value 00163 const TUint32 KBrowserNGShortCutFuncGoAddr = 0x00000040; 00164 00165 // Short cut keys for function: Zoom in 00166 // Any String value 00167 const TUint32 KBrowserNGShortCutFuncZoomIn = 0x00000041; 00168 00169 // Short cut keys for function: Zoom out 00170 // Any String value 00171 const TUint32 KBrowserNGShortCutFuncZoomOut = 0x00000042; 00172 00173 // Smart Link. 00174 // Valid values: 0 = off 1 = on 00175 const TUint32 KBrowserNGSmartLink = 0x00000046; 00176 00177 // The access point used when Web Feeds was updated automatically 00178 const TUint32 KBrowserNGAutomaticUpdatingAccessPoint = 0x00000043; 00179 00180 // Setting to enable "Rotate display" menu item 00181 const TUint32 KBrowserNGRotateDisplay = 0x00000044; 00182 00183 // Setting to enable "Open download" menu item 00184 // Valid value 0 = no, 1 = yes 00185 const TUint32 KBrowserNGOpenDownloads = 0x00000045; 00186 00187 00188 const TUint32 KBrowserNGAutomaticUpdatingWhileRoaming = 0x00000047; 00189 00190 // Setting to enable the Http Optimisations (HttpFilterOptB) 00191 // Valid values: 0 = disabled, 1 = enabled 00192 const TUint32 KBrowserNGHttpOptBEnabled = 0x00000050; 00193 00194 //The FileManager UID 00195 const TUint32 KFileManagerUid = 0x00000052; 00196 00197 //the key used to get the default snap id 00198 const TUint32 KBrowserNGDefaultSnapId = 0x00000053; 00199 00200 00201 // BROWSERUISDKCRKEYS_H 00202 #endif