diff --git a/debian/changelog b/debian/changelog index 6834e74..aad7dee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ lubuntu-artwork (0.4) UNRELEASED; urgency=low * debian/rules: Install in debian/tmp and use dh_install for installation. * Switch to a Lubuntu custom theme, made by Rafael Laguna. - Add a lubuntu-logo plymouth theme, based on the ubuntu-logo. + - Add a custom logo-banner.png, lubuntu-logo.png and wallpaper. -- Julien Lavergne Sun, 13 Dec 2009 17:42:25 +0100 diff --git a/debian/copyright b/debian/copyright index 4900a57..354a0bd 100644 --- a/debian/copyright +++ b/debian/copyright @@ -9,6 +9,13 @@ License: GPL-2+ On Debian systems the full text of the GNU General Public License can be found in the `/usr/share/common-licenses/GPL-2' file. +Files: usr/share/lxpanel/images/*.png + usr/share/lubuntu/images/*.png +Copyright: Copyright (C) 2010 Rafael Laguna +License: GPL-2+ + On Debian systems the full text of the GNU General Public License can be found + in the `/usr/share/common-licenses/GPL-2' file. + Files: * Copyright: Copyright (C) 2008 Hong Jen Yee (PCMan) License: GPL-2+ diff --git a/usr/share/lubuntu/images/logout-banner.png b/usr/share/lubuntu/images/logout-banner.png index ff6bc8d..44b636c 100644 Binary files a/usr/share/lubuntu/images/logout-banner.png and b/usr/share/lubuntu/images/logout-banner.png differ diff --git a/usr/share/lubuntu/images/lubuntu-logo.png b/usr/share/lubuntu/images/lubuntu-logo.png index 82f56cd..1afc068 100644 Binary files a/usr/share/lubuntu/images/lubuntu-logo.png and b/usr/share/lubuntu/images/lubuntu-logo.png differ diff --git a/usr/share/lxpanel/images/lubuntu-background.png b/usr/share/lxpanel/images/lubuntu-background.png index 129826f..ba0b92c 100644 Binary files a/usr/share/lxpanel/images/lubuntu-background.png and b/usr/share/lxpanel/images/lubuntu-background.png differ