summaryrefslogtreecommitdiff
path: root/src/nautilus.gresource.xml
diff options
context:
space:
mode:
authorCarlos Soriano <carlos.soriano89@gmail.com>2014-08-22 13:13:14 +0200
committerCarlos Soriano <csoriano@gnome.org>2015-07-22 13:02:04 +0200
commitfe57397c9e66e178fb031b8a6e60827bd25ea5e3 (patch)
treecb930ecb89e1fa310b454f48903ad63d8b812e30 /src/nautilus.gresource.xml
parentff6ccbaf40afe9cde56746990888246ac3fdd177 (diff)
downloadnautilus-fe57397c9e66e178fb031b8a6e60827bd25ea5e3.tar.gz
window-slot: add no search results feedback
Until now the user was not receiving feedback whether the search finished or not when there were no results, resulting in an empty view. To provide a better search experience, provide feedback to the user in form of a icon + label in the view whether the search finished with no results.
Diffstat (limited to 'src/nautilus.gresource.xml')
-rw-r--r--src/nautilus.gresource.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nautilus.gresource.xml b/src/nautilus.gresource.xml
index bc3e8e44b..3a13de042 100644
--- a/src/nautilus.gresource.xml
+++ b/src/nautilus.gresource.xml
@@ -12,6 +12,7 @@
<file>nautilus-progress-info-widget.xml</file>
<file>nautilus-move-to-trash-shortcut-changed.ui</file>
<file>nautilus-window.ui</file>
+ <file>nautilus-no-search-results.ui</file>
<file alias="icons/thumbnail_frame.png">../icons/thumbnail_frame.png</file>
<file alias="icons/filmholes.png">../icons/filmholes.png</file>
<file alias="icons/knob.png">../icons/knob.png</file>