diff -r ace62b58f4b2 -r 9e077f9a342c homescreensrv_plat/menu_content_service_api/inc/mcsdef.h --- a/homescreensrv_plat/menu_content_service_api/inc/mcsdef.h Wed Jun 09 10:01:25 2010 +0300 +++ b/homescreensrv_plat/menu_content_service_api/inc/mcsdef.h Mon Jun 21 16:00:38 2010 +0300 @@ -55,6 +55,7 @@ // Menu clients always need to check that the necessary attributes are present. // +_LIT( KMenuAttrPredefined, "predefined" ); _LIT( KMenuAttrTitleName, "title_name" ); ///< Title name (displayed in Title Pane). _LIT( KMenuAttrShortName, "short_name" ); ///< Short name. _LIT( KMenuAttrLongName, "long_name" ); ///< Long name.