~bratsche/ubuntu/maverick/monodevelop/disable-appmenu

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Stefan Ebner
  • Date: 2009-03-17 17:55:55 UTC
  • mfrom: (1.1.13 sid)
  • Revision ID: james.westby@ubuntu.com-20090317175555-2w5qbmu0l5maq6fq
Tags: 1.9.3+dfsg-1ubuntu1
* FFe for Monodevelop 2 granted by motu-release team :)
* Merge from Debian Unstable , remaining Ubuntu changes:
  + debian/control:
    - Update for Gnome# 2.24

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
       description = "GNOME Platform Support for MonoDevelop"
8
8
       category    = "MonoDevelop Core"
9
9
       flags       = "CantUninstall,CantDisable"
10
 
       version     = "1.9.2">
 
10
       version     = "1.9.3">
11
11
        
12
12
        <Runtime>
13
13
                <Import assembly="GnomePlatform.dll"/>
14
14
        </Runtime>
15
15
 
16
16
        <Dependencies>
17
 
                <Addin id="Core" version="1.9.2"/>
18
 
                <Addin id="Core.Gui" version="1.9.2"/>
 
17
                <Addin id="Core" version="1.9.3"/>
 
18
                <Addin id="Core.Gui" version="1.9.3"/>
19
19
        </Dependencies>
20
20
        
21
21
        <Extension path = "/MonoDevelop/Core/PlatformService">