59df25d9fe
* Use zoom option instead of scaled option in gnome background.
(Closes: #439838)
* Update Makefile to fix wrong permissions on
/usr/share/gnome-background-properties. (Closes: #452425)
14 lines
458 B
XML
14 lines
458 B
XML
<?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 Etch</name>
|
|
<filename>/usr/share/images/desktop-base/desktop-background</filename>
|
|
<options>zoom</options>
|
|
<shade_type>horizontal-gradient</shade_type>
|
|
<pcolor>#0099cc</pcolor>
|
|
<scolor>#006699</scolor>
|
|
</wallpaper>
|
|
</wallpapers>
|