/usr/share/gnome-background-properties/debian.xml is in desktop-base 7.0.3ubuntu1.
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 21 | <?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE wallpapers SYSTEM "gnome-wp-list.dtd">
<wallpapers>
<wallpaper>
<!-- don't include words such as "wallpaper" (avoids translations) -->
<name>Debian</name>
<filename>/usr/share/images/desktop-base/joy.xml</filename>
<options>zoom</options>
<shade_type>horizontal-gradient</shade_type>
<pcolor>#0099cc</pcolor>
<scolor>#006699</scolor>
</wallpaper>
<wallpaper>
<name>Debian Inksplat</name>
<filename>/usr/share/images/desktop-base/joy-inksplat-wallpaper_1920x1080.svg</filename>
<options>zoom</options>
<shade_type>horizontal-gradient</shade_type>
<pcolor>#0099cc</pcolor>
<scolor>#006699</scolor>
</wallpaper>
</wallpapers>
|