summaryrefslogtreecommitdiffstats
path: root/src/service-discovery-config.glade
diff options
context:
space:
mode:
Diffstat (limited to 'src/service-discovery-config.glade')
-rw-r--r--src/service-discovery-config.glade22
1 files changed, 2 insertions, 20 deletions
diff --git a/src/service-discovery-config.glade b/src/service-discovery-config.glade
index 3724490..72f5c5b 100644
--- a/src/service-discovery-config.glade
+++ b/src/service-discovery-config.glade
@@ -18,6 +18,7 @@
<property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
<property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
<property name="focus_on_map">True</property>
+ <property name="urgency_hint">False</property>
<property name="has_separator">True</property>
<signal name="destroy" handler="gtk_main_quit"/>
@@ -265,6 +266,7 @@
<child>
<widget class="GtkCheckButton" id="checkbutton_local">
+ <property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label">Browse for my own services.</property>
<property name="use_underline">True</property>
@@ -310,26 +312,6 @@
<property name="y_options"></property>
</packing>
</child>
-
- <child>
- <widget class="GtkCheckButton" id="checkbutton_applet_name">
- <property name="can_focus">True</property>
- <property name="label">Display applet name in the panel.</property>
- <property name="use_underline">True</property>
- <property name="relief">GTK_RELIEF_NORMAL</property>
- <property name="focus_on_click">True</property>
- <property name="active">False</property>
- <property name="inconsistent">False</property>
- <property name="draw_indicator">True</property>
- </widget>
- <packing>
- <property name="left_attach">1</property>
- <property name="right_attach">2</property>
- <property name="top_attach">3</property>
- <property name="bottom_attach">4</property>
- <property name="y_options">fill</property>
- </packing>
- </child>
</widget>
<packing>
<property name="tab_expand">False</property>