diff -r 572d166c9421 -r f5377b5817a0 engine/inc/PodcastUtils.h --- a/engine/inc/PodcastUtils.h Tue Oct 19 12:53:24 2010 +0100 +++ b/engine/inc/PodcastUtils.h Sat Oct 16 20:10:01 2010 +0100 @@ -37,6 +37,7 @@ _LIT(KVideoFormat1, ".wmv"); _LIT(KVideoFormat2, ".avi"); _LIT(KVideoFormat3, ".mp4"); +_LIT(KVideoFormat4, ".mov");