+Protocol documentation
[udpgate.git] / src / ui-gnome.glade
index 5d5de22..e37e9e8 100644 (file)
@@ -7,7 +7,7 @@
 
 <widget class="GnomeApp" id="App">
   <property name="visible">True</property>
-  <property name="title" translatable="yes">UDP Forwarder</property>
+  <property name="title" translatable="yes">UDP Gateway</property>
   <property name="type">GTK_WINDOW_TOPLEVEL</property>
   <property name="window_position">GTK_WIN_POS_NONE</property>
   <property name="modal">False</property>
@@ -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>
@@ -230,7 +230,7 @@ Generally you cannot use this program in firewalled networks although try to ask
                  <property name="editable">False</property>
                  <property name="visibility">True</property>
                  <property name="max_length">0</property>
-                 <property name="text" translatable="yes">123.456.789.123</property>
+                 <property name="text" translatable="yes"></property>
                  <property name="has_frame">True</property>
                  <property name="invisible_char" translatable="yes">*</property>
                  <property name="activates_default">False</property>