add more spacing
[personal-kdebase.git] / workspace / kcontrol / kfontinst / kio / org.kde.fontinst.policy
blob125b16ce04c1b9dfad4dbae13391bf3a5703f9d6
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">
6 <!-- needs i18n work -->
7 <!-- use auth_admin_keep_session ??? -->
9 <policyconfig>
10 <vendor>KDE</vendor>
11 <vendor_url>http://www.kde.org/</vendor_url>
12 <icon_name>preferences-desktop-font-installer</icon_name>
13 <action id="org.kde.fontinst">
14 <description>Manage system-wide fonts.</description>
15 <message>Modifying the system-wide font configuration requires privileges.</message>
16 <defaults>
17 <allow_inactive>no</allow_inactive>
18 <allow_active>auth_admin</allow_active>
19 </defaults>
20 </action>
21 </policyconfig>