summaryrefslogtreecommitdiff
path: root/plugins/dfnet
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dfnet')
-rw-r--r--plugins/dfnet/dfnet.glade23
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/dfnet/dfnet.glade2 b/plugins/dfnet/dfnet.glade2
index 204a7905..36c9b4b6 100644
--- a/plugins/dfnet/dfnet.glade2
+++ b/plugins/dfnet/dfnet.glade2
@@ -78,8 +78,9 @@ If you selected Client please enter the IP address the Server gave to you in the
<widget class="GtkEntry" id="tbServerIP">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="max_length">11</property>
+ <property name="max_length">15</property>
<property name="invisible_char">&#x25CF;</property>
+ <signal name="activate" handler="on_tbServerIP_activate"/>
</widget>
<packing>
<property name="left_attach">1</property>