Description: Cherry pick of data/ui/data.ui from lp:~costales/gui-ufw/gufw-14.10/revision/3
 cherry-pick lp:~costales/gui-ufw/gufw-14.10/revision/3
 to fix the add.ui dialog for LP: #1337746
Author: Michael Vogt <michael.vogt@ubuntu.com>
Bug-Ubuntu: https://bugs.launchpad.net/bugs/1337746
Origin: upstream

--- gui-ufw-14.04.2.orig/data/ui/add.ui
+++ gui-ufw-14.04.2/data/ui/add.ui
@@ -102,6 +102,7 @@
                     </child>
                     <child>
                       <object class="GtkComboBoxText" id="preconfig_direction">
+                        <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <items>
                           <item translatable="yes">In</item>
@@ -162,6 +163,7 @@
                     </child>
                     <child>
                       <object class="GtkLabel" id="preconfig_direction_lbl">
+                        <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="xalign">0</property>
                         <property name="label" translatable="yes">Direction:</property>
@@ -419,6 +421,7 @@
                 </child>
                 <child>
                   <object class="GtkLabel" id="simple_direction_lbl">
+                    <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="xalign">0</property>
                     <property name="label" translatable="yes">Direction:</property>
@@ -469,6 +472,7 @@
                 </child>
                 <child>
                   <object class="GtkComboBoxText" id="simple_direction">
+                    <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="active">0</property>
                     <items>
@@ -654,6 +658,7 @@
                 </child>
                 <child>
                   <object class="GtkLabel" id="advanced_direction_lbl">
+                    <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="xalign">0</property>
                     <property name="label" translatable="yes">Direction:</property>
@@ -669,6 +674,7 @@
                 </child>
                 <child>
                   <object class="GtkLabel" id="advanced_log_lbl">
+                    <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="xalign">0</property>
                     <property name="label" translatable="yes">Log:</property>
@@ -719,6 +725,7 @@
                 </child>
                 <child>
                   <object class="GtkComboBoxText" id="advanced_direction">
+                    <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="active">0</property>
                     <items>
@@ -736,6 +743,7 @@
                 </child>
                 <child>
                   <object class="GtkComboBoxText" id="advanced_log">
+                    <property name="visible">True</property>
                     <property name="can_focus">False</property>
                     <property name="active">0</property>
                     <items>
