Port max length 5.
authorshort <>
Fri, 14 May 2004 07:07:36 +0000 (07:07 +0000)
committershort <>
Fri, 14 May 2004 07:07:36 +0000 (07:07 +0000)
Port default value 9201.

src/ui-gnome.glade

index 5d5de22..50e8396 100644 (file)
@@ -90,8 +90,8 @@ Generally you cannot use this program in firewalled networks although try to ask
                          <property name="can_focus">True</property>
                          <property name="editable">True</property>
                          <property name="visibility">True</property>
-                         <property name="max_length">0</property>
-                         <property name="text" translatable="yes"></property>
+                         <property name="max_length">5</property>
+                         <property name="text" translatable="yes">9201</property>
                          <property name="has_frame">True</property>
                          <property name="invisible_char" translatable="yes">*</property>
                          <property name="activates_default">False</property>