diff --git a/debian/changelog b/debian/changelog index e95121a..b8e2cf5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +desktop-base (4.0.2.1) unstable; urgency=low + + * Fix kde default wallpaper appearance between kdm to ksplash switch. + + -- Fathi Boudra Thu, 24 May 2007 01:22:06 +0200 + desktop-base (4.0.2) unstable; urgency=low * Fix dir_config path in kdeglobals and kdesktoprc doesn't support symlink. diff --git a/kdm-theme/kdm.d/10_desktop-base b/kdm-theme/kdm.d/10_desktop-base index d2be78a..57c1f7a 100644 --- a/kdm-theme/kdm.d/10_desktop-base +++ b/kdm-theme/kdm.d/10_desktop-base @@ -1,2 +1,3 @@ USETHEME="true" THEME="/usr/share/apps/kdm/themes/debian-moreblue" +WALLPAPER="/usr/share/images/desktop-base/desktop-background"