diff -r 6a20128ce557 -r ebfee66fde93 messagingappbase/smilparser/SMILdtd/STRINGS/SMILGenericElements.st --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingappbase/smilparser/SMILdtd/STRINGS/SMILGenericElements.st Fri Jun 04 10:25:39 2010 +0100 @@ -0,0 +1,22 @@ +# Copyright (c) Symbian Software Ltd 2008. All rights reserved. +!/** +!An Example String Table +!@publishedAll +!@released +!*/ +# XML String table +fstringtable SMILGenericElements +# +# Standard SMIL Elements & Generic Equivalent +# +EAnchorBase anchor anchorBase +EAnimationBase animation media +EAreaBase area anchorBase +EAudioBase audio media +EImgBase img media +EParBase par timing +ERefBase ref media +ESeqBase seq timing +ETextBase text media +ETextstreamBase textstream media +EVideoBase video media