summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorMichael Catanzaro <mcatanzaro@gnome.org>2020-08-10 15:57:14 -0500
committerMichael Catanzaro <mcatanzaro@gnome.org>2020-08-10 15:57:14 -0500
commitff851911c1a7b24cd13634e2c9205baa974f32bd (patch)
treed21348c93b1f432234df6bc8eb9a7cce1ecf71c6 /data
parent77b0d0727f934dc8da3abfa956b47a7643ce7a43 (diff)
downloadepiphany-ff851911c1a7b24cd13634e2c9205baa974f32bd.tar.gz
Clarify description of run-in-background setting
Fixes #1301
Diffstat (limited to 'data')
-rw-r--r--data/org.gnome.epiphany.gschema.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data/org.gnome.epiphany.gschema.xml b/data/org.gnome.epiphany.gschema.xml
index 02d2c88f2..be60ff9e5 100644
--- a/data/org.gnome.epiphany.gschema.xml
+++ b/data/org.gnome.epiphany.gschema.xml
@@ -254,8 +254,8 @@
</key>
<key type="b" name="run-in-background">
<default>false</default>
- <summary>Hide window on quit</summary>
- <description>If enabled, application window is hidden when closing window.</description>
+ <summary>Run in background</summary>
+ <description>If enabled, application continues running in the background after closing the window.</description>
</key>
</schema>
<schema id="org.gnome.Epiphany.state">