CompilerCompatibility/app/imgeditor/package_definition.xml
author Dario Sestito <darios@symbian.org>
Mon, 06 Dec 2010 15:34:02 +0000
changeset 514 dac9fd4a6922
parent 513 f99df75e4e8e
permissions -rw-r--r--
Update package models from latest system model (platform@d39d61e6a1b0)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
304
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     2
<!DOCTYPE SystemDefinition [
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     3
 <!ELEMENT SystemDefinition (systemModel)>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     4
 <!ATTLIST SystemDefinition
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     5
  name CDATA #REQUIRED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     6
  schema CDATA #REQUIRED>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     7
 <!ELEMENT systemModel (layer+)>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     8
 <!ELEMENT layer (block*|collection*)*>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
     9
 <!ATTLIST layer
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    10
  name CDATA #REQUIRED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    11
  long-name CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    12
  levels NMTOKENS #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    13
  span CDATA #IMPLIED>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    14
 <!ELEMENT block (subblock*|collection*)*>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    15
 <!ATTLIST block
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    16
  levels NMTOKENS #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    17
  span CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    18
  level NMTOKEN #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    19
  name CDATA #REQUIRED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    20
  long-name CDATA #IMPLIED>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    21
 <!ELEMENT subblock (collection)*>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    22
 <!ATTLIST subblock
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    23
  name CDATA #REQUIRED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    24
  long-name CDATA #IMPLIED>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    25
 <!ELEMENT collection (component)*>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    26
 <!ATTLIST collection
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    27
  name CDATA #REQUIRED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    28
  long-name CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    29
  level NMTOKEN #IMPLIED>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    30
 <!ELEMENT component (unit)*>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    31
 <!ATTLIST component
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    32
  name CDATA #REQUIRED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    33
  long-name CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    34
  deprecated CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    35
  introduced CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    36
  contract CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    37
  plugin (Y|N) 'N'
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    38
  filter CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    39
  class NMTOKENS #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    40
  supports CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    41
  purpose (optional|mandatory|development) 'optional'>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    42
 <!ELEMENT unit EMPTY>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    43
 <!ATTLIST unit
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    44
  mrp CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    45
  filter CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    46
  bldFile CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    47
  root CDATA #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    48
  version NMTOKEN #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    49
  prebuilt NMTOKEN #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    50
  late (Y|N) #IMPLIED
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    51
  priority CDATA #IMPLIED>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    52
]>
354
8a720eca298e Update package models from latest system model (platform@ec09b0ceb772)
Dario Sestito <darios@symbian.org>
parents: 304
diff changeset
    53
<SystemDefinition name="Symbian^3" schema="2.0.1">
304
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    54
 <systemModel>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    55
  <layer name="app" long-name="Applications" levels="services apps">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    56
   <block name="imgeditor" level="apps" long-name="Image Editor Apps" levels="engine ui">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    57
<collection name="imgeditor_plat" long-name="Image Editor Apps Platform Interfaces" level="ui">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    58
<component name="image_editor_debug_utilities_api" long-name="Image Editor Debug Utilities API" filter="s60" class="api">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    59
<unit bldFile="/sf/app/imgeditor/imgeditor_plat/image_editor_debug_utilities_api/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    60
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    61
<component name="image_editor_utilities_api" long-name="Image Editor Utilities API" filter="s60" class="api">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    62
<unit bldFile="/sf/app/imgeditor/imgeditor_plat/image_editor_utilities_api/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    63
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    64
<component name="image_editor_definitions_api" long-name="Image Editor Definitions API" filter="s60" class="api">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    65
<unit bldFile="/sf/app/imgeditor/imgeditor_plat/image_editor_definitions_api/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    66
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    67
<component name="image_editor_system_parameters_api" long-name="Image Editor System Parameters API" filter="s60" class="api">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    68
<unit bldFile="/sf/app/imgeditor/imgeditor_plat/image_editor_system_parameters_api/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    69
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    70
<component name="image_processing_engine_api" long-name="Image Processing Engine API" filter="s60" class="api">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    71
<unit bldFile="/sf/app/imgeditor/imgeditor_plat/image_processing_engine_api/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    72
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    73
</collection>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    74
<collection name="imageeditor" long-name="Image Editor UI" level="ui">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    75
<component name="pb" filter="s60" long-name="Plugin Base">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    76
<unit bldFile="/sf/app/imgeditor/imageeditor/pb/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    77
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    78
<component name="iepb" filter="s60" long-name="Image Editor Plugin Base">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    79
<unit bldFile="/sf/app/imgeditor/imageeditor/iepb/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    80
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    81
<component name="imageeditorui" filter="s60" long-name="Image Editor UI">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    82
<unit bldFile="/sf/app/imgeditor/imageeditor/imageeditorui/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    83
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    84
<component name="imageeditormanager" filter="s60" long-name="Image Editor Manager">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    85
<unit bldFile="/sf/app/imgeditor/imageeditor/imageeditormanager/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    86
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    87
<component name="imageeditorapp" filter="s60" long-name="Image Editor Application">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    88
<unit bldFile="/sf/app/imgeditor/imageeditor/imageeditorapp/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    89
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    90
<component name="imageeditor_plugins" filter="s60" long-name="Image Editor Plugins" plugin="Y">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    91
<!-- can only have one unit. Need to include all from a single bld.inf -->
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    92
<unit bldFile="/sf/app/imgeditor/imageeditor/plugins/blackwhiteplugin/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    93
<unit bldFile="/sf/app/imgeditor/imageeditor/plugins/brightnessplugin/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    94
<unit bldFile="/sf/app/imgeditor/imageeditor/plugins/bubbleplugin/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    95
<unit bldFile="/sf/app/imgeditor/imageeditor/plugins/cartoonizeplugin/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    96
<unit bldFile="/sf/app/imgeditor/imageeditor/plugins/clipartplugin/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    97
<unit bldFile="/sf/app/imgeditor/imageeditor/plugins/contrastplugin/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    98
<unit bldFile="/sf/app/imgeditor/imageeditor/plugins/cropplugin/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
    99
<unit bldFile="/sf/app/imgeditor/imageeditor/plugins/drawplugin/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   100
<unit bldFile="/sf/app/imgeditor/imageeditor/plugins/frameplugin/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   101
<unit bldFile="/sf/app/imgeditor/imageeditor/plugins/negativeplugin/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   102
<unit bldFile="/sf/app/imgeditor/imageeditor/plugins/redeyeplugin/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   103
<unit bldFile="/sf/app/imgeditor/imageeditor/plugins/resizeplugin/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   104
<unit bldFile="/sf/app/imgeditor/imageeditor/plugins/rotatelplugin/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   105
<unit bldFile="/sf/app/imgeditor/imageeditor/plugins/rotaterplugin/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   106
<unit bldFile="/sf/app/imgeditor/imageeditor/plugins/sepiaplugin/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   107
<unit bldFile="/sf/app/imgeditor/imageeditor/plugins/sharpnessplugin/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   108
<unit bldFile="/sf/app/imgeditor/imageeditor/plugins/textplugin/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   109
<!-- conditionally #included in imageeditor_build: need to fix
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   110
        <unit bldFile="imageeditor/plugins/drawplugin/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   111
         -->
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   112
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   113
<component name="editorprovider" filter="s60" long-name="Image Editor Provider">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   114
<unit bldFile="/sf/app/imgeditor/imageeditor/editorprovider/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   115
</component>
514
dac9fd4a6922 Update package models from latest system model (platform@d39d61e6a1b0)
Dario Sestito <darios@symbian.org>
parents: 513
diff changeset
   116
<component name="imageeditor_exports" filter="s60" long-name="Image Editor Exports">
dac9fd4a6922 Update package models from latest system model (platform@d39d61e6a1b0)
Dario Sestito <darios@symbian.org>
parents: 513
diff changeset
   117
<unit bldFile="/sf/app/imgeditor/imageeditor/exports"/>
304
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   118
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   119
</collection>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   120
<collection name="imageeditorengine" long-name="Image Editor Engine" level="engine">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   121
<component name="filters" filter="s60" long-name="Image Editor Filters">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   122
<!-- can only have one unit. Need to include all from a single bld.inf -->
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   123
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filterbrightness/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   124
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filterbubble/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   125
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filterbuffer/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   126
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filtercartoon/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   127
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filterclipart/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   128
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filtercontrast/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   129
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filtercrop/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   130
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filterdraw/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   131
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filterframe/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   132
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filtergrayscale/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   133
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filtericlsource/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   134
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filterjpegsource/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   135
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filterjpegtarget/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   136
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filternegate/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   137
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filterredeye/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   138
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filterrotate/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   139
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filterscale/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   140
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filtersepia/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   141
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filtersharpness/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   142
<unit bldFile="/sf/app/imgeditor/imageeditorengine/filters/filtertext/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   143
<!-- conditionally #included in imageeditor_build: need to fix
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   144
        <unit bldFile="imageeditorengine/filters/filterdraw/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   145
         -->
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   146
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   147
<component name="imageeditorutils" filter="s60" long-name="Image Editor Utilities">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   148
<unit bldFile="/sf/app/imgeditor/imageeditorengine/imageeditorutils/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   149
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   150
<component name="systemparameters" filter="s60" long-name="System Parameters">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   151
<unit bldFile="/sf/app/imgeditor/imageeditorengine/systemparameters/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   152
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   153
<component name="enginewrapper" filter="s60" long-name="Image Editor Engine Wrapper">
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   154
<unit bldFile="/sf/app/imgeditor/imageeditorengine/enginewrapper/group"/>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   155
</component>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   156
</collection>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   157
</block>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   158
  </layer>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   159
 </systemModel>
34513d6de7cd Update package models from latest system model (platform@4c1d1ed3b3ce)
Dario Sestito <darios@symbian.org>
parents:
diff changeset
   160
</SystemDefinition>