aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_setup_gns_edit_srv.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_setup_gns_edit_srv.glade')
-rw-r--r--contrib/gnunet_setup_gns_edit_srv.glade3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/gnunet_setup_gns_edit_srv.glade b/contrib/gnunet_setup_gns_edit_srv.glade
index 585dc027..79554aea 100644
--- a/contrib/gnunet_setup_gns_edit_srv.glade
+++ b/contrib/gnunet_setup_gns_edit_srv.glade
@@ -163,7 +163,7 @@
163 <child> 163 <child>
164 <object class="GtkEntry" id="edit_dialog_name_entry"> 164 <object class="GtkEntry" id="edit_dialog_name_entry">
165 <property name="visible">True</property> 165 <property name="visible">True</property>
166 <property name="can_focus">True</property> 166 <property name="sensitive">False</property>
167 <property name="tooltip_text" translatable="yes">Name of the record in the zone.</property> 167 <property name="tooltip_text" translatable="yes">Name of the record in the zone.</property>
168 <property name="max_length">63</property> 168 <property name="max_length">63</property>
169 <property name="invisible_char">●</property> 169 <property name="invisible_char">●</property>
@@ -171,7 +171,6 @@
171 <property name="secondary_icon_activatable">False</property> 171 <property name="secondary_icon_activatable">False</property>
172 <property name="primary_icon_sensitive">True</property> 172 <property name="primary_icon_sensitive">True</property>
173 <property name="secondary_icon_sensitive">True</property> 173 <property name="secondary_icon_sensitive">True</property>
174 <signal name="changed" handler="GNS_edit_dialog_name_entry_changed_cb" swapped="no"/>
175 </object> 174 </object>
176 <packing> 175 <packing>
177 <property name="expand">True</property> 176 <property name="expand">True</property>