anjuta r4538 - in trunk: . plugins/project-import



Author: sgranjoux
Date: Mon Jan  5 21:41:57 2009
New Revision: 4538
URL: http://svn.gnome.org/viewvc/anjuta?rev=4538&view=rev

Log:
	* plugins/project-import/project-import.c:
	Import Project is not working due to the patch moving gnome-build
	into Anjuta


Modified:
   trunk/ChangeLog
   trunk/plugins/project-import/project-import.c

Modified: trunk/plugins/project-import/project-import.c
==============================================================================
--- trunk/plugins/project-import/project-import.c	(original)
+++ trunk/plugins/project-import/project-import.c	Mon Jan  5 21:41:57 2009
@@ -68,7 +68,7 @@
 		return;
 	}
 	
-	plugin_manager = anjuta_shell_get_plugin_manager (ANJUTA_PLUGIN(pi)->shell, NULL);
+	plugin_manager = anjuta_shell_get_plugin_manager (ANJUTA_PLUGIN(pi->plugin)->shell, NULL);
 	descs = anjuta_plugin_manager_query (plugin_manager,
 										 "Anjuta Plugin",
 										 "Interfaces",



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]