diff -r a359256acfc6 -r c8a366e56285 webengine/widgetinstaller/Inc/WidgetConfigHandler.h --- a/webengine/widgetinstaller/Inc/WidgetConfigHandler.h Thu Aug 27 07:44:59 2009 +0300 +++ b/webengine/widgetinstaller/Inc/WidgetConfigHandler.h Thu Sep 24 12:53:48 2009 +0300 @@ -140,6 +140,7 @@ EPropertyDescriptionWidth, // optional; integer; example: 100 EPropertyDescriptionNokiaMiniViewEnable, // optional; bool but int 0/1 internally EPropertyDescriptionNokiaPromptNeeded, //optional; bool but int 0/1 internally + EPropertyDescriptionNokiaPreInstalled, // optional; bool but int 0/1 internally // end property description list, begin special values EPropertyDescriptionIdCount, // must be at end of properties EPropertyDescriptionIdInvalid // must be after EPropertyDescriptionIdCount