diff -r f72a12da539e -r 5315654608de idlehomescreen/xmluirendering/uiengine/inc/xnplugindefs.h --- a/idlehomescreen/xmluirendering/uiengine/inc/xnplugindefs.h Thu Dec 17 08:40:49 2009 +0200 +++ b/idlehomescreen/xmluirendering/uiengine/inc/xnplugindefs.h Thu Jan 07 12:39:41 2010 +0200 @@ -67,7 +67,7 @@ _LIT8( KDummy8, "empty" ); // CPS constants -_LIT( KTemplatedWidget, "ai3templatedwidget" ); +_LIT( KWRTTemplate, "ai3templatedwidget" ); _LIT( KPublisher16, "publisher" ); _LIT8( KPublisher, "publisher" ); _LIT8( KContentType, "content_type" ); @@ -93,6 +93,5 @@ _LIT8( KWallpaper, "wallpaper" ); _LIT8( KPath, "path" ); -_LIT8( KWRTTemplate, "ai3templatedwidget"); #endif /* _XNPLUGINDEFS_H_ */