file chooser: Drop the location label
Bringing us close to the new design.
This commit is contained in:
@ -104,19 +104,6 @@
|
||||
<property name="no-show-all">True</property>
|
||||
<property name="spacing">12</property>
|
||||
<property name="border_width">6</property>
|
||||
<child>
|
||||
<object class="GtkLabel" id="location_label">
|
||||
<property name="visible">True</property>
|
||||
<property name="can_focus">False</property>
|
||||
<property name="label" translatable="yes">_Location:</property>
|
||||
<property name="use_underline">True</property>
|
||||
</object>
|
||||
<packing>
|
||||
<property name="expand">False</property>
|
||||
<property name="fill">False</property>
|
||||
<property name="position">0</property>
|
||||
</packing>
|
||||
</child>
|
||||
<child>
|
||||
<placeholder/>
|
||||
</child>
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
N_("Create Fo_lder");
|
||||
N_("_Location:");
|
||||
N_("Files");
|
||||
N_("Name");
|
||||
N_("Size");
|
||||
|
||||
Reference in New Issue
Block a user