* Makefile:

- drop unused rules for KDE3 and Xfce 4.4.
  - add gdm3 theme.
This commit is contained in:
Yves-Alexis Perez
2010-11-13 22:37:13 +00:00
parent 00ff333bfc
commit f34d71a81b
4 changed files with 2299 additions and 2 deletions

View File

@@ -67,4 +67,8 @@ install:
# GNOME background descriptor
mkdir -p $(DESTDIR)/usr/share/gnome-background-properties
$(INSTALL) gnome-backgrounds.xml $(DESTDIR)/usr/share/gnome-background-properties/debian.xml
# GDM 3 theme
mkdir -p $(DESTDIR)/usr/share/gdm/greeter-config
$(INSTALL) gdm3/background.svg $(DESTDIR)/usr/share/images/desktop-base/login-background.svg
$(INSTALL) gdm3/10_desktop-base $(DESTDIR)/usr/share/gdm/greeter-config

6
debian/changelog vendored
View File

@@ -10,9 +10,11 @@ desktop-base (6.0.0~) UNRELEASED; urgency=low
- add SpaceFun theme
* debian/postinst:
- add SpaceFun alternative at maximum level (default Squeeze theme)
* Makefile: drop unused rules for KDE3 and Xfce 4.4.
* Makefile:
- drop unused rules for KDE3 and Xfce 4.4.
- add gdm3 theme.
-- Yves-Alexis Perez <corsac@debian.org> Tue, 09 Nov 2010 22:26:21 +0100
-- Yves-Alexis Perez <corsac@debian.org> Sat, 13 Nov 2010 21:27:59 +0100
desktop-base (5.0.6) unstable; urgency=low

2
gdm3/10_desktop-base Normal file
View File

@@ -0,0 +1,2 @@
/desktop/gnome/background/picture_filename /usr/share/images/desktop-base/login-background.svg
/desktop/gnome/background/picture_options zoom

2289
gdm3/background.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 238 KiB