Warning, /frameworks/kauth/autotests/foo.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 <policyconfig>
0006 <vendor>Foo Control Module</vendor>
0007 <icon_name>preferences-desktop-display</icon_name>
0008    <action id="org.kde.kcontrol.kcmplymouth.save" >
0009       <description xml:lang="ca">Desa el tema del Foo</description>
0010       <description>Save the Foo Theme</description>
0011       <description xml:lang="en_GB">Save the Foo Theme</description>
0012       <description xml:lang="zh_CN">保存 Foo 主题</description>
0013       <message xml:lang="ca">Les polítiques del sistema impedeixen que apliqueu el tema del Foo.</message>
0014       <message>System policies prevent you from applying the Foo theme.</message>
0015       <message xml:lang="en_GB">System policies prevent you from applying the Foo theme.</message>
0016       <message xml:lang="zh_CN">系统策略阻止您应用 Foo 主题。</message>
0017       <defaults>
0018          <allow_inactive>no</allow_inactive>
0019          <allow_active>auth_admin</allow_active>
0020       </defaults>
0021    </action>
0022 </policyconfig>