- install spacefun ksplash theme, remove previous themes, not working with

KDE4.
* ksplash:
  - *-moodin dropped, moodin is a KDE3 theme engine.
  - remove all other themes not ported to KDE4.
  - spacefun themes added
This commit is contained in:
Yves-Alexis Perez
2010-11-20 19:55:17 +00:00
parent 95b34eea3b
commit d9b8b37c83
2 changed files with 7 additions and 10 deletions
-6
View File
@@ -53,12 +53,6 @@ install:
mkdir -p $(DESTDIR)/usr/share/kde4/apps/kdm/themes/nightly
$(INSTALL) $(wildcard kdm-theme/nightly/*) $(DESTDIR)/usr/share/kde4/apps/kdm/themes/nightly
# KSPLASH theme
mkdir -p $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/debian-moreblue-default
$(INSTALL) $(wildcard ksplash-theme/debian-moreblue-default/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/debian-moreblue-default
mkdir -p $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/moreblue-orbit-default
$(INSTALL) $(wildcard ksplash-theme/moreblue-orbit-default/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/moreblue-orbit-default
mkdir -p $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/nightly-default
$(INSTALL) $(wildcard ksplash-theme/nightly-default/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/nightly-default
mkdir -p $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun
$(INSTALL) $(wildcard ksplash-theme/spacefun/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun
mkdir -p $(DESTDIR)/usr/share/desktop-base/profiles/kde-profile/share/config
+7 -4
View File
@@ -11,13 +11,16 @@ desktop-base (6.0.1) UNRELEASED; urgency=low
- re-introduce kdeglobals, this time for KDE4.
- install KDE4 stuff in /usr/share/kde4/*.
- don't install -moodin ksplash themes.
- install spacefun ksplash theme.
* ksplash/*-moodin dropped, moodin is a KDE3 theme engine.
- install spacefun ksplash theme, remove previous themes, not working with
KDE4.
* ksplash:
- *-moodin dropped, moodin is a KDE3 theme engine.
- remove all other themes not ported to KDE4.
- spacefun themes added
* ksplashrc:
- use spacefun theme
* ksplash/spacefun added
-- Yves-Alexis Perez <corsac@debian.org> Sat, 20 Nov 2010 16:02:14 +0100
-- Yves-Alexis Perez <corsac@debian.org> Sat, 20 Nov 2010 20:53:54 +0100
desktop-base (6.0.0) unstable; urgency=low