diff -r dec420019252 -r 7d91903f795f videoplayback/videohelix/inc/mpxvideofiledetails.h --- a/videoplayback/videohelix/inc/mpxvideofiledetails.h Tue Feb 02 00:12:10 2010 +0200 +++ b/videoplayback/videohelix/inc/mpxvideofiledetails.h Fri Feb 19 22:52:52 2010 +0200 @@ -15,7 +15,7 @@ * */ -// Version : %version: 7 % +// Version : %version: 8 % @@ -58,6 +58,11 @@ HBufC* iTitle; HBufC* iArtist; HBufC* iMimeType; + HBufC* iDescription; + HBufC* iLocation; + HBufC* iCopyright; + HBufC* iLanguage; + HBufC* iKeywords; TInt iResolutionWidth;