Tizen 2.1 base
[platform/upstream/hplip.git] / data / policykit / com.hp.hplip.policy
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE policyconfig PUBLIC
3  "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
4  "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
5 <policyconfig>
6
7   <vendor>Hewlett-Packard Development Company</vendor>
8   <vendor_url>http://hplip.net/</vendor_url>
9
10   <action id="com.hp.hplip.installplugin">
11     <description>Install a plug-in into a Hewlett-Packard printer</description>
12     <message>System policy prevents installation of a printer plug-in</message>
13     <defaults>
14       <allow_any>no</allow_any>
15       <allow_inactive>no</allow_inactive>
16       <allow_active>auth_admin</allow_active>
17     </defaults>
18   </action>
19
20 </policyconfig>