summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorZeeshan Ali (Khattak) <zeeshanak@gnome.org>2011-02-16 02:45:05 +0200
committerZeeshan Ali (Khattak) <zeeshanak@gnome.org>2011-02-18 01:47:14 +0200
commit95ee28b2ebc8844259f3bd5423825e5636e9921a (patch)
tree83a7d1928380538a94cdf18f82e8b479935dd122 /data
parent23f808ab1a4a31d575c1e543703ed2d6fc949085 (diff)
downloadrygel-95ee28b2ebc8844259f3bd5423825e5636e9921a.tar.gz
data,ui: Remove 'Network Options' label
Diffstat (limited to 'data')
-rw-r--r--data/rygel-preferences.ui17
1 files changed, 0 insertions, 17 deletions
diff --git a/data/rygel-preferences.ui b/data/rygel-preferences.ui
index 86be7cd6..99e596f5 100644
--- a/data/rygel-preferences.ui
+++ b/data/rygel-preferences.ui
@@ -287,21 +287,6 @@
</packing>
</child>
<child>
- <object class="GtkLabel" id="network-label">
- <property name="visible">True</property>
- <property name="can_focus">False</property>
- <property name="xalign">0</property>
- <property name="label" translatable="yes">Network Options</property>
- <attributes>
- <attribute name="weight" value="bold"/>
- </attributes>
- </object>
- <packing>
- <property name="right_attach">2</property>
- <property name="y_options"></property>
- </packing>
- </child>
- <child>
<object class="GtkComboBoxText" id="iface-entry">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -309,8 +294,6 @@
<packing>
<property name="left_attach">1</property>
<property name="right_attach">2</property>
- <property name="top_attach">1</property>
- <property name="bottom_attach">2</property>
<property name="y_options">GTK_FILL</property>
</packing>
</child>