eel r2122 - trunk



Author: cneumair
Date: Mon Jun  2 22:07:37 2008
New Revision: 2122
URL: http://svn.gnome.org/viewvc/eel?rev=2122&view=rev

Log:
2008-06-03  Christian Neumair  <cneumair gnome org>

	* NEWS:
	* configure.in:
	Require libgnome 2.23.0.


Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.in

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Mon Jun  2 22:07:37 2008
@@ -2,7 +2,7 @@
 * Remove eel_background_set_image_uri_sync()
 * Add eel_background_save_to_gconf()
 * Use more GnomeBG routines for EelBackground
-
+* Require libgnome 2.23.0 due to recent GnomeBG changes
 
 Major changes in 2.23.1 were:
 * Use g_assert() instead of g_return_*() in static functions, as improved self-consistency checks

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Jun  2 22:07:37 2008
@@ -5,7 +5,7 @@
 GCONF_REQUIRED=1.1.11
 GDK_PIXBUF_REQUIRED=2
 GLIB_REQUIRED=2.15.0
-GNOME_REQUIRED=2.0
+GNOME_REQUIRED=2.23.0
 GNOME_UI_REQUIRED=2.7.92
 GTK_REQUIRED=2.9.4
 XML_REQUIRED=2.4.7



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