~ubuntu-branches/ubuntu/natty/monodevelop/natty

« back to all changes in this revision

Viewing changes to src/addins/MacPlatform/MacPlatform.addin.xml

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Ebner
  • Date: 2008-03-29 23:36:33 UTC
  • mto: (1.5.1 sid)
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: james.westby@ubuntu.com-20080329233633-l550uuwvfh1e68at
Tags: upstream-1.0+dfsg
ImportĀ upstreamĀ versionĀ 1.0+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
       url         = "http://blog.sublimeintervention.com/"
7
7
       description = "Mac Platform Support for MonoDevelop"
8
8
       category    = "Platform Support"
9
 
       version     = "0.18.0">
 
9
       version     = "1.0.0">
10
10
        
11
11
        <Runtime>
12
12
                <Import assembly="MacPlatform.dll"/>
13
13
        </Runtime>
14
14
 
15
15
        <Dependencies>
16
 
            <Addin id="Core.Gui" version="0.18.0"/>
 
16
            <Addin id="Core.Gui" version="1.0.0"/>
17
17
        </Dependencies>
18
18
        
19
19
        <Extension path = "/MonoDevelop/Core/PlatformService">