summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorey Berla <corey@berla.me>2022-12-02 09:04:24 -0800
committerCorey Berla <corey@berla.me>2022-12-16 01:57:57 +0000
commit8870c9ed081495a4bdb602faefbac68a08fd9f57 (patch)
tree2f4327048f6471e25a1d960db3fd36a9c03ffe07
parent74bab592a485907da5d9080cdc35bd84f43d59b0 (diff)
downloadnautilus-8870c9ed081495a4bdb602faefbac68a08fd9f57.tar.gz
preferences: Remove unused start-with-location-bar
This was removed over 11 years ago in 7363013201ec2950958db529ea96c0f2442b3c53
-rw-r--r--data/org.gnome.nautilus.gschema.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/data/org.gnome.nautilus.gschema.xml b/data/org.gnome.nautilus.gschema.xml
index cbc329098..3288d4f80 100644
--- a/data/org.gnome.nautilus.gschema.xml
+++ b/data/org.gnome.nautilus.gschema.xml
@@ -250,10 +250,5 @@
<summary>Whether the navigation window should be maximized</summary>
<description>Whether the navigation window should be maximized by default.</description>
</key>
- <key type="b" name="start-with-location-bar">
- <default>true</default>
- <summary>Show location bar in new windows</summary>
- <description>If set to true, newly opened windows will have the location bar visible.</description>
- </key>
</schema>
</schemalist>