summaryrefslogtreecommitdiff
path: root/src/resources/ui/nautilus-search-popover.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/ui/nautilus-search-popover.ui')
-rw-r--r--src/resources/ui/nautilus-search-popover.ui4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/resources/ui/nautilus-search-popover.ui b/src/resources/ui/nautilus-search-popover.ui
index 72fd99d4b..82a948a85 100644
--- a/src/resources/ui/nautilus-search-popover.ui
+++ b/src/resources/ui/nautilus-search-popover.ui
@@ -354,6 +354,7 @@
<object class="GtkBox">
<property name="can_focus">False</property>
<property name="hexpand">True</property>
+ <property name="visible">True</property>
<child>
<object class="GtkRadioButton" id="full_text_search_button">
<property name="label" translatable="yes">Full Text</property>
@@ -365,6 +366,7 @@
<property name="xalign">0</property>
<property name="active">True</property>
<property name="draw_indicator">False</property>
+ <signal name="toggled" handler="search_fts_mode_changed" object="NautilusSearchPopover" swapped="no" />
</object>
<packing>
<property name="expand">False</property>
@@ -383,6 +385,8 @@
<property name="xalign">0</property>
<property name="draw_indicator">False</property>
<property name="group">full_text_search_button</property>
+ <property name="active">True</property>
+ <signal name="toggled" handler="search_fts_mode_changed" object="NautilusSearchPopover" swapped="no" />
</object>
<packing>
<property name="expand">False</property>