An about dialog is used to show the description of the device security panel. Fix: https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2204 Signed-off-by: Kate Hsuan <hpa@redhat.com>
10 lines
501 B
XML
10 lines
501 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gnome/control-center/firmware-security">
|
|
<file preprocess="xml-stripblanks">cc-firmware-security-panel.ui</file>
|
|
<file preprocess="xml-stripblanks">cc-firmware-security-dialog.ui</file>
|
|
<file preprocess="xml-stripblanks">cc-firmware-security-boot-dialog.ui</file>
|
|
<file preprocess="xml-stripblanks">cc-firmware-security-help-dialog.ui</file>
|
|
<file>security-level.css</file>
|
|
</gresource>
|
|
</gresources>
|