[gsettings-desktop-schemas/mcatanzaro/use-same-proxy: 119/119] Fix description of use-same-proxy setting
- From: Michael Catanzaro <mcatanzaro src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gsettings-desktop-schemas/mcatanzaro/use-same-proxy: 119/119] Fix description of use-same-proxy setting
- Date: Tue, 28 Jun 2022 20:01:03 +0000 (UTC)
commit 7303b6e125c3f2d13b9ac81fc9fa8d0c76794a9c
Author: Michael Catanzaro <mcatanzaro redhat com>
Date: Fri Jun 25 14:51:18 2021 -0500
Fix description of use-same-proxy setting
Since 6cfbb00ac09e586a819181e7e39270569bb10a5a this setting is
supposedly unused, but in fact it has always been used. My archeology
has failed to turn up a reason for it to have been documented as unused.
I intend to remove all these settings eventually, because they are in
the wrong place, but in the meantime we might as well document them
properly.
Related: glib#2291
schemas/org.gnome.system.proxy.gschema.xml.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/schemas/org.gnome.system.proxy.gschema.xml.in b/schemas/org.gnome.system.proxy.gschema.xml.in
index edaf0aa..b73cb39 100644
--- a/schemas/org.gnome.system.proxy.gschema.xml.in
+++ b/schemas/org.gnome.system.proxy.gschema.xml.in
@@ -53,9 +53,9 @@
</key>
<key name="use-same-proxy" type="b">
<default>true</default>
- <summary>Unused; ignore</summary>
+ <summary>Use HTTP proxy for all protocols</summary>
<description>
- This key is not used, and should not be read or modified.
+ Whether to use the HTTP proxy for all protocols or not.
</description>
</key>
</schema>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]