This was designed some time ago [1] but never actually implemented, so: - Change the screen lock section to "screen" - Move the screen section up, so it's next to the other types of hardware - Added a Screen lock section in there [1] https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/909#note_737827
6 lines
202 B
XML
6 lines
202 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<gresources>
|
|
<gresource prefix="/org/gnome/control-center/screen">
|
|
<file preprocess="xml-stripblanks">cc-screen-panel.ui</file>
|
|
</gresource>
|
|
</gresources>
|