Move charset and locale name functions to their own files
authorMatthias Clasen <mclasen@redhat.com>
Sun, 16 Oct 2011 22:40:58 +0000 (18:40 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 16 Oct 2011 22:40:58 +0000 (18:40 -0400)
commit0589f715e5462b6bfcadc044fe4bcf9bbaf62ccb
tree695588c39f2e5143a4d6d14aa86b306760834ff1
parent86cc4b246da0896d7842d121bf5bc019741ba99b
Move charset and locale name functions to their own files

They did not really belong into either gutils or gutf8.
glib/Makefile.am
glib/gcharset.c [new file with mode: 0644]
glib/gcharset.h [new file with mode: 0644]
glib/glib.h
glib/gutf8.c
glib/gutils.c