<?xml version="1.0"?> <interface> <object class="GtkDialog" id="dialog_ua_fips_enable"> <property name="border_width">18</property> <property name="title" translatable="yes">Enable FIPS</property> <property name="resizable">False</property> <property name="modal">True</property> <property name="type_hint">dialog</property> <property name="skip_taskbar_hint">True</property> <child internal-child="vbox"> <object class="GtkBox"> <property name="orientation">vertical</property> <property name="spacing">18</property> <child> <object class="GtkBox"> <property name="visible">True</property> <property name="orientation">vertical</property> <property name="spacing">18</property> <child> <object class="GtkLabel"> <property name="visible">True</property> <property name="label" translatable="yes">Enabling FIPS cannot be reversed and Livepatch will be permanently disabled. Choose your preferred FIPS option.</property> <property name="xalign">0</property> </object> </child> <child> <object class="GtkRadioButton" id="radio_fips_with_updates"> <property name="visible">True</property> <child> <object class="GtkLabel"> <property name="visible">True</property> <property name="label" translatable="yes"><b>FIPS with updates</b> Installs FIPS 140-2 validated packages and allows for regular security updates.</property> <property name="use_markup">True</property> <property name="xalign">0</property> </object> </child> </object> </child> <child> <object class="GtkRadioButton"> <property name="visible">True</property> <property name="group">radio_fips_with_updates</property> <child> <object class="GtkLabel"> <property name="visible">True</property> <property name="label" translatable="yes"><b>FIPS without updates</b> Installs FIPS 140-2 validated packages. These will not be updated until the next recertification.</property> <property name="use_markup">True</property> <property name="xalign">0</property> </object> </child> </object> </child> </object> </child> </object> </child> <child internal-child="action_area"> <object class="GtkHButtonBox"> <property name="visible">True</property> <property name="layout_style">end</property> <child> <object class="GtkButton"> <property name="visible">True</property> <property name="label" translatable="yes">Cance_l</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_cancel_clicked"/> </object> </child> <child> <object class="GtkButton"> <property name="visible">True</property> <property name="label" translatable="yes">_Continue</property> <property name="use_underline">True</property> <signal name="clicked" handler="on_continue_clicked"/> </object> </child> </object> </child> </object> </interface>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
dialog-add-sources-list.ui | File | 6.16 KB | 0644 |
|
dialog-add.ui | File | 8.88 KB | 0644 |
|
dialog-cache-outofdate.ui | File | 6.58 KB | 0644 |
|
dialog-cdrom-progress.ui | File | 3.29 KB | 0644 |
|
dialog-edit-source.ui | File | 10.53 KB | 0644 |
|
dialog-mirror.ui | File | 15.95 KB | 0644 |
|
dialog-ua-attach.ui | File | 10.51 KB | 0644 |
|
dialog-ua-detach.ui | File | 2.59 KB | 0644 |
|
dialog-ua-fips-enable.ui | File | 3.53 KB | 0644 |
|
main.ui | File | 94.74 KB | 0644 |
|