linuxOS_AP05/debian/binary/usr/share/glib-2.0/schemas/org.gnome.system-tools.gschema.xml
2025-09-26 09:40:02 +08:00

15 lines
609 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<schemalist>
<schema path="/org/gnome/system-tools/users/" id="org.gnome.system-tools.users">
<key type="b" name="showall">
<default>false</default>
<summary>Show system users</summary>
<description>Whether the users-admin tool should show system users in the users list.</description>
</key>
<key type="b" name="showroot">
<default>false</default>
<summary>Show root user</summary>
<description>Whether the users-admin tool should show the root user in the users list.</description>
</key>
</schema>
</schemalist>