equal
deleted
inserted
replaced
213 iProperties[EPropertyDescriptionNokiaMiniViewEnable].type = EWidgetPropTypeBool; |
213 iProperties[EPropertyDescriptionNokiaMiniViewEnable].type = EWidgetPropTypeBool; |
214 iProperties[EPropertyDescriptionNokiaMiniViewEnable].flags = CONFIG_NOKIA_MAY; |
214 iProperties[EPropertyDescriptionNokiaMiniViewEnable].flags = CONFIG_NOKIA_MAY; |
215 // |
215 // |
216 iProperties[EPropertyDescriptionNokiaPromptNeeded].id = EBlanketPermGranted; |
216 iProperties[EPropertyDescriptionNokiaPromptNeeded].id = EBlanketPermGranted; |
217 iProperties[EPropertyDescriptionNokiaPromptNeeded].name.Set( KBlanketPermGranted ); |
217 iProperties[EPropertyDescriptionNokiaPromptNeeded].name.Set( KBlanketPermGranted ); |
218 iProperties[EPropertyDescriptionNokiaPromptNeeded].type = EWidgetPropTypeBool; |
218 iProperties[EPropertyDescriptionNokiaPromptNeeded].type = EWidgetPropTypeInt; |
219 iProperties[EPropertyDescriptionNokiaPromptNeeded].flags = CONFIG_NOKIA_MAY; |
219 iProperties[EPropertyDescriptionNokiaPromptNeeded].flags = CONFIG_NOKIA_MAY; |
220 } |
220 } |
221 |
221 |
222 // ============================================================================ |
222 // ============================================================================ |
223 // CWidgetUIConfigHandler::ConstructL() |
223 // CWidgetUIConfigHandler::ConstructL() |