--- a/webengine/widgetinstaller/Src/WidgetInstaller.cpp Fri Mar 12 15:48:51 2010 +0200
+++ b/webengine/widgetinstaller/Src/WidgetInstaller.cpp Mon Mar 15 12:44:50 2010 +0200
@@ -126,7 +126,7 @@
CWidgetPropertyValue* value = CWidgetPropertyValue::NewL();
User::LeaveIfError( iPropertyValues.Insert( value, i ) );
}
- *(iPropertyValues[EWidgetPropertyListVersion]) = WIDGETPROPERTYLISTVERSION;
+ *(iPropertyValues[EWidgetPropertyListVersion]) = KWidgetPropertyListVersion71;
#ifdef _DEBUG
_LIT(KDir, "WidgetBUR");
@@ -1170,7 +1170,7 @@
CWidgetPropertyValue* value = CWidgetPropertyValue::NewL();
User::LeaveIfError( propertyValues->Insert( value, i ) );
}
- *(*propertyValues)[EWidgetPropertyListVersion] = WIDGETPROPERTYLISTVERSION;
+ *(*propertyValues)[EWidgetPropertyListVersion] = KWidgetPropertyListVersion71;
// UID
*(*propertyValues)[EUid] = aUid.iUid;
// size