diff options
Diffstat (limited to 'ubuntu/maverick/defaultsettings/desktop-base/debian/distrospecific/gnome-backgrounds.xml')
-rw-r--r-- | ubuntu/maverick/defaultsettings/desktop-base/debian/distrospecific/gnome-backgrounds.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ubuntu/maverick/defaultsettings/desktop-base/debian/distrospecific/gnome-backgrounds.xml b/ubuntu/maverick/defaultsettings/desktop-base/debian/distrospecific/gnome-backgrounds.xml new file mode 100644 index 000000000..9391aa82e --- /dev/null +++ b/ubuntu/maverick/defaultsettings/desktop-base/debian/distrospecific/gnome-backgrounds.xml @@ -0,0 +1,13 @@ +<?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/desktop-background</filename> + <options>zoom</options> + <shade_type>horizontal-gradient</shade_type> + <pcolor>#0099cc</pcolor> + <scolor>#006699</scolor> + </wallpaper> +</wallpapers> |