Blame SOURCES/org.ezix.lshw.gui.policy

c28c22
c28c22
c28c22
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
c28c22
"http://www.freedesktop.org/standards/PolicyKit/1/policyconfig.dtd">
c28c22
<policyconfig>
c28c22
 <vendor>lshw</vendor>
c28c22
 <vendor_url>http://ezix.org/project/wiki/HardwareLiSter</vendor_url>
c28c22
 <action id="org.ezix.lshw.gui.pkexec.run">
c28c22
    <description>Hardware Lister (lshw) - list hardware information</description>
c28c22
    <message>Authentication is required to run lshw-gui</message>
c28c22
    <icon_name>lshw-logo</icon_name>
c28c22
    <defaults>
c28c22
     <allow_any>no</allow_any>
c28c22
     <allow_inactive>no</allow_inactive>
c28c22
     <allow_active>auth_admin_keep</allow_active>
c28c22
    </defaults>
c28c22
    <annotate key="org.freedesktop.policykit.exec.path">/usr/sbin/gtk-lshw</annotate>
c28c22
    <annotate key="org.freedesktop.policykit.exec.allow_gui">true</annotate>
c28c22
 </action>
c28c22
</policyconfig>