My first post here so I hope I am doing this the right way. This is a short patch for obexd to change the charset name passed into glib from UTF8 to UTF-8, which I think is the proper name. I was working on an embedded system that didn't have the aliases setup to convert the names like typical desktops. I was pulling my hair out trying to figure out how to add the charsets in glib until I realized I could just change the name in obexd and UTF-8 seems to be universally included unlike UTF8. Thanks. -- Neal Peacock