equal
deleted
inserted
replaced
|
1 # Copyright (c) Symbian Software Ltd 2008. All rights reserved. |
|
2 !/** |
|
3 !An Example String Table |
|
4 !@publishedAll |
|
5 !@released |
|
6 !*/ |
|
7 # XML String table |
|
8 fstringtable SMILGenericElements |
|
9 # |
|
10 # Standard SMIL Elements & Generic Equivalent |
|
11 # |
|
12 EAnchorBase anchor anchorBase |
|
13 EAnimationBase animation media |
|
14 EAreaBase area anchorBase |
|
15 EAudioBase audio media |
|
16 EImgBase img media |
|
17 EParBase par timing |
|
18 ERefBase ref media |
|
19 ESeqBase seq timing |
|
20 ETextBase text media |
|
21 ETextstreamBase textstream media |
|
22 EVideoBase video media |