~ubuntu-branches/ubuntu/oneiric/monodevelop/oneiric-updates

« back to all changes in this revision

Viewing changes to src/addins/Deployment/MonoDevelop.Deployment/md1format.xml

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2009-02-18 08:40:51 UTC
  • mfrom: (1.2.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090218084051-gh8m6ukvokbwj7cf
Tags: 1.9.2+dfsg-1ubuntu1
* Merge from Debian Experimental (LP: #330519), remaining Ubuntu changes:
  + debian/control:
    - Update for Gnome# 2.24
    - Add libmono-cairo1.0-cil to build-deps to fool pkg-config check

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<SerializationMap>
 
2
        <DataItem class = "MonoDevelop.Deployment.PackageBuilder" customDataItem="MonoDevelop.Deployment.MD1Serializer">
 
3
                <ItemProperty member="excludedFiles" name="ExcludedFiles"/>
 
4
                <ItemProperty member="excludedFiles" scope="*" name="File"/>
 
5
                <ItemProperty member="md1ChildEntries" name="ChildEntries"/>
 
6
                <ItemProperty member="md1ChildEntries" scope="*" name="Entry"  serializationDataType="MonoDevelop.Projects.PathDataType"/>
 
7
                <ItemProperty member="md1RootEntry" name="rootEntry"  serializationDataType="MonoDevelop.Projects.PathDataType"/>
 
8
        </DataItem>
 
9
        <DataItem class = "MonoDevelop.Projects.ProjectFile" customDataItem = "MonoDevelop.Deployment.MD1ProjectFileSerializer" >
 
10
        </DataItem>
 
11
</SerializationMap>
 
 
b'\\ No newline at end of file'