SHA256
1
0
forked from pool/argyllcms
argyllcms/color-device-file.policy
Klaus Kämpf bd101b881b Accepting request 99876 from multimedia:photo
let's move argyllcms there, so we could use this project as devel repository for factory submission

OBS-URL: https://build.opensuse.org/request/show/99876
OBS-URL: https://build.opensuse.org/package/show/multimedia:color_management/argyllcms?expand=0&rev=1
2012-01-12 09:42:03 +00:00

16 lines
658 B
XML

<?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.0/policyconfig.dtd">
<!-- This file normally lives at
"/usr/share/PolicyKit/policy/color-device-file.policy"
-->
<policyconfig>
<action id="org.freedesktop.hal.device-access.color">
<description>Directly access color meter devices</description>
<message>System policy prevents access to the color meter devices</message>
<defaults>
<allow_inactive>no</allow_inactive>
<allow_active>yes</allow_active>
</defaults>
</action>
</policyconfig>