Warning, /plasma/drkonqi/src/coredump/polkit/org.kde.drkonqi.policy is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="utf-8"?>
0002 <!DOCTYPE policyconfig PUBLIC
0003 "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
0004 "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
0005 <!--
0006   SPDX-License-Identifier: CC0-1.0
0007 -->
0008 <policyconfig>
0009    <action id="org.kde.drkonqi.excavateFromToDirFd">
0010       <message>Extracting crash data from $(coreFile) to $(coreFileTarget)</message>
0011       <description>Extraction of crash data</description>
0012       <defaults>
0013          <allow_inactive>no</allow_inactive>
0014          <allow_active>auth_admin</allow_active>
0015       </defaults>
0016    </action>
0017 </policyconfig>