forked from AuroraMiddleware/gtk
filechooserwidget: Remove extra action bar
This commit is contained in:
parent
619ff2338e
commit
3b53a6b0a9
@ -331,7 +331,7 @@
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkActionBar" id="remote_warning_bar2">
|
||||
<object class="GtkActionBar" id="remote_warning_bar">
|
||||
<property name="visible">0</property>
|
||||
<child type="center">
|
||||
<object class="GtkLabel">
|
||||
@ -382,16 +382,6 @@
|
||||
</child>
|
||||
</object>
|
||||
</child>
|
||||
<child>
|
||||
<object class="GtkActionBar" id="remote_warning_bar">
|
||||
<property name="visible">0</property>
|
||||
<child type="center">
|
||||
<object class="GtkLabel">
|
||||
<property name="label" translatable="yes">Remote location — only searching the current folder</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
</property>
|
||||
</object>
|
||||
|
Loading…
Reference in New Issue
Block a user