Kaydet (Commit) e788dd6b authored tarafından Celal AKARSU's avatar Celal AKARSU

Yeni Dosya Yükle

üst 7ad96768
<?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>Pardus Developers</vendor>
<vendor_url>https://www.pardus.org.tr/</vendor_url>
<action id="org.freedesktop.policykit.pkexec.PcKapat">
<description>Shutdown and reboot Pc automatically</description>
<message>Authorization is required to run the PcKapat application</message>
<message xml:lang="tr">PcKapat uygulamasını çalıştırmak için yetkilendirme gerekiyor</message>
<defaults>
<allow_any>auth_admin</allow_any>
<allow_inactive>auth_admin</allow_inactive>
<allow_active>auth_admin_keep</allow_active>
</defaults>
<annotate key="org.freedesktop.policykit.exec.path">/opt/pckapat/PcKapat</annotate>
<annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>
</action>
</policyconfig>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment