Merge branch 'gnome-2-26' into master

Conflicts:
	configure.in
	src/core/schema-bindings.c
This commit is contained in:
Owen W. Taylor
2009-04-08 16:11:12 -04:00
56 changed files with 67624 additions and 83079 deletions

View File

@ -224,6 +224,7 @@ meta_window_destroy_frame (MetaWindow *window)
/* Put our state back where it should be */
meta_window_queue (window, META_QUEUE_CALC_SHOWING);
meta_window_queue (window, META_QUEUE_MOVE_RESIZE);
}

View File

@ -142,7 +142,7 @@ produce_bindings ()
g_error ("Cannot close %s: %s\n",
source_filename, strerror (errno));
}
if (fclose (target_file)!=0)
{
g_error ("Cannot close %s: %s\n",