- spacefun theme added
* kdesktoprc replaced by plasma-desktop-appletsrc for KDE4.
This commit is contained in:
19
Makefile
19
Makefile
@@ -52,11 +52,26 @@ install:
|
||||
$(INSTALL) $(wildcard kdm-theme/moreblue-orbit/*) $(DESTDIR)/usr/share/kde4/apps/kdm/themes/moreblue-orbit
|
||||
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/spacefun
|
||||
$(INSTALL) $(wildcard ksplash-theme/spacefun/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun
|
||||
install -d $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun
|
||||
$(INSTALL) ksplash-theme/spacefun/Preview.png $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun
|
||||
$(INSTALL) ksplash-theme/spacefun/Theme.rc $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun
|
||||
install -d $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1024x768
|
||||
$(INSTALL) $(wildcard ksplash-theme/spacefun/1024x768/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1024x768
|
||||
install -d $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1280x1024
|
||||
$(INSTALL) $(wildcard ksplash-theme/spacefun/1280x1024/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1280x1024
|
||||
install -d $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1366x768
|
||||
$(INSTALL) $(wildcard ksplash-theme/spacefun/1366x768/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1366x768
|
||||
install -d $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1600x1200
|
||||
$(INSTALL) $(wildcard ksplash-theme/spacefun/1600x1200/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1600x1200
|
||||
install -d $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1920x1080
|
||||
$(INSTALL) $(wildcard ksplash-theme/spacefun/1920x1080/*) $(DESTDIR)/usr/share/kde4/apps/ksplash/Themes/spacefun/1920x1080
|
||||
|
||||
# KDE Config
|
||||
mkdir -p $(DESTDIR)/usr/share/desktop-base/profiles/kde-profile/share/config
|
||||
$(INSTALL) $(wildcard profiles/kde-profile/share/config/*) $(DESTDIR)/usr/share/desktop-base/profiles/kde-profile/share/config
|
||||
|
||||
# Xfce 4.6
|
||||
mkdir -p $(DESTDIR)/usr/share/desktop-base/profiles/xdg-config/xfce4/xfconf/xfce-perchannel-xml
|
||||
$(INSTALL) $(wildcard profiles/xdg-config/xfce4/xfconf/xfce-perchannel-xml/*) $(DESTDIR)/usr/share/desktop-base/profiles/xdg-config/xfce4/xfconf/xfce-perchannel-xml
|
||||
|
||||
5
debian/changelog
vendored
5
debian/changelog
vendored
@@ -16,11 +16,12 @@ desktop-base (6.0.1) UNRELEASED; urgency=low
|
||||
* ksplash:
|
||||
- *-moodin dropped, moodin is a KDE3 theme engine.
|
||||
- remove all other themes not ported to KDE4.
|
||||
- spacefun themes added
|
||||
- spacefun theme added
|
||||
* ksplashrc:
|
||||
- use spacefun theme
|
||||
* kdesktoprc replaced by plasma-desktop-appletsrc for KDE4.
|
||||
|
||||
-- Yves-Alexis Perez <corsac@debian.org> Sat, 20 Nov 2010 20:53:54 +0100
|
||||
-- Yves-Alexis Perez <corsac@debian.org> Sat, 20 Nov 2010 23:27:01 +0100
|
||||
|
||||
desktop-base (6.0.0) unstable; urgency=low
|
||||
|
||||
|
||||
@@ -1,18 +0,0 @@
|
||||
[Desktop0]
|
||||
BackgroundMode=VerticalGradient
|
||||
BlendBalance=100
|
||||
BlendMode=NoBlending
|
||||
ChangeInterval=60
|
||||
Color1=30,114,160
|
||||
Color2=192,192,192
|
||||
CurrentWallpaper=0
|
||||
LastChange=0
|
||||
MinOptimizationDepth=1
|
||||
MultiWallpaperMode=NoMulti
|
||||
Pattern=
|
||||
Program=
|
||||
ReverseBlending=false
|
||||
UseSHM=false
|
||||
Wallpaper=/usr/share/images/desktop-base/desktop-background
|
||||
WallpaperList=
|
||||
WallpaperMode=Scaled
|
||||
@@ -0,0 +1,2 @@
|
||||
Containments][1][Wallpaper][image]
|
||||
wallpaper=/usr/share/images/desktop-base/desktop-background
|
||||
Reference in New Issue
Block a user