summaryrefslogtreecommitdiff
path: root/src/resources/ui/nautilus-remote-warning-bar.ui
blob: 322289102315a054f85789335bc3f8726bc43c86 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="UTF-8"?>
<interface>
    <object class="GtkActionBar" id="remote_warning_bar">
      <child type="center">
        <object class="GtkLabel">
          <property name="visible">True</property>
          <property name="label" translatable="yes">Remote location — only searching the current folder</property>
        </object>
      </child>
   </object>
</interface>