Add in the new symbols

2007-11-28  Alexander Larsson  <alexl@redhat.com>

        * glib/glib.symbols:
	Add in the new symbols
	
        * glib/gurifuncs.c:
	Use the aliases framework
	
        * glib/glibintl.h:
        * glib/gutils.c:
	Make the alias stuff work now that glib_gettext
	is exported to libgio. 


svn path=/trunk/; revision=5973
This commit is contained in:
Alexander Larsson
2007-11-28 14:35:14 +00:00
committed by Alexander Larsson
parent 7f3280230b
commit 6ae887bb9b
5 changed files with 39 additions and 3 deletions

View File

@@ -61,6 +61,7 @@
#include "glib.h"
#include "gprintfint.h"
#include "gthreadprivate.h"
#include "glibintl.h"
#include "galias.h"
#ifdef MAXPATHLEN