Skip to content
  • LRN's avatar
    Pass the correct data to gdk_content_register_serializer() · 6e085b3b
    LRN authored
    The argument is eventually passed to g_conv(), so it should
    be the charset, not the mime/type. Without this change the
    contentype converter will fail to convert UTF-8 strings to, say,
    CP-1251 later on.
    6e085b3b