* Makefile:
- drop unused rules for KDE3 and Xfce 4.4. - add gdm3 theme.
This commit is contained in:
4
Makefile
4
Makefile
@@ -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
6
debian/changelog
vendored
@@ -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
2
gdm3/10_desktop-base
Normal 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
2289
gdm3/background.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 238 KiB |
Reference in New Issue
Block a user