anjuta r2741 - in trunk: . plugins/project-wizard/templates/anjuta-plugin/src plugins/project-wizard/templates/cpp/src plugins/project-wizard/templates/gcj/src plugins/project-wizard/templates/gnome/src plugins/project-wizard/templates/gtk/src plugins/project-wizard/templates/gtkmm/src plugins/project-wizard/templates/terminal/src plugins/project-wizard/templates/wxwin/src plugins/project-wizard/templates/xlib/src plugins/project-wizard/templates/xlib-dock/src



Author: jhs
Date: 2007-01-12 13:07:51 +0000 (Fri, 12 Jan 2007)
New Revision: 2741
ViewCVS link: http://svn.gnome.org/viewcvs/anjuta?rev=2741&view=rev

Modified:
   trunk/ChangeLog
   trunk/plugins/project-wizard/templates/anjuta-plugin/src/Makefile.am.tpl
   trunk/plugins/project-wizard/templates/cpp/src/Makefile.am.tpl
   trunk/plugins/project-wizard/templates/gcj/src/Makefile.am.tpl
   trunk/plugins/project-wizard/templates/gnome/src/Makefile.am.tpl
   trunk/plugins/project-wizard/templates/gtk/src/Makefile.am.tpl
   trunk/plugins/project-wizard/templates/gtkmm/src/Makefile.am.tpl
   trunk/plugins/project-wizard/templates/terminal/src/Makefile.am.tpl
   trunk/plugins/project-wizard/templates/wxwin/src/Makefile.am.tpl
   trunk/plugins/project-wizard/templates/xlib-dock/src/Makefile.am.tpl
   trunk/plugins/project-wizard/templates/xlib/src/Makefile.am.tpl
Log:
2007-01-12  Johannes Schmid <jhs gnome org>

	* plugins/project-wizard/anjuta-plugin/src/Makefile.am.tpl:
	* plugins/project-wizard/cpp/src/Makefile.am.tpl:
	* plugins/project-wizard/gcj/src/Makefile.am.tpl:
	* plugins/project-wizard/gnome/src/Makefile.am.tpl:
	* plugins/project-wizard/gtk/src/Makefile.am.tpl:
	* plugins/project-wizard/gtkmm/src/Makefile.am.tpl:
	* plugins/project-wizard/terminal/src/Makefile.am.tpl:
	* plugins/project-wizard/wxwin/src/Makefile.am.tpl:
	* plugins/project-wizard/xlib/src/Makefile.am.tpl:
	* plugins/project-wizard/xlib-dock/src/Makefile.am.tpl:
	
	Fixed #395767: Changed PACKAGE_LIBS and PACKAGE_CFLAGS to
	[+NameCUpper+]_CFLAGS/LIBS in Makefile.am.tpl
	
	* plugins/sourceview/sourceview.c:
	Use gtk_text_buffer_get_slice() instead of gtk_text_buffer_get_text because we rely
	on character positions.
	




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