aboutsummaryrefslogtreecommitdiff
path: root/contrib/gnunet_namestore_edit_cert.glade
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gnunet_namestore_edit_cert.glade')
-rw-r--r--contrib/gnunet_namestore_edit_cert.glade17
1 files changed, 1 insertions, 16 deletions
diff --git a/contrib/gnunet_namestore_edit_cert.glade b/contrib/gnunet_namestore_edit_cert.glade
index 5e7f4b04..0782a4dc 100644
--- a/contrib/gnunet_namestore_edit_cert.glade
+++ b/contrib/gnunet_namestore_edit_cert.glade
@@ -326,7 +326,7 @@
326 <object class="GtkEntry" id="edit_dialog_cert_import_entry"> 326 <object class="GtkEntry" id="edit_dialog_cert_import_entry">
327 <property name="visible">True</property> 327 <property name="visible">True</property>
328 <property name="can_focus">True</property> 328 <property name="can_focus">True</property>
329 <property name="tooltip_text" translatable="yes">Enter identifier to import CERT information from the network. 329 <property name="tooltip_text" translatable="yes">Enter identifier to import CERT information from the network.
330For example, for PKIX specify the DNS name. 330For example, for PKIX specify the DNS name.
331For PGP, specify the key identifier. 331For PGP, specify the key identifier.
332</property> 332</property>
@@ -434,21 +434,6 @@ For PGP, specify the key identifier.
434 <property name="position">1</property> 434 <property name="position">1</property>
435 </packing> 435 </packing>
436 </child> 436 </child>
437 <child>
438 <object class="GtkCheckButton" id="edit_dialog_options_pending_checkbutton">
439 <property name="label" translatable="yes">Record is pending approval (not currently usable for anyone)</property>
440 <property name="visible">True</property>
441 <property name="can_focus">True</property>
442 <property name="receives_default">False</property>
443 <property name="xalign">0.5</property>
444 <property name="draw_indicator">True</property>
445 </object>
446 <packing>
447 <property name="expand">True</property>
448 <property name="fill">True</property>
449 <property name="position">2</property>
450 </packing>
451 </child>
452 </object> 437 </object>
453 </child> 438 </child>
454 </object> 439 </object>