diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2015-07-11 12:19:58 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2015-07-11 12:19:58 +0200 |
commit | 27d8f6a925c6f999b8f616e605d8b028222703ad (patch) | |
tree | 2ce86e54803c72a2fa9316a187daadba88f2fa06 /ubuntu/maverick/defaultsettings/desktop-base/gnome-backgrounds.xml | |
parent | 072cf6f0c854389f3304edb39ed8ea7987e16c63 (diff) | |
download | tde-packaging-27d8f6a925c6f999b8f616e605d8b028222703ad.tar.gz tde-packaging-27d8f6a925c6f999b8f616e605d8b028222703ad.zip |
Move common files of defaultsettings packages on Debian and Ubuntu to common folder
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'ubuntu/maverick/defaultsettings/desktop-base/gnome-backgrounds.xml')
-rw-r--r-- | ubuntu/maverick/defaultsettings/desktop-base/gnome-backgrounds.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/ubuntu/maverick/defaultsettings/desktop-base/gnome-backgrounds.xml b/ubuntu/maverick/defaultsettings/desktop-base/gnome-backgrounds.xml new file mode 100644 index 000000000..9391aa82e --- /dev/null +++ b/ubuntu/maverick/defaultsettings/desktop-base/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> |