summaryrefslogtreecommitdiffstats
path: root/ui/adddrive.glade
diff options
context:
space:
mode:
Diffstat (limited to 'ui/adddrive.glade')
-rw-r--r--ui/adddrive.glade19
1 files changed, 19 insertions, 0 deletions
diff --git a/ui/adddrive.glade b/ui/adddrive.glade
index 599ed79d7..2d991ef54 100644
--- a/ui/adddrive.glade
+++ b/ui/adddrive.glade
@@ -202,6 +202,25 @@
</child>
<child>
+ <widget class="GtkRadioButton" id="fcoeRadio">
+ <property name="visible">True</property>
+ <property name="label" translatable="yes" context="yes">Add _FCoE SAN</property>
+ <property name="use_underline">True</property>
+ <property name="relief">GTK_RELIEF_NORMAL</property>
+ <property name="focus_on_click">True</property>
+ <property name="active">False</property>
+ <property name="inconsistent">False</property>
+ <property name="draw_indicator">True</property>
+ <property name="group">iscsiRadio</property>
+ </widget>
+ <packing>
+ <property name="padding">0</property>
+ <property name="expand">True</property>
+ <property name="fill">True</property>
+ </packing>
+ </child>
+
+ <child>
<widget class="GtkRadioButton" id="radiobutton1">
<property name="visible">True</property>
<property name="sensitive">False</property>