homescreensrv_plat/menu_content_service_api/inc/mcsdef.h
branchRCL_3
changeset 101 9e077f9a342c
parent 0 79c6a41cd166
--- 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.