~ubuntu-branches/ubuntu/oneiric/monodevelop/oneiric-proposed

« back to all changes in this revision

Viewing changes to src/addins/VersionControl/MonoDevelop.VersionControl.Subversion.Unix/MonoDevelop.VersionControl.Subversion.Unix.addin.xml

  • Committer: Package Import Robot
  • Author(s): Jo Shields
  • Date: 2011-09-10 14:24:16 UTC
  • mfrom: (1.8.2 upstream) (1.3.13 experimental)
  • Revision ID: package-import@ubuntu.com-20110910142416-hibzz1tc5fh423bx
Tags: 2.6+dfsg-1
* [7c7e1e1] Update watch file to point to Xamarin-hosted MonoDevelop.
* [c1bd155] Imported Upstream version 2.6+dfsg
* [9b44935] Disable Ubuntu Appmenu for monodevelop (thanks bratsche) (LP: #606470)
* [21473bc] Refresh system nunit patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
       url       = "http://taubz.for.net/code/diff"
7
7
       description = "Subversion support for Linux and MacOSX"
8
8
       category  = "Version Control"
9
 
       version   = "2.6">
 
9
       version   = "2.6.0">
10
10
 
11
11
        <Dependencies>
12
 
            <Addin id="Core" version="2.6"/>
13
 
            <Addin id="Ide" version="2.6"/>
14
 
            <Addin id="VersionControl" version="2.6"/>
15
 
            <Addin id="VersionControl.Subversion" version="2.6"/>
 
12
            <Addin id="Core" version="2.6.0"/>
 
13
            <Addin id="Ide" version="2.6.0"/>
 
14
            <Addin id="VersionControl" version="2.6.0"/>
 
15
            <Addin id="VersionControl.Subversion" version="2.6.0"/>
16
16
        </Dependencies>
17
17
        
18
18
        <Extension path = "/MonoDevelop/VersionControl/VersionControlSystems">