diff -r 112a725ff2c2 -r 8970fbd719ec videocollection/hgmyvideos/inc/vcxhgmyvideoscenrepkeys.h --- a/videocollection/hgmyvideos/inc/vcxhgmyvideoscenrepkeys.h Wed Mar 31 21:34:36 2010 +0300 +++ b/videocollection/hgmyvideos/inc/vcxhgmyvideoscenrepkeys.h Wed Apr 14 15:59:50 2010 +0300 @@ -48,6 +48,9 @@ const TInt KCRVideoPlayerCapturedVideosIconPath = 0x0A; const TInt KCRVideoPlayerOtherVideosIconPath = 0x0B; +const TInt KCRVideoPlayerPreloadedVideoPath = 0x0C; +const TInt KCRVideoPlayerPreloadedVideoName = 0x0D; +const TInt KCRVideoPlayerPreloadedVideoDescription= 0x0E; const TInt KCRVideoPlayerExtraItem1IconPath = 0x10; const TInt KCRVideoPlayerExtraItem1Title = 0x11;