diff -r 427125ac6cb8 -r 7eb70891911c vmbx/vmbxengine/src/vmbxcenrephandler.cpp --- a/vmbx/vmbxengine/src/vmbxcenrephandler.cpp Thu May 27 13:23:05 2010 +0300 +++ b/vmbx/vmbxengine/src/vmbxcenrephandler.cpp Fri Jun 11 14:07:16 2010 +0300 @@ -266,7 +266,7 @@ VMBLOGSTRING( "VMBX: CVmbxCenRepHandler::VideoSupported =>" ); TBool supported( EFalse); - TInt res = iCRSession->Get( KVideoMbxSupport, supported ); + TInt res = iCRSession->Get( KVmbxVideoMbxSupport, supported ); if ( KErrNone != res ) {