diff -r 5315654608de -r 08c6ee43b396 idlehomescreen/widgetmanager/inc/wmcommon.h --- a/idlehomescreen/widgetmanager/inc/wmcommon.h Thu Jan 07 12:39:41 2010 +0200 +++ b/idlehomescreen/widgetmanager/inc/wmcommon.h Mon Jan 18 20:10:36 2010 +0200 @@ -35,7 +35,8 @@ // UI component ID's enum TWmUiControlIds { - EOviPortal = 0x1, + EPortalOne = 0x1, + EPortalTwo, ELastPortal, EWidgetsList, EFindBox,