From a4ad6d10cb19821e792d48e0368dded05cf78ffe Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Wed, 11 Jan 2017 18:43:25 +0100 Subject: schemas: Remove trailing spaces --- schemas/org.gnome.system.proxy.gschema.xml.in | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'schemas') diff --git a/schemas/org.gnome.system.proxy.gschema.xml.in b/schemas/org.gnome.system.proxy.gschema.xml.in index 22a6682..66087e0 100644 --- a/schemas/org.gnome.system.proxy.gschema.xml.in +++ b/schemas/org.gnome.system.proxy.gschema.xml.in @@ -8,7 +8,7 @@ 'none' Proxy configuration mode - Select the proxy configuration mode. Supported values are “none”, + Select the proxy configuration mode. Supported values are “none”, “manual”, “auto”. If this is “none”, then proxies are not used. @@ -43,10 +43,10 @@ [ 'localhost', '127.0.0.0/8', '::1' ] Non-proxy hosts - This key contains a list of hosts which are connected to directly, - rather than via the proxy (if it is active). The values can be - hostnames, domains (using an initial wildcard like *.foo.com), IP host - addresses (both IPv4 and IPv6) and network addresses with a netmask + This key contains a list of hosts which are connected to directly, + rather than via the proxy (if it is active). The values can be + hostnames, domains (using an initial wildcard like *.foo.com), IP host + addresses (both IPv4 and IPv6) and network addresses with a netmask (something like 192.168.0.0/24). @@ -79,7 +79,7 @@ 8080 HTTP proxy port - The port on the machine defined by “/system/proxy/http/host” that you + The port on the machine defined by “/system/proxy/http/host” that you proxy through. @@ -87,9 +87,9 @@ false Authenticate proxy server connections - If true, then connections to the proxy server require authentication. - The username/password combo is defined by - “/system/proxy/http/authentication-user” and + If true, then connections to the proxy server require authentication. + The username/password combo is defined by + “/system/proxy/http/authentication-user” and “/system/proxy/http/authentication-password”. This applies only to the http proxy; when using a separate @@ -125,7 +125,7 @@ 0 Secure HTTP proxy port - The port on the machine defined by “/system/proxy/https/host” that you + The port on the machine defined by “/system/proxy/https/host” that you proxy through. @@ -143,7 +143,7 @@ 0 FTP proxy port - The port on the machine defined by “/system/proxy/ftp/host” that you + The port on the machine defined by “/system/proxy/ftp/host” that you proxy through. @@ -161,7 +161,7 @@ 0 SOCKS proxy port - The port on the machine defined by “/system/proxy/socks/host” that you + The port on the machine defined by “/system/proxy/socks/host” that you proxy through. -- cgit v1.2.1