Clean up accept-language-auto a bit
authorDan Winship <danw@gnome.org>
Thu, 17 Dec 2009 10:24:41 +0000 (11:24 +0100)
committerDan Winship <danw@gnome.org>
Thu, 17 Dec 2009 10:45:45 +0000 (11:45 +0100)
commit9eab79a76582e95965ed88085c83ef37651016b0
tree75bdd5145434ca93fbeb243f37ca1f1d011f23dd
parentb3c60a3706682226c9ae10079ba58b7284757711
Clean up accept-language-auto a bit

Fix leaks, cross-reference the docs, use nicer qvalues, and don't
bother cleaning up the g_get_language_names() return value; that's
glib's fault (bug 604815).

Also, use accept-language-auto in tests/get
libsoup/soup-session.c
tests/get.c