diff options
Diffstat (limited to 'contrib/gnunet_namestore_edit_tlsa.glade')
-rw-r--r-- | contrib/gnunet_namestore_edit_tlsa.glade | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/gnunet_namestore_edit_tlsa.glade b/contrib/gnunet_namestore_edit_tlsa.glade index 207044e0..4c6efe42 100644 --- a/contrib/gnunet_namestore_edit_tlsa.glade +++ b/contrib/gnunet_namestore_edit_tlsa.glade | |||
@@ -599,10 +599,10 @@ | |||
599 | <property name="visible">True</property> | 599 | <property name="visible">True</property> |
600 | <property name="can_focus">True</property> | 600 | <property name="can_focus">True</property> |
601 | <property name="tooltip_text" translatable="yes">Enter identifier to import certificate information from the network. | 601 | <property name="tooltip_text" translatable="yes">Enter identifier to import certificate information from the network. |
602 | For example, for X.509 specify the DNS name. | 602 | For example, for X.509 specify the DNS domain name. |
603 | For PGP, specify the key identifier. | 603 | For PGP, specify the key identifier (not implemented). |
604 | </property> | 604 | </property> |
605 | <property name="max_length">15</property> | 605 | <property name="max_length">253</property> |
606 | <property name="invisible_char">●</property> | 606 | <property name="invisible_char">●</property> |
607 | <property name="primary_icon_activatable">False</property> | 607 | <property name="primary_icon_activatable">False</property> |
608 | <property name="secondary_icon_activatable">False</property> | 608 | <property name="secondary_icon_activatable">False</property> |