diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-12-28 17:51:02 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-12-28 17:51:02 -0600 |
commit | c824f20a9fe45fc3ea575d1adcfb715822b64660 (patch) | |
tree | 654938c9cac1f8631830a04aeae06fb05f96dfdb /ubuntu/raring/defaultsettings/desktop-base/gnome-backgrounds.xml | |
parent | 37e11c19d7d1ac39f18b9dba1bffee0dc09f9e08 (diff) | |
download | tde-packaging-c824f20a9fe45fc3ea575d1adcfb715822b64660.tar.gz tde-packaging-c824f20a9fe45fc3ea575d1adcfb715822b64660.zip |
Move distro-specific defaultsettings files into the debian directory to get around quilt format limitations
Diffstat (limited to 'ubuntu/raring/defaultsettings/desktop-base/gnome-backgrounds.xml')
-rw-r--r-- | ubuntu/raring/defaultsettings/desktop-base/gnome-backgrounds.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/ubuntu/raring/defaultsettings/desktop-base/gnome-backgrounds.xml b/ubuntu/raring/defaultsettings/desktop-base/gnome-backgrounds.xml deleted file mode 100644 index 9391aa82e..000000000 --- a/ubuntu/raring/defaultsettings/desktop-base/gnome-backgrounds.xml +++ /dev/null @@ -1,13 +0,0 @@ -<?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> |