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

« back to all changes in this revision

Viewing changes to src/addins/MonoDevelop.GtkCore/MonoDevelop.GtkCore.addin.xml

  • Committer: Bazaar Package Importer
  • Author(s): Jo Shields
  • Date: 2011-06-27 17:03:13 UTC
  • mto: (1.8.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 54.
  • Revision ID: james.westby@ubuntu.com-20110627170313-6cvz3s19x6e9hqe9
ImportĀ upstreamĀ versionĀ 2.5.92+dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
       url       = ""
7
7
       description = "Provides support for visual design of GTK# windows, dialogs and widgets."
8
8
           category    = "IDE extensions"
9
 
       version   = "2.4">
 
9
       version   = "2.6">
10
10
 
11
11
        <Runtime>
12
12
                <Import assembly="libstetic.dll"/>
17
17
        </Runtime>
18
18
 
19
19
        <Dependencies>
20
 
                <Addin id="Core" version="2.4"/>
21
 
                <Addin id="Ide" version="2.4"/>
22
 
                <Addin id="DesignerSupport" version="2.4"/>
 
20
                <Addin id="Core" version="2.6"/>
 
21
                <Addin id="Ide" version="2.6"/>
 
22
                <Addin id="DesignerSupport" version="2.6"/>
23
23
        </Dependencies>
24
24
        
25
25
        <ExtensionPoint path = "/MonoDevelop/GtkCore/ContextMenu/ProjectPad.ActionGroup">