diff -r 3f57982a6f10 -r 140a404c6b53 engine/inc/PodcastUtils.h --- a/engine/inc/PodcastUtils.h Sat Oct 16 19:49:47 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");