diff options
author | Michele Calgaro <[email protected]> | 2020-10-01 00:46:40 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2020-10-01 00:46:40 +0900 |
commit | 7352e415faa46b6b46dc532b47212693b3ee62df (patch) | |
tree | cb5caabc816c926873ba0f4687a8b6c576dbfaa8 /debian/_base/metapackages/desktop-base/gnome-backgrounds.xml | |
parent | 1b98f3e6c21df364a121486c18c5969886612d19 (diff) | |
download | tde-packaging-7352e415faa46b6b46dc532b47212693b3ee62df.tar.gz tde-packaging-7352e415faa46b6b46dc532b47212693b3ee62df.zip |
DEB: updated after metapackages have been consolidated in one folder in main repo.
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'debian/_base/metapackages/desktop-base/gnome-backgrounds.xml')
-rw-r--r-- | debian/_base/metapackages/desktop-base/gnome-backgrounds.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/_base/metapackages/desktop-base/gnome-backgrounds.xml b/debian/_base/metapackages/desktop-base/gnome-backgrounds.xml new file mode 100644 index 000000000..9391aa82e --- /dev/null +++ b/debian/_base/metapackages/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> |