Bump version to 0.15.0
[GameHub.git] / data / com.github.tkashkin.gamehub.policy.in
blob7e83c264f16f057a3ea64965ed0b53c702ea2920
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE policyconfig PUBLIC "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN" "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
3 <policyconfig>
4 <vendor>Anatoliy Kashkin</vendor>
5 <vendor_url>https://tkashkin.tk/projects/gamehub</vendor_url>
7 <action id="com.github.tkashkin.gamehub.polkit.overlayfs-helper">
8 <description>Manage overlays</description>
9 <message>Authentication is required to manage overlays</message>
10 <icon_name>drive-removable-media</icon_name>
11 <defaults>
12 <allow_any>yes</allow_any>
13 <allow_inactive>yes</allow_inactive>
14 <allow_active>yes</allow_active>
15 </defaults>
16 <annotate key="org.freedesktop.policykit.exec.path">@BINDIR@/@PROJECT_NAME@-overlayfs-helper</annotate>
17 </action>
18 </policyconfig>