Add KDE wallpaper in different resolutions

This commit is contained in:
Aurélien COUDERC
2014-12-05 17:09:12 +00:00
parent b7952f7145
commit af03e64ca8
10 changed files with 21 additions and 5 deletions

View File

@@ -37,6 +37,7 @@ install:
$(INSTALL) kde-wallpaper/10-desktop-base.js $(DESTDIR)/usr/share/kde4/apps/plasma-desktop/init/
# KDE Wallpaper
## Joy
mkdir -p $(DESTDIR)/usr/share/wallpapers/joy
$(INSTALL) kde-wallpaper/joy/metadata.desktop $(DESTDIR)/usr/share/wallpapers/joy/
mkdir -p $(DESTDIR)/usr/share/wallpapers/joy/contents
@@ -50,7 +51,13 @@ install:
$(INSTALL) kde-wallpaper/joy_inksplat/contents/screenshot.png $(DESTDIR)/usr/share/wallpapers/joy_inksplat/contents/
mkdir -p $(DESTDIR)/usr/share/wallpapers/joy_inksplat/contents/images
$(INSTALL) $(wildcard kde-wallpaper/joy_inksplat/contents/images/*) $(DESTDIR)/usr/share/wallpapers/joy_inksplat/contents/images/
## Lines
mkdir -p $(DESTDIR)/usr/share/wallpapers/Lines
$(INSTALL) kde-wallpaper/Lines/metadata.desktop $(DESTDIR)/usr/share/wallpapers/Lines/
mkdir -p $(DESTDIR)/usr/share/wallpapers/Lines/contents
$(INSTALL) kde-wallpaper/Lines/contents/screenshot.png $(DESTDIR)/usr/share/wallpapers/Lines/contents/
mkdir -p $(DESTDIR)/usr/share/wallpapers/Lines/contents/images
$(INSTALL) $(wildcard kde-wallpaper/Lines/contents/images/*) $(DESTDIR)/usr/share/wallpapers/Lines/contents/images/
# KDM theme

10
debian/changelog vendored
View File

@@ -1,10 +1,12 @@
desktop-base (8.0.0~exp2) UNRELEASED; urgency=medium
[ Aurélien COUDERC ]
* Add widescreen alternative for grub background
* Add plymouth Lines theme.
* Add KDM Lines theme and make it default.
* Add QML Lines theme for ksplash and make it default for new users.
* Additional support for Lines theme:
- Add plymouth Lines theme.
- Add KDM Lines theme and make it default.
- Add QML Lines theme for ksplash and make it default for new users.
- Add widescreen alternative for grub background.
- Add KDE wallpaper.
-- Aurélien COUDERC <zecoucou@free.fr> Wed, 03 Dec 2014 10:37:16 +0100

Binary file not shown.

After

Width:  |  Height:  |  Size: 149 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 198 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 270 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 289 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 312 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 370 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

@@ -0,0 +1,7 @@
[Desktop Entry]
Name=Lines
X-KDE-PluginInfo-Name=Lines
X-KDE-PluginInfo-Author=Juliette Taka Belin
X-KDE-PluginInfo-Email=juliette.belin@free.fr
X-KDE-PluginInfo-License=GPL-2