diff -r 9a9a761f03f1 -r 0ed94ceaa377 web_plat/widget_registry_api/inc/WidgetRegistryConstants.h --- a/web_plat/widget_registry_api/inc/WidgetRegistryConstants.h Tue Nov 24 09:02:20 2009 +0200 +++ b/web_plat/widget_registry_api/inc/WidgetRegistryConstants.h Thu Dec 17 09:20:16 2009 +0200 @@ -125,6 +125,9 @@ EFileSize, // int EUid, // TUid ENokiaWidget, // int 0 (not Nokia DTD) or 1 (Nokia DTD) + // Do not add enums prior to this, if you are adding enums here + // take into consideration the compatibility problems, i.e widgets working after firmware update. + EMiniViewEnable, //optional; int internally 0 0r 1 EBlanketPermGranted, //optional; int internally 0 0r 1 EPreInstalled, // optional; int internally 0 or 1