anjuta r4382 - in branches/gnome-2-24: . plugins/project-wizard/templates/minimal plugins/project-wizard/templates/terminal
- From: sgranjoux svn gnome org
- To: svn-commits-list gnome org
- Subject: anjuta r4382 - in branches/gnome-2-24: . plugins/project-wizard/templates/minimal plugins/project-wizard/templates/terminal
- Date: Sun, 9 Nov 2008 16:28:59 +0000 (UTC)
Author: sgranjoux
Date: Sun Nov 9 16:28:59 2008
New Revision: 4382
URL: http://svn.gnome.org/viewvc/anjuta?rev=4382&view=rev
Log:
* anjuta.anjuta,
plugins/project-wizard/templates/minimal/project.anjuta,
plugins/project-wizard/templates/terminal/project.anjuta:
Fix #559800 - Missing debugger menu
Modified:
branches/gnome-2-24/ChangeLog
branches/gnome-2-24/anjuta.anjuta
branches/gnome-2-24/plugins/project-wizard/templates/minimal/project.anjuta
branches/gnome-2-24/plugins/project-wizard/templates/terminal/project.anjuta
Modified: branches/gnome-2-24/anjuta.anjuta
==============================================================================
--- branches/gnome-2-24/anjuta.anjuta (original)
+++ branches/gnome-2-24/anjuta.anjuta Sun Nov 9 16:28:59 2008
@@ -39,6 +39,6 @@
mandatory="no">
<require group="Anjuta Plugin"
attribute="Interfaces"
- value="IAnjutaDebuggerManager"/>
+ value="IAnjutaDebugManager"/>
</plugin>
</anjuta>
Modified: branches/gnome-2-24/plugins/project-wizard/templates/minimal/project.anjuta
==============================================================================
--- branches/gnome-2-24/plugins/project-wizard/templates/minimal/project.anjuta (original)
+++ branches/gnome-2-24/plugins/project-wizard/templates/minimal/project.anjuta Sun Nov 9 16:28:59 2008
@@ -32,6 +32,6 @@
mandatory="no">
<require group="Anjuta Plugin"
attribute="Interfaces"
- value="IAnjutaDebuggerManager"/>
+ value="IAnjutaDebugManager"/>
</plugin>
</anjuta>
Modified: branches/gnome-2-24/plugins/project-wizard/templates/terminal/project.anjuta
==============================================================================
--- branches/gnome-2-24/plugins/project-wizard/templates/terminal/project.anjuta (original)
+++ branches/gnome-2-24/plugins/project-wizard/templates/terminal/project.anjuta Sun Nov 9 16:28:59 2008
@@ -39,6 +39,6 @@
mandatory="no">
<require group="Anjuta Plugin"
attribute="Interfaces"
- value="IAnjutaDebuggerManager"/>
+ value="IAnjutaDebugManager"/>
</plugin>
</anjuta>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]