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 11960fa916
commit e1100813e6

View File

@ -1060,6 +1060,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>