aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2018-10-12 10:52:17 +0200
committerChristian Grothoff <christian@grothoff.org>2018-10-12 10:52:17 +0200
commita399de56b160e0910a76ab910dc5ef9213a0303d (patch)
tree828d76a1d670ac980073c8c9f2fd541c5957a710 /contrib
parent2c5386463b0481d2179a12f30ec2546e56372506 (diff)
downloadgnunet-gtk-a399de56b160e0910a76ab910dc5ef9213a0303d.tar.gz
gnunet-gtk-a399de56b160e0910a76ab910dc5ef9213a0303d.zip
fix serial lenght limit
Diffstat (limited to 'contrib')
-rw-r--r--contrib/gnunet_namestore_edit_soa.glade1
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/gnunet_namestore_edit_soa.glade b/contrib/gnunet_namestore_edit_soa.glade
index bf503935..51ca33a4 100644
--- a/contrib/gnunet_namestore_edit_soa.glade
+++ b/contrib/gnunet_namestore_edit_soa.glade
@@ -330,7 +330,6 @@
330 <property name="visible">True</property> 330 <property name="visible">True</property>
331 <property name="can_focus">True</property> 331 <property name="can_focus">True</property>
332 <property name="tooltip_text" translatable="yes">This number should be incremented for every zone update.</property> 332 <property name="tooltip_text" translatable="yes">This number should be incremented for every zone update.</property>
333 <property name="max_length">6</property>
334 <property name="invisible_char">●</property> 333 <property name="invisible_char">●</property>
335 <property name="primary_icon_activatable">False</property> 334 <property name="primary_icon_activatable">False</property>
336 <property name="secondary_icon_activatable">False</property> 335 <property name="secondary_icon_activatable">False</property>