summaryrefslogtreecommitdiff
path: root/src/resources/nautilus.gresource.xml
diff options
context:
space:
mode:
authorAntónio Fernandes <antoniof@gnome.org>2021-07-25 16:13:45 +0100
committerAntónio Fernandes <antoniojpfernandes@gmail.com>2021-11-08 22:45:22 +0000
commit022a075dd93bd20c20be667f8107cd66a08c6da0 (patch)
tree9f5f51759ae05c5fd8517703b3961382dbcf2674 /src/resources/nautilus.gresource.xml
parenta9fda5ad5c8669dd47e68087c82066a32df16591 (diff)
downloadnautilus-022a075dd93bd20c20be667f8107cd66a08c6da0.tar.gz
list-view: Build column editor with GtkBuilder
Keeping with the direction of preferring declarative UI definitions. Also, it will help with porting to GTK4. While we are at it, adopt HdyWindow for rounded corners and make the label not bold and allow it to wrap (to avoid making the dialog too wide with some translations).
Diffstat (limited to 'src/resources/nautilus.gresource.xml')
-rw-r--r--src/resources/nautilus.gresource.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/resources/nautilus.gresource.xml b/src/resources/nautilus.gresource.xml
index adfa04861..66f8f43f1 100644
--- a/src/resources/nautilus.gresource.xml
+++ b/src/resources/nautilus.gresource.xml
@@ -8,6 +8,7 @@
<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>
<file>ui/nautilus-create-folder-dialog.ui</file>
<file>ui/nautilus-compress-dialog.ui</file>
<file>ui/nautilus-rename-file-popover.ui</file>