You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
1.2 KiB

<?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/policyconfig.dtd">
<policyconfig>
<vendor>Shutdown Timer</vendor>
<vendor_url>https://github.com/Deminder/ShutdownTimer</vendor_url>
<action id="{{ACTION_ID}}">
<description>Control shutdown and rtc wake alarm schedule</description>
<description xml:lang="de">Steuerung des Ausschalt-Planers und des RTC-Weck-Alarms</description>
<message>No Authorization required to control shutdown or rtc wake alarm.</message>
<message xml:lang="de">Keine Autorisierung zur Steuerung des Ausschalt-Planers oder RTC-Weck-Alarms notwendig.</message>
<defaults>
<allow_any>yes</allow_any>
<allow_inactive>yes</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
<annotate key="org.freedesktop.policykit.exec.path">{{PATH}}</annotate>
<annotate key="{{ACTION_BASE}.polkit-rule.version">3.0.0</annotate>
</action>
</policyconfig>