symbian3/app/graphicsuis/package_definition.xml
changeset 15 6980ebf0690e
child 30 0f4f00318d20
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/symbian3/app/graphicsuis/package_definition.xml	Mon Oct 05 15:35:24 2009 +0100
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<SystemDefinition name="foundation" schema="2.0.1">
+<systemModel>
+<layer name="app" long-name="Applications" levels="services apps">
+<block name="graphicsuis" long-name="Graphics UIs" tech_domain="ui" level="services" levels="util ui">
+    <collection name="svgtviewer" long-name="SVGT Viewer" level="ui">
+     <component name="svgtviewerplugin" long-name="SVGT Viewer Plugin" origin-model="foundation">
+      <unit bldFile="/sf/app/graphicsuis/svgtviewer/svgtviewerplugin/group"/>
+     </component>
+     <component unofficial="yes" name="svgtviewer_build" long-name="SVGT Viewer Build" origin-model="foundation">
+      <unit bldFile="/sf/app/graphicsuis/svgtviewer/group"/>
+     </component>
+    </collection>
+    <collection name="graphicsuis_info" long-name="Graphics UIs Info" level="ui">
+     <component unofficial="yes" name="graphicsuis_build" long-name="Graphics UIs Build" origin-model="foundation">
+      <unit bldFile="/sf/app/graphicsuis/group"/>
+     </component>
+     <component unofficial="yes" name="graphicsuis_plat" long-name="Graphics UIs Platform Interfaces" class="api" origin-model="foundation">
+      <unit bldFile="/sf/app/graphicsuis/graphicsuis_plat/group"/>
+     </component>
+    </collection>
+   </block>
+</layer>
+</systemModel>
+</SystemDefinition>
\ No newline at end of file