From e20db7909ce9d52bb769d5020413a0293041b8b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Minier?= Date: Mon, 11 Dec 2006 17:06:36 +0000 Subject: [PATCH] =?UTF-8?q?*=20New=20GNOME=20wallpaper=20description;=20on?= =?UTF-8?q?ly=20holds=20the=20default=20GNOME=20wallpaper=20=20=20for=20no?= =?UTF-8?q?w;=20thanks=20Martin-=C3=89ric=20Racine;=20closes:=20#333457.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Makefile | 3 +++ debian/changelog | 7 +++++++ gnome-backgrounds.xml | 13 +++++++++++++ 3 files changed, 23 insertions(+) create mode 100644 gnome-backgrounds.xml diff --git a/Makefile b/Makefile index 7efd935..5ec80fe 100644 --- a/Makefile +++ b/Makefile @@ -45,4 +45,7 @@ install: $(INSTALL) $(wildcard profiles/xdg-config/xfce4/mcs_settings/*) $(DESTDIR)/usr/share/desktop-base/profiles/xdg-config/xfce4/mcs_settings mkdir -p $(DESTDIR)/usr/share/desktop-base/profiles/xdg-config/xfce4-session $(INSTALL) $(wildcard profiles/xdg-config/xfce4-session/*) $(DESTDIR)/usr/share/desktop-base/profiles/xdg-config/xfce4-session + # GNOME background descriptor + $(INSTALL) -d $(DESTDIR)/usr/share/gnome-background-properties + $(INSTALL) gnome-backgrounds.xml $(DESTDIR)/usr/share/gnome-background-properties/debian.xml diff --git a/debian/changelog b/debian/changelog index 2e37ed4..ee8e3c2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +desktop-base (0.3.22) unstable; urgency=low + + * New GNOME wallpaper description; only holds the default GNOME wallpaper + for now; thanks Martin-Éric Racine; closes: #333457. + + -- Loic Minier Mon, 11 Dec 2006 18:02:02 +0100 + desktop-base (0.3.21) unstable; urgency=high [ Gustavo Franco ] diff --git a/gnome-backgrounds.xml b/gnome-backgrounds.xml new file mode 100644 index 0000000..d10858d --- /dev/null +++ b/gnome-backgrounds.xml @@ -0,0 +1,13 @@ + + + + + + Debian Etch + /usr/share/images/desktop-base/desktop-background + scaled + horizontal-gradient + #0099cc + #006699 + +