videocollection/mpxmyvideoscollection/src/vcxmyvideoscategories.cpp
branchRCL_3
changeset 45 baf439b22ddd
parent 26 67eb01668b0e
child 64 3eb824b18d67
equal deleted inserted replaced
26:67eb01668b0e 45:baf439b22ddd
   549                         
   549                         
   550         case EVcxMyVideosOriginCapturedWithCamera:
   550         case EVcxMyVideosOriginCapturedWithCamera:
   551             return KVcxMyVideosCapturedCategoryIndex;
   551             return KVcxMyVideosCapturedCategoryIndex;
   552                             
   552                             
   553         case EVcxMyVideosOriginDownloaded:
   553         case EVcxMyVideosOriginDownloaded:
   554 #ifndef VIDEO_COLLECTION_PLUGIN_TB92
   554 #ifdef VCX_DOWNLOADS_CATEGORY
   555             return KVcxMyVideosDownloadsCategoryIndex;
   555             return KVcxMyVideosDownloadsCategoryIndex;
   556 #endif
   556 #endif
   557         case EVcxMyVideosOriginTvRecording:
   557         case EVcxMyVideosOriginTvRecording:
   558         case EVcxMyVideosOriginSideLoaded:                
   558         case EVcxMyVideosOriginSideLoaded:                
   559         case EVcxMyVideosOriginOther:
   559         case EVcxMyVideosOriginOther: