00001 #ifndef BROWSERUISDKCRKEYS_H 00002 #define BROWSERUISDKCRKEYS_H 00003 00004 const TUid KCRUidBrowserNG = {0x1020724D}; 00005 const TUid KCRUidBrowserUiLV = {0x101F861B}; 00006 const TUid KCRUidBrowser = {0x10008D39}; 00007 00008 // Users should be able to select the volume for plugins 00009 // Valid Values: (mute)0,2,5,8,10(maximum) 00010 const TUint32 KBrowserMediaVolumeControl = 0x0000001C; 00011 00012 // BROWSERUISDKCRKEYS_H 00013 #endif