summaryrefslogtreecommitdiff
path: root/src/resources/nautilus.gresource.xml
diff options
context:
space:
mode:
authorAntónio Fernandes <antoniof@gnome.org>2021-11-23 20:53:16 +0000
committerAntónio Fernandes <antoniof@gnome.org>2021-12-06 00:24:52 +0000
commit57e3910e5ec9142f8b90c6ac6c6294f75f299371 (patch)
tree037eae13183b555a5f8f88823b4e7c60fd4dc776 /src/resources/nautilus.gresource.xml
parent690a03bb63aca62ed4e92c74aa9b398f60360caf (diff)
downloadnautilus-57e3910e5ec9142f8b90c6ac6c6294f75f299371.tar.gz
toolbar: Unify toolbar UI definitions
The toolbar's UI definition is split among two files because we used to have a NautilusContainerMaxWidth between them, which is not GtkBuildable. With out custom container gone from the toolbar, we can simplify this, while also reduce the usage of GtkContainer API, which is gone in GTK4.
Diffstat (limited to 'src/resources/nautilus.gresource.xml')
-rw-r--r--src/resources/nautilus.gresource.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/resources/nautilus.gresource.xml b/src/resources/nautilus.gresource.xml
index bb0cf3ea1..a0cd28876 100644
--- a/src/resources/nautilus.gresource.xml
+++ b/src/resources/nautilus.gresource.xml
@@ -5,7 +5,6 @@
<file compressed="true">ui/nautilus-search-popover.ui</file>
<file>ui/nautilus-pathbar-context-menu.ui</file>
<file>ui/nautilus-toolbar.ui</file>
- <file>ui/nautilus-toolbar-switcher.ui</file>
<file>ui/nautilus-toolbar-view-menu.ui</file>
<file>ui/nautilus-column-chooser.ui</file>
<file>ui/nautilus-list-view-column-editor.ui</file>