widget factory: Don't make file chooser local-only

There's no reason to.
This commit is contained in:
Matthias Clasen
2015-02-17 19:25:22 -05:00
parent 75ab755f08
commit 32e9659d83

View File

@@ -1037,6 +1037,7 @@ Suspendisse feugiat quam quis dolor accumsan cursus. </property>
<object class="GtkFileChooserButton" id="filechooserbutton1">
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="local_only">False</property>
</object>
<packing>
<property name="expand">False</property>