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">
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>
12 <allow_any>yes
</allow_any>
13 <allow_inactive>yes
</allow_inactive>
14 <allow_active>yes
</allow_active>
16 <annotate key=
"org.freedesktop.policykit.exec.path">@BINDIR@/@PROJECT_NAME@-overlayfs-helper
</annotate>