Linux puskom-ProLiant-DL385-Gen10 5.4.0-150-generic #167~18.04.1-Ubuntu SMP Wed May 24 00:51:42 UTC 2023 x86_64
/
usr
/
share
/
software-properties
/
gtkbuilder
/
//usr/share/software-properties/gtkbuilder/dialog-livepatch-error.ui
<?xml version="1.0" encoding="UTF-8"?> <!-- Generated with glade 3.22.0 --> <interface> <requires lib="gtk+" version="3.12"/> <object class="GtkTextBuffer" id="textbuffer_message"/> <object class="GtkDialog" id="messagedialog_livepatch"> <property name="title">Livepatch</property> <property name="resizable">False</property> <property name="modal">True</property> <property name="type_hint">dialog</property> <property name="urgency_hint">True</property> <property name="deletable">False</property> <property name="skip_taskbar_hint">True</property> <property name="skip_pager_hint">True</property> <child internal-child="vbox"> <object class="GtkBox"> <property name="orientation">vertical</property> <property name="spacing">2</property> <child internal-child="action_area"> <object class="GtkButtonBox"> <property name="layout_style">end</property> <child> <object class="GtkButton" id="button_settings"> <property name="label" translatable="yes">Settingsā¦</property> <property name="can_focus">True</property> <property name="receives_default">False</property> <signal name="clicked" handler="on_button_settings_clicked" swapped="no"/> </object> <packing> <property name="expand">True</property> <property name="fill">True</property> </packing> </child> <child> <object class="GtkButton" id="button_ignore"> <property name="label" translatable="yes">Ignore</property> <property name="visible">True</property> <property name="has_focus">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> <signal name="clicked" handler="on_button_ignore_clicked" swapped="no"/> </object> <packing> <property name="expand">True</property> <property name="fill">True</property> </packing> </child> </object> <packing> <property name="expand">False</property> <property name="fill">False</property> </packing> </child> <child> <object class="GtkBox"> <property name="visible">True</property> <property name="border_width">12</property> <property name="orientation">vertical</property> <child> <object class="GtkGrid"> <property name="visible">True</property> <property name="row_spacing">12</property> <property name="column_spacing">12</property> <child> <object class="GtkLabel" id="label_primary"> <property name="visible">True</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">0</property> </packing> </child> <child> <object class="GtkImage"> <property name="visible">True</property> <property name="halign">center</property> <property name="valign">start</property> <property name="stock">gtk-dialog-error</property> <property name="use_fallback">True</property> <property name="icon_size">6</property> </object> <packing> <property name="left_attach">0</property> <property name="top_attach">0</property> <property name="height">3</property> </packing> </child> <child> <object class="GtkLabel"> <property name="visible">True</property> <property name="label" translatable="yes">The error was:</property> <property name="xalign">0</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">1</property> </packing> </child> <child> <object class="GtkTextView" id="treeview_message"> <property name="height_request">100</property> <property name="visible">True</property> <property name="hexpand">True</property> <property name="vexpand">True</property> <property name="pixels_above_lines">6</property> <property name="pixels_below_lines">6</property> <property name="editable">False</property> <property name="wrap_mode">word</property> <property name="left_margin">6</property> <property name="right_margin">6</property> <property name="cursor_visible">False</property> <property name="buffer">textbuffer_message</property> <property name="accepts_tab">False</property> </object> <packing> <property name="left_attach">1</property> <property name="top_attach">2</property> </packing> </child> </object> <packing> <property name="expand">True</property> <property name="fill">True</property> </packing> </child> </object> <packing> <property name="expand">True</property> <property name="fill">True</property> </packing> </child> </object> </child> <child type="titlebar"> <placeholder/> </child> </object> </interface>