summaryrefslogtreecommitdiff
path: root/src/resources/nautilus.gresource.xml
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2015-10-05 21:07:25 -0300
committerCarlos Soriano <csoriano@gnome.org>2016-02-02 20:43:04 +0100
commitcb7c77a8acf857c3bf16e73bc7beba4b9d09faac (patch)
tree075cafcda4eb92313de7e2681aa183a3e1fe982d /src/resources/nautilus.gresource.xml
parent2e72a3a0f3de75f2df5943133e8d70a4ba0aa3fa (diff)
downloadnautilus-cb7c77a8acf857c3bf16e73bc7beba4b9d09faac.tar.gz
search-popover: add popover to edit search filters
The newest mockups for Nautilus search shows a popover that contains all the necessary options to edit search filters. This commit implements it. The following commits will adapt NautilusQueryEditor to match the latest mockups and display this popover.
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 1e668f85f..c961c5f50 100644
--- a/src/resources/nautilus.gresource.xml
+++ b/src/resources/nautilus.gresource.xml
@@ -2,6 +2,7 @@
<gresources>
<gresource prefix="/org/gnome/nautilus">
<file compressed="true">ui/nautilus-preferences-dialog.ui</file>
+ <file compressed="true">ui/nautilus-search-popover.ui</file>
<file>gtk/menus.ui</file>
<file>ui/nautilus-pathbar-context-menu.ui</file>
<file>ui/nautilus-toolbar.ui</file>