gnome-base/gnome-control-center: Really add background patch
[phenriksson.git] / local-gnome / gnome-base / gnome-control-center / files / org.gnome.control-center.defaultbackground.policy
blobfb623987d891d412bfdda8e77e28273e1a5004ef
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 <vendor>The GNOME Project</vendor>
7 <vendor_url>http://www.gnome.org/projects/gconf/</vendor_url>
8 <icon_name>preferences-desktop-appearance</icon_name>
10 <action id="org.gnome.gconf.defaults.set-default-background">
11 <description>Set the default background image</description>
12 <message>Privileges are required to set the default background image</message>
13 <defaults>
14 <allow_inactive>no</allow_inactive>
15 <allow_active>auth_admin</allow_active>
16 </defaults>
17 <annotate key="org.gnome.gconf.defaults.set-system.prefix">/desktop/gnome/background</annotate>
18 </action>
20 </policyconfig>