3k/app/voicerec/package_definition.xml
changeset 2 5dfc4b38cad0
parent 0 9d46e818dad2
child 8 0d49d14a3f5e
--- a/3k/app/voicerec/package_definition.xml	Mon Jul 27 18:33:03 2009 +0100
+++ b/3k/app/voicerec/package_definition.xml	Tue Jul 28 14:16:28 2009 +0100
@@ -1,33 +1,29 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<SystemDefinition name="Foundation" schema="2.0.1">
+<SystemDefinition name="foundation" schema="2.0.1">
 <systemModel>
 <layer name="app" long-name="Applications" levels="services apps">
 <block name="voicerec" long-name="Voice Recorder Apps" tech_domain="ma" level="apps" levels="empty 1">
     <collection name="voicerecorder" long-name="Voice Recorder" level="1">
-     <component name="gsplugin" long-name="GS Plugin" origin-model="Foundation">
+     <component name="voicerecordergsplugin" long-name="GS Plugin" origin-model="foundation">
       <!-- <unit bldFile="app/voicerec/voicerecorder/gsplugin/group"/> -->
      </component>
-     <component name="voicerecorder_help" long-name="Help" origin-model="Foundation">
+     <component name="voicerecorder_help" long-name="Help" origin-model="foundation">
       <unit bldFile="/sf/app/voicerec/voicerecorder/help/group"/>
      </component>
-     <component unofficial="yes" name="voicerecorder_build" long-name="Voice Recorder Build" origin-model="Foundation">
+     <component name="voicerecorder_build" origin-model="foundation">
       <unit bldFile="/sf/app/voicerec/voicerecorder/group"/>
      </component>
     </collection>
     <collection name="voicerec_info" long-name="Voice Recorder Apps Info" level="1">
-     <component unofficial="yes" name="voicerec_build" long-name="Voice Recorder Apps Build" origin-model="Foundation">
+     <component unofficial="yes" name="voicerec_build" long-name="Voice Recorder Apps Build" origin-model="foundation">
       <unit bldFile="/sf/app/voicerec/group"/>
      </component>
-     <component unofficial="yes" name="voicerec_test" long-name="Voice Recorder Apps Test" origin-model="Foundation">
+     <component unofficial="yes" name="voicerec_test" long-name="Voice Recorder Apps Test" origin-model="foundation">
       <!-- <unit bldFile="app/voicerec/tsrc/group"/> -->
      </component>
-    </collection>
-    <collection name="voicerec_plat" long-name="Voice Recorder Apps Platform Interfaces" level="1">
-     <component unofficial="yes" name="new_file_service_api" origin-model="Foundation">
-      <unit bldFile="/sf/app/voicerec/voicerec_plat/new_file_service_api/group"/>
-     </component>
-     <component unofficial="yes" name="voicerecorder_public_constants_api" origin-model="Foundation">
-      <unit bldFile="/sf/app/voicerec/voicerec_plat/voicerecorder_public_constants_api/group"/>
+     <component unofficial="yes" name="voicerec_plat" long-name="Voice Recorder Apps Platform Interfaces" class="api" origin-model="foundation">
+      <unit bldFile="/sf/app/voicerec/voicerec_plat/group"/>
+      <unit bldFile="/sf/app/voicerec/voicerec_plat/new_file_service_api/tsrc/group"/>
      </component>
     </collection>
    </block>