textrendering/textformatting/group/t_form.pkg
author hgs
Tue, 07 Sep 2010 16:39:34 +0800
changeset 59 7d891bb52a7d
parent 53 11e2bb0d14ba
permissions -rw-r--r--
201033_04
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
53
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
     1
;
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
     2
; Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
     3
; All rights reserved.
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
     4
; This component and the accompanying materials are made available
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
     5
; under the terms of "Eclipse Public License v1.0"
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
     6
; which accompanies this distribution, and is available
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
     7
; at the URL "http:;www.eclipse.org/legal/epl-v10.html".
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
     8
;
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
     9
; Initial Contributors:
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    10
; Nokia Corporation - initial contribution.
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    11
;
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    12
; Contributors:
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    13
;
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    14
; Description: 
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    15
;
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    16
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    17
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    18
;Languages
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    19
&EN
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    20
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    21
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    22
;Localised Vendor name
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    23
%{"t_form EN"}
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    24
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    25
; Vendor name
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    26
: "t_form"
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    27
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    28
; test scripts
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    29
; "\epoc32\data\z\test\app-framework\form\form_t_all.script"-"c:\test\app-framework\form\form_t_all.script"
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    30
"\epoc32\data\z\test\app-framework\form\form_t_customcharmapping.script"-"c:\test\app-framework\form\form_t_customcharmapping.script"
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    31
"\epoc32\data\z\test\app-framework\form\form_t_tagmaimp.script"-"c:\test\app-framework\form\form_t_tagmaimp.script"
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    32
"\epoc32\data\z\test\app-framework\form\form_t_tmsource.script"-"c:\test\app-framework\form\form_t_tmsource.script"
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    33
"\epoc32\data\z\test\app-framework\form\form_t_bidicursorpos.script"-"c:\test\app-framework\form\form_t_bidicursorpos.script"
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    34
"\epoc32\data\z\test\app-framework\form\form_t_tmcode.script"-"c:\test\app-framework\form\form_t_tmcode.script"
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    35
"\epoc32\data\z\test\app-framework\form\form_t_unique.script"-"c:\test\app-framework\form\form_t_unique.script"
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    36
"\epoc32\data\z\test\app-framework\form\form_t_undo.script"-"c:\test\app-framework\form\form_t_undo.script"
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    37
"\epoc32\data\z\test\app-framework\form\form_t_interpreter.script"-"c:\test\app-framework\form\form_t_interpreter.script"
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    38
"\epoc32\data\z\test\app-framework\form\form_t_format.script"-"c:\test\app-framework\form\form_t_format.script"
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    39
"\epoc32\data\z\test\app-framework\form\form_t_inlinetext.script"-"c:\test\app-framework\form\form_t_inlinetext.script"
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    40
"\epoc32\data\z\test\app-framework\form\form_t_graphemeiterator.script"-"c:\test\app-framework\form\form_t_graphemeiterator.script"
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    41
"\epoc32\data\z\test\app-framework\form\form_t_formbenchmark.script"-"c:\test\app-framework\form\form_t_formbenchmark.script"
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    42
"\epoc32\data\z\test\app-framework\form\form_t_linepag.script"-"c:\test\app-framework\form\form_t_linepag.script"
11e2bb0d14ba 201028_05
hgs
parents:
diff changeset
    43
"\epoc32\data\z\test\app-framework\form\form_t_formhindi.script"-"c:\test\app-framework\form\form_t_formhindi.script"