From: Matthias Clasen Date: Mon, 13 Dec 2010 14:04:28 +0000 (-0500) Subject: Document the GIO_USE_TLS environment variable X-Git-Tag: 2.27.5~38 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=69c6e41b54085a7febc769f3b0582abf7c650a5f;p=platform%2Fupstream%2Fglib.git Document the GIO_USE_TLS environment variable --- diff --git a/docs/reference/gio/overview.xml b/docs/reference/gio/overview.xml index 58ce317..a6e327b 100644 --- a/docs/reference/gio/overview.xml +++ b/docs/reference/gio/overview.xml @@ -247,14 +247,13 @@ - <envar>GIO_USE_URI_ASSOCIATION</envar> + <envar>GIO_USE_TLS</envar> - This variable can be set to the name of a #GDesktopAppInfoLookup + This variable can be set to the name of a #GTlsBackend implementation to override the default for debugging purposes. - GIO does not include a #GDesktopAppInfoLookup implementation, - the GConf-based implementation in the gvfs module has the name - "gconf". + GIO does not include a #GTlsBackend implementation, the gnutls-based + implementation in the glib-networking module has the name "gnutls".