CompilerCompatibility/app/graphicsuis/package_definition.xml
changeset 212 a44ae815a47f
parent 139 012b7ecead80
child 269 96bc1f23ffac
--- a/CompilerCompatibility/app/graphicsuis/package_definition.xml	Wed Apr 21 18:29:51 2010 +0100
+++ b/CompilerCompatibility/app/graphicsuis/package_definition.xml	Tue May 18 16:26:09 2010 +0100
@@ -54,17 +54,23 @@
 <systemModel>
 <layer name="app" long-name="Applications" levels="services apps">
 <block name="graphicsuis" level="services" long-name="Graphics UIs" levels="util ui">
-    <collection name="graphicsuis_info" long-name="Graphics UIs Info" level="ui">
-     <component name="graphicsuis_plat" filter="s60" long-name="Graphics UIs Platform Interfaces" class="api">
-      <unit bldFile="/sf/app/graphicsuis/graphicsuis_plat/group"/>
-     </component>
-    </collection>
-    <collection name="svgtviewer" long-name="SVG-T Viewer" level="ui">
-     <component name="svgtviewerplugin" filter="s60" long-name="SVG-T Viewer Plugin">
-      <unit bldFile="/sf/app/graphicsuis/svgtviewer/svgtviewerplugin/group"/>
-     </component>
-    </collection>
-   </block>
+<collection name="graphicsuis_plat" long-name="Graphics UIs Platform Interfaces" level="ui">
+<component name="svgt_viewer_ui_api" long-name="SVG-T Viewer UI API" filter="s60" class="api">
+<unit bldFile="/sf/app/graphicsuis/graphicsuis_plat/svgt_viewer_ui_api/group"/>
+</component>
+<component name="svg_application_observer_utility_api" long-name="SVG Application Observer Utility API" filter="s60" class="api">
+<unit bldFile="/sf/app/graphicsuis/graphicsuis_plat/svg_application_observer_utility_api/group"/>
+</component>
+<component name="svgt_file_view_details_dialog_api" long-name="SVG-T File View Details Dialog API" filter="s60" class="api">
+<unit bldFile="/sf/app/graphicsuis/graphicsuis_plat/svgt_file_view_details_dialog_api/group"/>
+</component>
+</collection>
+<collection name="svgtviewer" long-name="SVG-T Viewer" level="ui">
+<component name="svgtviewerplugin" filter="s60" long-name="SVG-T Viewer Plugin">
+<unit bldFile="/sf/app/graphicsuis/svgtviewer/svgtviewerplugin/group"/>
+</component>
+</collection>
+</block>
 </layer>
 </systemModel>
 </SystemDefinition>
\ No newline at end of file