/usr/share/gnome-background-properties/gutsy-wallpapers.xml is in gutsy-wallpapers 0.22.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
<wallpapers>
<wallpaper>
<name>Simple Ubuntu</name>
<filename>/usr/share/backgrounds/gutsy-final-ubuntu.png</filename>
<options>zoom</options>
<pcolor>#dab082</pcolor>
<scolor>#dab082</scolor>
<shade_type>solid</shade_type>
</wallpaper>
<wallpaper>
<name>Elephant</name>
<filename>/usr/share/backgrounds/gutsy-elephant-skin.jpg</filename>
<options>zoom</options>
<pcolor>#5b2e0f</pcolor>
<scolor>#5b2e0f</scolor>
<shade_type>solid</shade_type>
</wallpaper>
</wallpapers>
|