* kdesktoprc:

- use the desktop-background alternative in KDE config.
* Makefile:
  - re-introduce kdeglobals, this time for KDE4.
This commit is contained in:
Yves-Alexis Perez
2010-11-18 14:06:10 +00:00
parent 336d1d911a
commit 092af139b9
3 changed files with 11 additions and 2 deletions

View File

@@ -35,6 +35,11 @@ install:
# pixmaps files
mkdir -p $(DESTDIR)/usr/share/pixmaps
$(INSTALL) $(PIXMAPS) $(DESTDIR)/usr/share/pixmaps/
# KDE Config
mkdir -p $(DESTDIR)/usr/share/kde4
$(INSTALL) profiles/kde-profile/kdeglobals $(DESTDIR)/usr/share/kde4
# KDM theme
mkdir -p $(DESTDIR)/etc/default/kdm.d
$(INSTALL) kdm-theme/kdm.d/10_desktop-base $(DESTDIR)/etc/default/kdm.d

6
debian/changelog vendored
View File

@@ -5,8 +5,12 @@ desktop-base (6.0.1) UNRELEASED; urgency=low
* run optipng on png files.
* debian/preinst, debian/postinst, debian/postrm:
- remove /etc/kde3/kdeglobals using dpkg-maintscript-helper closes: #603810
* kdesktoprc:
- use the desktop-background alternative in KDE config.
* Makefile:
- re-introduce kdeglobals, this time for KDE4.
-- Yves-Alexis Perez <corsac@debian.org> Thu, 18 Nov 2010 13:02:41 +0100
-- Yves-Alexis Perez <corsac@debian.org> Thu, 18 Nov 2010 15:04:51 +0100
desktop-base (6.0.0) unstable; urgency=low

View File

@@ -13,6 +13,6 @@ Pattern=
Program=
ReverseBlending=false
UseSHM=false
Wallpaper=/usr/share/images/desktop-base/moreblue-orbit-wallpaper.png
Wallpaper=/usr/share/images/desktop-base/desktop-background
WallpaperList=
WallpaperMode=Scaled