configurationengine/source/plugins/symbian/ConeImagePlugin/imageplugin/tests/imageproject/variant/implml/startup_animation.imageml
author terytkon
Thu, 11 Mar 2010 17:04:37 +0200
changeset 0 2e8eeb919028
permissions -rw-r--r--
Adding EPL version of configurationengine.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     1
<imageml xmlns="http://www.s60.com/xml/imageml/1">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     2
    <output file="startup.mbm" palette='../bin/ThirdPartyBitmap.pal' tool='../bin/bmconv'>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     3
        <input dir="UI/Start-up Animation">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     4
            <include pattern="bmp$"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     5
            <exclude pattern=".svn"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     6
        </input>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     7
    </output>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     8
    <output file="nocompress.mbm" palette='../bin/ThirdPartyBitmap.pal' tool='../bin/bmconv' compress='false'>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
     9
        <input dir="UI/Start-up Animation" depth="c8">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    10
            <include pattern="bmp$"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    11
            <exclude pattern=".svn"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    12
        </input>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    13
    </output>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    14
    <output file="${StartupConfigurationSettings.StartupAnimationPath}" tool='../bin/mifconv'> 
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    15
        <input dir="${CVC_StartupAnimationSequence.CVC_StartupFrameLocation.localPath}" depth="c8">
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    16
            <include pattern="bmp$"/>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    17
        </input>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    18
    </output>
2e8eeb919028 Adding EPL version of configurationengine.
terytkon
parents:
diff changeset
    19
</imageml>