summaryrefslogtreecommitdiff
path: root/gtk/ui/gtkfilechooserwidget.ui
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2015-01-18 17:56:07 -0500
committerMatthias Clasen <mclasen@redhat.com>2015-01-18 17:57:12 -0500
commitdcd3d1538021c15c788b4d639b3dc671495e63ae (patch)
tree3922cc2943ca2d01f874e18b96d0bebc8db22458 /gtk/ui/gtkfilechooserwidget.ui
parent4b47c5a64999d5d24abe1e516324b4c95c35f6f0 (diff)
downloadgtk+-dcd3d1538021c15c788b4d639b3dc671495e63ae.tar.gz
file chooser: Drop the location label
Bringing us close to the new design.
Diffstat (limited to 'gtk/ui/gtkfilechooserwidget.ui')
-rw-r--r--gtk/ui/gtkfilechooserwidget.ui13
1 files changed, 0 insertions, 13 deletions
diff --git a/gtk/ui/gtkfilechooserwidget.ui b/gtk/ui/gtkfilechooserwidget.ui
index b5d60b1e50..61b7635a2b 100644
--- a/gtk/ui/gtkfilechooserwidget.ui
+++ b/gtk/ui/gtkfilechooserwidget.ui
@@ -105,19 +105,6 @@
<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>
</object>