Bugzilla – Attachment #569827: patch for ui.rb for bug #847291
HBox(
HSpacing(0.4),
VBox(
VSpacing(0.2),
ComboBox(
Id(:policy),
HSpacing(0.5),
VCenter(
VSpacing(0.4),
RadioButtonGroup(
Id(:rd),
Left(
)
),
nis_frame,
Frame("", HBox(HSpacing(0.4), firewall_layout)),
# checkbox label
CheckBox(Id(:autofs), _("Start Auto&mounter"), autofs),
PushButton(
Id(:expert),
# button label
_("NFS Configuration...")
VSpacing(0.4)
HSpacing(0.5)