<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE policyconfig PUBLIC "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN" "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd"> <policyconfig> <vendor>The MATE Project</vendor> <vendor_url>http://www.gnome.org/</vendor_url> <icon_name>mate-panel-clock</icon_name> <action id="org.mate.settingsdaemon.datetimemechanism.settimezone"> <_description>Change system time zone</_description> <_message>Privileges are required to change the system time zone.</_message> <defaults> <allow_inactive>no</allow_inactive> <allow_active>auth_admin_keep</allow_active> </defaults> </action> <action id="org.mate.settingsdaemon.datetimemechanism.settime"> <_description>Change system time</_description> <_message>Privileges are required to change the system time.</_message> <defaults> <allow_inactive>no</allow_inactive> <allow_active>auth_admin_keep</allow_active> </defaults> </action> <action id="org.mate.settingsdaemon.datetimemechanism.configurehwclock"> <_description>Configure hardware clock</_description> <_message>Privileges are required to configure the hardware clock.</_message> <defaults> <allow_inactive>no</allow_inactive> <allow_active>auth_admin_keep</allow_active> </defaults> </action> </policyconfig>