debian/{postinst,prerm}, Makefile:

missing changes to Makefile
This commit is contained in:
Gustavo Noronha Silva
2005-10-09 19:00:42 +00:00
parent 873343b67b
commit b1c0e3aa85
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
DEFAULT_BACKGROUND=desktop-background
INSTALL=install -m 0644
BACKGROUNDS=$(wildcard backgrounds/*.png backgrounds/*.jpg)
BACKGROUNDS=$(wildcard backgrounds/*.png backgrounds/*.jpg backgrounds/*.svg)
EMBLEMS=$(wildcard emblems/*png emblems/*icon)
SPLASH=$(wildcard splash/*.png)
PIXMAPS=$(wildcard pixmaps/*.png)
+1 -1
View File
@@ -1,7 +1,7 @@
desktop-base (0.3.16) UNRELEASED; urgency=low
* backgrounds/debian-background.svg, debian/copyright,
debian/{postinst,prerm}:
debian/{postinst,prerm}, Makefile:
- added background provided by Josselin Mouette <joss@debian.org>
to fit good with GNOME2.12's splash and theme look
(Closes: #332873)